|
ENUM_POSITION_PROPERTY_DOUBLE
| Value |
Identifer |
Description |
| 1 |
POSITION_VOLUME |
Position volume. |
| 2 |
POSITION_PRICE_OPEN |
Position Open Price. |
| 3 |
POSITION_SL |
Stop loss of opened position. |
| 4 |
POSITION_TP |
Take profit of opened position. |
| 5 |
POSITION_COMMISSION |
Commission. |
| 6 |
POSITION_SWAP |
Interest. |
| 7 |
POSITION_PROFIT |
Current profit. |
| 8 |
POSITION_AMOUNT |
Lots. |
See Also
Back to VTL Client Script Index
|