I have developed scripts that I have then been able to backtest successfully. Next I have been trying to test the backtested strategies with live data as the data (ticks) move forward during market hours. I have noticed slight differences in live data, downloaded data, and in reloaded data, each configures the indicator/trading panel differently. I understand that downloaded ticks from a storage server will have slightly different configurations, and I think that is good enough to replicate real time for testing purposes. But it appears to me that trading strategies sometimes don't trigger during live market hours unless at times the indicator/strategy panel is reloaded with historical data from storage, so is there something inherent in the EFS language about strategies and triggers that only operates with backward testing historical data and does not work with live forward moving data?
Thx
Dan
Thx
Dan
Comment