- Ticket
- 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
- StoreState
- CheckState
- Select
- SelectByIndex
StopLoss
获取订单的止损位。
double StopLoss() const |
返回值
订单的止损位。
注释
订单必须先行使用 Select (通过单号) 或 SelectByIndex (通过索引) 方法选择。