PDA

View Full Version : OIF - Cancel a Pending Order


underground
03-12-2005, 01:37 PM
When are outside application sends a OIF entry signal to NT is there a way to attached a canel pending order component to the file? We would like it to work like this say - are OIF places a pending order in NT if the order is not filled within 10min NT cancels the order and waits for the next signal to be sent.



UnderGround

NinjaTrader_Ray
03-13-2005, 03:47 AM
You can for your entry orders. The 3rd parameter in the Order OIF is a TIF property. You can set this to 1, 2, 3 or 5 which represents the number of minutes the order will cancel if not filled.

underground
03-13-2005, 05:35 AM
Thanks for the info:)