Description
An object that holds the open position data., so you can getposition properties through it.
The following are values and the descriptions for every value:
Properties
Key | Description |
BuySell | Define buy or sell |
ClosePrice | Closing price |
Commission | Commission value |
FloatingProfitLoss | Profit loss value |
Interest | Interest value |
Lots | amount of lots |
PosTime | Time of open position |
Price | Price of open position |
SymbolID | Symbol ID |
SymbolName | Symbol name |
Ticket | Ticket number |
See Also