Analyzing dates is more for strategy optimization, not replacing backtesting. ?For example, when analyzing a sample, you want to look or all the times the algorithm lost money. You then compare it to the ones it made money, and then try optimize your factors (doing it graphically). A backtest would only tell you if the algorithm is net posi
tive/negative.?
Just wondering if IB charts save the date and symbol you saved it as. (i.e.: if you save a chart with the ticker "C" and date "12/21/2015, would it be able to load both if you open up the chart?) Learning code right now, so haven't had the chance to pay for IB data fees. . ?