Displaying 1 result from an estimated 1 matches for "stratroc".
Did you mean:
strato
2011 Nov 15
0
Quantstrat; error with applyStrategy()
...ument") ) .instrument <<- new.env()
if( !exists(".blotter") ) .blotter <<- new.env()
if( !exists(".strategy") ) .strategy <<- new.env()
suppressWarnings( rm("account.STOXX", "portfolio.STOXX", pos=.blotter) )
suppressWarnings( rm("stratROC", "initDate", "initEq") )
suppressWarnings( rm("order_book.STOXX", pos=.strategy) )
##################################################
# Get Data #
###############################################...