PDA

View Full Version : NT7B18 - Chart (Backtest) and build


tamas
07-22-2010, 09:53 AM
Hello,

- Start NT.
- Open Strategy Analyzer.
- Run bakctest.
- Open chart TAB. (backtest run again --> ok).
- Open NT script editor.
- Build.

Result: it builds slower, because it seems when the chart window is opened, the backtest runs again, (i think) even it is not necessary. Maybe bug?

It can be seen, when more year datas are backtested, in low dataseries (eg. 5 minuts).

Tamas

NinjaTrader_Josh
07-22-2010, 11:07 AM
Tamas,

Thank you for the post. This is a limitation and will be the behavior of the Chart tab as it will repaint when you recompile resulting in a seemingly longer compile time as it does both tasks instead of just one.

tamas
07-24-2010, 06:19 AM
I understand, thanks

Tamas