Hello.
I wrote a small script for testing a forex stragegy, it's based on 5 min bar, i have 2 questions :
1. It seems that in order to back test by using all of the data available in esignal, before i run the backtesting i need first to scroll the bars as much as i can in order to reterive all of the available data from esignal server and then run the backtest, why is that ? and there is a faster way to do so ?
2. There is a way to test on more data than the data availalbe on esignal ? it seems that for forex, on the 5 mins bars, there is data for less than 6 months, i need a few years data, what can i do about it ?
Thanks.
I wrote a small script for testing a forex stragegy, it's based on 5 min bar, i have 2 questions :
1. It seems that in order to back test by using all of the data available in esignal, before i run the backtesting i need first to scroll the bars as much as i can in order to reterive all of the available data from esignal server and then run the backtest, why is that ? and there is a faster way to do so ?
2. There is a way to test on more data than the data availalbe on esignal ? it seems that for forex, on the 5 mins bars, there is data for less than 6 months, i need a few years data, what can i do about it ?
Thanks.
Comment