- Time
- TimeMsc
- TimeUpdate
- TimeUpdateMsc
- PositionType
- TypeDescription
- Magic
- Identifier
- Volume
- PriceOpen
- StopLoss
- TakeProfit
- PriceCurrent
- Commission
- Swap
- Profit
- Symbol
- Comment
- InfoInteger
- InfoDouble
- InfoString
- Select
- SelectByIndex
- SelectByMagic
- SelectByTicket
- StoreState
- CheckState
TimeUpdate
Receives the time of position changing in seconds since 01.01.1970.
datetime TimeUpdate() const |
Return Value
Time of position changing in seconds since 01.01.1970.
Note
Position should be preliminarily selected for access using Select (by symbol) or SelectByIndex (by index) method.