ENUM_POSITION_PROPERTY_DOUBLE
| Value | Identifer | Description |
| 1 | POSITION_VOLUME | For position volume. |
| 2 | POSITION_PRICE_OPEN | For Position Open Price. |
| 3 | POSITION_SL | For position stop loss value |
| 4 | POSITION_TP | For position take profit |
| 5 | POSITION_COMMISSION | For Commission value. |
| 6 | POSITION_SWAP | For Interest value. |
| 7 | POSITION_PROFIT | For current profit value. |
| 8 | POSITION_AMOUNT | For trading Lots amount. |
| 9 | POSITION_PENDING_AMOUNT | To return the total amount of SLTP order if the order hit. |
See Also