Good After Time (GAT) OrdersHi, please, help me create an order on IB that auto-executes after x minutes.
Edit: On second thought, maybe not for "after x minutes", as you specified.
So your initial question did not relate to any kind of order, but you want to put a time constraint on a child order after its parent got filled? I don't think that the available order type for a parent-child order allows for a time period during which the child is not active. Possibly you would have to submit the parent order first, monitor until it gets filled, and then submit the child order x minutes later.Best if triggering x minutes after parent order filled.
It's possible. It would be a time-based order and not price-based, but you'll likely need to program it yourself.Best if triggering x minutes after parent order filled. No I don't use API. Open to all solutions though .
python