After debugging I found some wrong Code-Elements in my Strategie.
Instead of add a constant value to a Bar, I substract that Value

In Result the Code works with Open[-1] Close[-1] and Median[-1]
Surprisingly NT7 accept this Bug, and during the Backtesting my Code works with historical Data and - for while - with RealTime-Data as well. Then I receive an Error.
So my Question - What use NT for that mysterious "future" Bars?
Perhaps some actual Informations from OnMarketData?
Regards
Trendseeker

Comment