PDA

View Full Version : TraceOrders


MrBaffalo
07-11-2007, 09:21 AM
Hi Guys,
one question: I would need to log trading system's activity, I would like to log what I can see to "output window", for example if I set TraceOrders=true, is there some possibilities to log to an external .txt?

Thanks
Marcello

NinjaTrader_Dierk
07-11-2007, 09:45 AM
Sorry, no. You need to copy manually or use the Log() method to write stuff to the logs.

MrBaffalo
07-11-2007, 09:58 AM
thanks
Marce