View Full Version : Output window text
kenzo
12-12-2008, 07:52 AM
When I put Print statements in a strategy, their output text does not scroll in the Output window as it does in an indicator, but displays and erases as the OnBarUpdate loop executes. Any way to keep them constantly displayed in the window for debugging purposes?
NinjaTrader_Bertrand
12-12-2008, 08:27 AM
Hi kenzo,
I am not sure I follow, the output window will not clear by itself - do you happen to have a call like this somewhere in your codes? - http://www.ninjatrader-support.com/HelpGuideV6/ClearOutputWindow.html
kenzo
12-12-2008, 10:23 AM
Something must have been screwed up in my environment last night. Output window behavior is ok today. It's what I get for working too tired too late. Thanks.
NinjaTrader_Bertrand
12-12-2008, 10:30 AM
Ok, thanks for reporting back, great it works now!