I'm trying to send an after-hours limit order via TWS API
I have "Allow order to be activated, triggered, or filled outside of regular trading hours (if available)"
I have market the Property of the order "ConditionsIgnoreRth" to true in my trade.
I have set the "Tif" property as "GTC"
Despite that, my orders don't get filled, they're marked as blue, which means:
"DARK BLUE indicates that an order has been accepted by the system (simulated orders) or an exchange (native orders) and that this order has yet to be elected. The order status remains DARK BLUE until the eligibility criteria are met. At that time the order is triggered, and the order status color will change appropriately."
Also, I can't check the RTH property for this trade (pic shared)
If I try to place the same trade manually, it can get filled after hours.
Not sure what I'm missing
I have "Allow order to be activated, triggered, or filled outside of regular trading hours (if available)"
I have market the Property of the order "ConditionsIgnoreRth" to true in my trade.
I have set the "Tif" property as "GTC"
Despite that, my orders don't get filled, they're marked as blue, which means:
"DARK BLUE indicates that an order has been accepted by the system (simulated orders) or an exchange (native orders) and that this order has yet to be elected. The order status remains DARK BLUE until the eligibility criteria are met. At that time the order is triggered, and the order status color will change appropriately."
Also, I can't check the RTH property for this trade (pic shared)
If I try to place the same trade manually, it can get filled after hours.
Not sure what I'm missing