TiggerTrader
05-29-2009, 07:06 AM
I'm new to NinjaScript, so I apologize if I'm missing the obvious. However, I would like to have my Wizard created script plot the orders like you see when you backtest it in Strategy Analyzer. Is this possible?
NinjaTrader_Josh
05-29-2009, 07:42 AM
TiggerTrader,
As you run your strategy on a chart it will automatically add the trade executions. To see trade executions on the chart please bring up the Chart Properties and ensure Trade Visualization is not set to "DoNotPlot".
TiggerTrader
05-29-2009, 07:47 AM
I thought I had checked that already, but I guess I didn't. Thanks.