PDA

View Full Version : How Long Does Order Stand?


TapeReader
08-09-2008, 08:20 AM
When building a strategy with the Strategy Wizard, if a entry signal condition is true, do the order management entry rules stay true until their condition is met, or just for that bar?

If they are only active until the bar after the entry signal bar, is there a way to keep the entry signal true w/o programming?

Thanks,
C

NinjaTrader_Ray
08-09-2008, 11:00 AM
An order is good for a bar and if not resubmitted on the next bar it is then cancelled. So as long as a condition is true from bar to bar, the order will remain. As soon as the condition evaluates to false, the order is cancelled.