PDA

View Full Version : Placing resting limit BUY & SELL orders on the DOM


Nelson1980
06-01-2006, 08:34 AM
I want to place a resting limit BUY and a limit SELL order both at once on the DOM.. And when the one got filled, it automatically cancels out the other order.

I was able to do this on the v4.. but, can't figure out how to do this on v5. Any help greatly appreciated.

Byron
06-01-2006, 10:13 AM
Right click in the SuperDOM window and select 'OCO' before placing the orders. This enables the 'One Cancels Other' functionality.

NinjaTrader_Ray
06-02-2006, 12:06 AM
In addition to Byron's reply, you must select a strategy, place an order, then re-select the strategy and place the second order. This assumes you are running the SuperDOM Strategy Selection Mode property as either "SelectActiveStrategyOnOrderSubmission" or "KeepSelectedStrategyTemplateOnOrderSubmission"

Ray