PDA

View Full Version : Is it possible to access MarketAnalyzer from script?


kassandra
01-05-2011, 08:27 PM
Hi,

Is there any way to access existing MarketAnalyzer from the Strategy Analyzer?
Something like:
MarketAnalyzer ma = new MarketAnalyzer("template name");

If not, are there any plans to support it?

NinjaTrader_Bertrand
01-06-2011, 02:06 AM
Thanks for the suggestion, this is unfortunately not supported - you would need to recreate the values needed in your strategy and then work with them.