PDA

View Full Version : Arbitrage issue...


frostengine
12-05-2008, 11:56 AM
Is their a way to have a strategy running on symbol x... now you include symbol y as well.. thats possible.. no problem..

Now the question is, can I make it go long symbol x and short symbol y at the same time?

I see EnterLong and EnterShort has a way to specify the bar index, but when I try this it doesn't appear to be working?

NinjaTrader_Josh
12-05-2008, 12:20 PM
Please use TraceOrders = true and see what error message you are getting for your orders. http://www.ninjatrader-support2.com/vb/showthread.php?t=3627

mktrend
01-12-2009, 12:52 PM
is there a sample Arb strategy anywhere in the forum? as in trading symbol x & y simultaneously?

thanks

NinjaTrader_Josh
01-12-2009, 01:17 PM
You can trade multi-instrument strategies. As far as other people's strategies you would have to look in the File Sharing section of the forums.

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

mktrend
01-12-2009, 02:58 PM
You can trade multi-instrument strategies. ......

http://www.ninjatrader-support.com/HelpGuideV6/MultiTimeFrameInstruments.html
Thanks, a very nicely written help article on the subject...compliments to it's author.