Backtesting dates do not match up on chart.

Created at 15 Sep 2013, 21:39
AL

alexk

Joined 14.11.2012

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


@alexk
Replies

alexk
15 Sep 2013, 21:45

It seems like even if you change the range setting, the chart starts several days before randomly.


@alexk

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

alexk
20 Sep 2013, 08:49

Ok, that sounds good.  But how many trend bars will be displayed.  Whats the logic used to determine how far back before a date range the back testing will go?


@alexk