Description
This Enum used to indicate Position Properties of type Double, The following are values and the descriptions for every value:
ENUM_POSITION_PROPERTY_DOUBLE
Identifier | Description |
POSITION_PRICE_OPEN | For position open price. |
POSITION_COMMISSION | For position commission. |
POSITION_PROFIT | For current profit / loss value. |
POSITION_VOLUME | For position amount. |
See Also