After playing with the strategy Analyzer a bit, I notice that whatever time you set as the session begin time, it will start building your time bars from that time. So if you put it at like 8:30 and run a strategy you get very different results than if you did 8:31.... same with session end time.. if you put 2:45 and then run again with 2:46 the results seem to be very different...
The reason for this as I understand it is simply because if you set the start time at say 8:30 and are doing 5 minute bars, it starts building the bars from that time... the bars it uses to evaluate the strategy are only bars that were generated and collected from say the 8:30 to 2:45 session start/end times specified.. All other bars outside of that range is not used... So by just changing the start or end time by 1 minute completly changes the way all the bars you had looked.. thus producing differnet back-testing results..
Is everything up to this point accurate?
Now the potential problem comes in when running the strategy live.. Lets say I have had ninja trader up and running and viewing a chart of the instrument I plan to trade..... lets say its 8:00 AM and i turn the strategy on.. I set its session begin and end time as 8:30 and 2:45 respectively.. Is it going to do the SAME exact way as in strategy analyzer? Where its going to look at the past few days of historical data and generate the bars ACCORDING to the start and stop times? Or will it just use all the bars it already has collected from it being connected to the feed that morning?
I guess what i'm getting as is it going to create the bars from the past few days EXACTLY the same way as strategy analyzer would to feed to my now real time trading?
I need to be 100% certain this will be accurate, if not my strategies will fall apart...
Thanks

Comment