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

Comment