Generating indicators of different periodicity in quantstrat
问题 I would like to use indicators of timeframes different to the data I am using. I have seen this asked a few time but no solutions as of yet (at least for me anyway). The below example uses daily stock data however the actual project uses intraday currency data. I have an easy work around for importing the intraday csv data now so the example and real-world should be interchangeable enough. library(quantstrat) initDate="2000-01-01" from="2003-01-01" to="2016-12-31" #set account currency and