- TimeSetup
- TimeSetupMsc
- OrderType
- TypeDescription
- State
- StateDescription
- TimeExpiration
- TimeDone
- TimeDoneMsc
- TypeFilling
- TypeFillingDescription
- TypeTime
- TypeTimeDescription
- Magic
- PositionId
- VolumeInitial
- VolumeCurrent
- PriceOpen
- StopLoss
- TakeProfit
- PriceCurrent
- PriceStopLimit
- Symbol
- Comment
- InfoInteger
- InfoDouble
- InfoString
- Ticket
- SelectByIndex
TimeDoneMsc
获取订单执行或取消的时间, 数值是自1970 年 1 月 1 日以来的毫秒数。
ulong TimeDoneMsc() const |
返回值
订单执行或取消的时间, 数值是自1970 年 1 月 1 日以来的毫秒数。
注释
历史订单必须先行使用 Ticket (通过单号) 或 SelectByIndex (通过索引) 方法选择。