[R-SIG-Finance] blotter package

Brian G. Peterson brian at braverock.com
Mon Nov 8 00:19:28 CET 2010


Note that package 'blotter' is not loaded.

require(blotter) at the beginning of your test, and the error should go
away.

It looks as though you've only loaded FinancialInstrument, and not
blotter.

It seems likely that you will also need to upgrade xts.  The current xts
requirement in blotter is set to:

xts (>= 0.7-6.1)

because of bugs and performance improvements that have been resolved in
recent R-Forge xts versions which impacted blotter.

Regards,
 
   - Brian

On Sun, 7 Nov 2010 11:37:42 -0800 (PST), burcy <dupuy.dangeac at free.fr>
wrote:
> please find hereunder sessionInfo()
> R version 2.12.0 (2010-10-15)
> Platform: i386-pc-mingw32/i386 (32-bit)
> 
> locale:
> [1] LC_COLLATE=French_France.1252  LC_CTYPE=French_France.1252   
> [3] LC_MONETARY=French_France.1252 LC_NUMERIC=C                  
> [5] LC_TIME=French_France.1252    
> 
> attached base packages:
> [1] stats     graphics  grDevices utils     datasets  methods   base    

> 
> other attached packages:
>  [1] urca_1.2-4                   tseries_0.10-22             
>  [3] quadprog_1.5-3               quantmod_0.3-14             
>  [5] TTR_0.20-2                   Defaults_1.1-1              
>  [7] PerformanceAnalytics_1.0.3.2 fImport_2110.79             
>  [9] timeSeries_2120.89           timeDate_2120.90            
> [11] FinancialInstrument_0.0.2    xts_0.7-5                   
> [13] zoo_1.6-4                   
> 
> loaded via a namespace (and not attached):
> [1] grid_2.12.0     lattice_0.19-13 nlme_3.1-97    
> 
>>  getEndEq()
> Erreur : impossible de trouver la fonction "getEndEq"
>> blotter::getEndEq()
> Erreur dans blotter::getEndEq() : 
>   l'argument "Account" est manquant, avec aucune valeur par défaut
>> blotter:::getEndEq()
> Erreur dans blotter:::getEndEq() : 
>   l'argument "Account" est manquant, avec aucune valeur par défaut
> sorry it is french but does that means the problem comes fom the package
or
> my test?
> 
> regards 
> burcy
> -- 
> View this message in context:
> http://r.789695.n4.nabble.com/blotter-package-tp3031027p3031102.html
> Sent from the Rmetrics mailing list archive at Nabble.com.
> 
> _______________________________________________
> R-SIG-Finance at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
> -- Subscriber-posting only. If you want to post, subscribe first.
> -- Also note that this is not the r-help list where general R questions
> should go.

-- 
Brian G. Peterson
http://braverock.com/brian/
Ph: 773-459-4973
IM: bgpbraverock



More information about the R-SIG-Finance mailing list