cassb
04-13-2008, 08:32 PM
I want to have two stop orders pending (or one pending and one working) in opposite directions - one is a long stop and one is a short stop order. However, Strategy Analyzer will not allow this situation -- I found this on this Help Guide Page:
http://www.ninjatrader-support.com/HelpGuideV6/helpguide.html?DevelopTradingLogic
Methods that generate orders (excluding market orders) to enter a position will be ignored if:
The strategy position is flat and an order submitted by an enter method (EnterLongLimit() (http://www.ninjatrader-support.com/vb/../HelpGuideV6/EnterLongLimit.html) for example) is active and the order is used to open a position in the opposite direction
I can or course do this type of stop order setup manually - why can't I do it with the Strategy Analyzer? I have a legitimate reason to do this.
Thanks,
Bryan
http://www.ninjatrader-support.com/HelpGuideV6/helpguide.html?DevelopTradingLogic
Methods that generate orders (excluding market orders) to enter a position will be ignored if:
The strategy position is flat and an order submitted by an enter method (EnterLongLimit() (http://www.ninjatrader-support.com/vb/../HelpGuideV6/EnterLongLimit.html) for example) is active and the order is used to open a position in the opposite direction
I can or course do this type of stop order setup manually - why can't I do it with the Strategy Analyzer? I have a legitimate reason to do this.
Thanks,
Bryan