Make park-and-activate limit orders work like real limit orders.
Currently, the park-and-active limit orders (futures trading) when activated at the designated time will be rejected if the set price fall outside the "allowed band". A true limit order should get executed (as a market order) if the price is above the set sell price or below the set buy price. I'd like to make trades only at a specific time of the day if my target price is triggered. The current park-and-activate orders work well but need to monitor for price movement above or below the target price and adjust accordingly. It's very inconvenient! It'll be great if the limit orders work just like a real limit orders so that we don't need to spend time monitoring the price movement.