PDA

View Full Version : how can strategy EnterLong on another market?


zooinek
05-08-2010, 04:02 PM
Hello
I would like to ask you something..
in MetaTrader when you want to enter new possition on another market, you will just write something like
OrderSend("this another market", another market's timeframe ...);

is there something like this also in NinjaTrader?

Because I have few Indicators which has to run on $EURUSD and I need to run the backtest on $EURUSD..
but all EnterLong/EnterShort I need to realize on $GBPUSD.
How could I do that?

Thank you for your response

NinjaTrader_Ben
05-08-2010, 04:53 PM
Hello,

You can place an order like any other order but place it on the correct instrument/bar type. These two links will help:
http://www.ninjatrader-support.com/HelpGuideV6/EnterLong.html

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

Key on on the BarInProgress stuff at first to get the hang of it and post your questions.

suresh
05-14-2010, 11:19 PM
Hi,

You can do this using Multi instrument features in ninjatrader