PDA

View Full Version : Multiple Instrument Strategy Wizard


Rienb
07-08-2010, 03:56 AM
Hi there,

after creating a few succesfull strategy`s with NT6.5 i now have found something that i want to create in NT 7

How can i set the correct data series if i want to have multiple instruments? (strategy wizard doesn't give me any choice)

I hope my question is clear with my lacking english

NinjaTrader_Bertrand
07-08-2010, 04:15 AM
Rienb, unfortunately the wizard would not support MultiSeries strategies (same as in 6.5) - for this you would need to custom code in the NinjaScript editor -

http://www.ninjatrader-support.com/HelpGuideV6/MultiTimeFrameInstruments.html

Rienb
07-08-2010, 07:32 AM
could you guy`s make a simple example strategy with for example a dual moving average that is using 2 different instruments?

i think the question of me will be asked a lot as soon as everyone will step over to ninja 7

NinjaTrader_Bertrand
07-08-2010, 07:34 AM
Rienb, sorry should have included, for samples how to code this up please check the SampleMultiInstrument and SampleMultiTime already installed per default with NT.