- 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
Erhält den Preis von Stop Loss einer Order.
double StopLoss() const |
Rückgabewert
Der Preis von Stop Loss einer Order.
Hinweis
Eine Order muss vorher mit der Zugriffsmethode Select (nach Ticket) oder SelectByIndex (nach Index) ausgewählt werden.