
[FONT=Courier New][COLOR=#0000ff][FONT=Courier New][COLOR=#0000ff]if[/COLOR][/FONT][/COLOR][/FONT][FONT=Courier New][COLOR=#000000] ([/COLOR][/FONT][FONT=Courier New][COLOR=#0000ff][FONT=Courier New][COLOR=#0000ff]this[/COLOR][/FONT][/COLOR][/FONT][FONT=Courier New][COLOR=#000000].RealTimeOnly && Historical) [/COLOR][/FONT][FONT=Courier New][COLOR=#0000ff][FONT=Courier New][COLOR=#0000ff]return[/COLOR][/FONT][/COLOR][/FONT][FONT=Courier New][COLOR=#000000];[/COLOR][/FONT]
If I want to do analysis, such as BackTesting or Optimizing, I just turn the option off.
Oftentimes, I find that after a day's trading with it turned on, I can turn it off anyway for real time trading too, and have NT start trading sensibly again. YMMV..

Comment