Backtesting dates do not match up on chart.
            
                 15 Sep 2013, 21:39
            
                    
the date range is set from 8/15/13 but the chart data starts from 8/12/13

Replies
                     cAlgo_Development
                     17 Sep 2013, 12:45
                                    
When you start backtesting there is a number of trendbars that are already presented in MarketSeries. Robots can build indicators based on these bars so we decided to show them on a chart as well.
@cAlgo_Development

lec0456
15 Sep 2013, 21:45
It seems like even if you change the range setting, the chart starts several days before randomly.
@lec0456