ENUM_ORDER_PROPERTY_DOUBLE
Value | Identifer | Description |
1 | ORDER_PRICE_OPEN | Indicates to order open price. |
2 | ORDER_SL | Indicates to order Stop Loss value. |
3 | ORDER_TP | Indicates to orderTake Profit value. |
4 | ORDER_PRICE_CURRENT | Indicates to order current price. |
5 | ORDER_PENDING_AMOUNT | to get the amount value for the limit order if this order is hit. |
See Also