Skip to content

Quanstrat for R.2-14

7 messages · burcy, Brian G. Peterson, Joshua Ulrich

#
Aside from providing the OS and R version, your message is vague and
not helpful.  What version of quantstrat are you using and (more
importantly) what is the problem?

I've been using the latest build of quantstrat with R-2.14.0 on 64-bit
Ubuntu without incident.
--
Joshua Ulrich ?| ?FOSS Trading: www.fosstrading.com
On Wed, Nov 2, 2011 at 3:27 PM, burcy <dupuy.dangeac at free.fr> wrote:
#
Joshua 
thank you for the answer,you are right
I used quanstrat version 0.5.6 available for R.2-13.2.
To day there is no version of Quanstrat, available for Windows and R 2-14 on
R-Forge.
version 0.5.6 don't run on R.2-14
some function as initOrders are not recogniced...
burcy

--
View this message in context: http://r.789695.n4.nabble.com/Quanstrat-for-R-2-14-tp3983068p3984676.html
Sent from the Rmetrics mailing list archive at Nabble.com.
#
Braverock
thanks for your comments

this is my sessionInfo
R version 2.14.0 (2011-10-31)
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] PerformanceAnalytics_1.0.3.3 blotter_0.8                 
[3] FinancialInstrument_0.4.3    quantmod_0.3-17             
[5] Defaults_1.1-1               TTR_0.21-0                  
[7] xts_0.8-2                    zoo_1.7-5                   

loaded via a namespace (and not attached):
[1] grid_2.14.0      lattice_0.20-0   quantstrat_0.5.6 tools_2.14.0
I don't see any special reasons that previous version of quantstrat are not
running with last issue of R
I try to run demos of quantstrat,and they failed.

burcy


--
View this message in context: http://r.789695.n4.nabble.com/Quanstrat-for-R-2-14-tp3983068p3987207.html
Sent from the Rmetrics mailing list archive at Nabble.com.
#
On Thu, Nov 3, 2011 at 1:19 PM, burcy <dupuy.dangeac at free.fr> wrote:
I just installed R-2.14.0 on a 32-bit Windows XP machine with the
latest quantstrat, blotter, and FinancialInstrument from R-Forge.  I
was able to run the 'faber' and 'bbands' demos without error.

This indicates there is nothing wrong with the packages.  It's likely
your installation is broken; this mailing list is not the place to
discuss broken installations.

When you ask for help note that "and they failed" is not helpful.  As
Brian said, "show exactly what you tried, and exactly the error you
receive."  It would have been useful to provide the _specific_ demos
you tried to run and the _exact_ error you received.

--
Joshua Ulrich  |  FOSS Trading: www.fosstrading.com
#
OK Joshua 
I intend to give more precise information 

I ran the different demo of quantstrat
and the results are :

for 
quantstrat::pair trade
quantstrat::macd
quantstrat::faberMC
quantstrat::bbands


there is this message:
'error in eval.with.vis(exp,envir,enclos):impossible to find function
"initOrders" '

for 
quantstrat::faber

demo starts and stop at:
< initOrders(porfolio="faber",initDate=initDate)

for 
quantstrat::parameter test

message:impossible to find function"getParameterTable"

quantstrat::rsi

message:'impossible to find function "strategy"

my sessioninfo () identical to previous post 

burcy

--
View this message in context: http://r.789695.n4.nabble.com/Quanstrat-for-R-2-14-tp3983068p3989977.html
Sent from the Rmetrics mailing list archive at Nabble.com.