Description
This Enum used to indicateOrderProperties of type Double, The following are values and the descriptions for every value:
ENUM_ORDER_PROPERTY_DOUBLE
| Identifier | Description |
| ORDER_OPEN_PRICE | For order open price. |
| ORDER_SL | For order Stop loss value. |
| ORDER_TP | For Order take profit value. |
See Also