@jcopp
You can only set the trigger method for simulated orders, in live trading it is up to the exchange and i suppose they are using the default method.
int? |
[get, set] |
? |
Specifies how Simulated Stop, Stop-Limit and Trailing Stop orders are triggered. Valid values are: 0 - The default value. The "double bid/ask" function will be used for orders for OTC stocks and US options. All other orders will used the "last" function. |
@Jürgen Reinold
Thanks for the info. I'll add the condition to all orders in the bracket and test it.
I am still wondering though, why the stops worked with most other orders.