- 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
PriceCurrent
Erhält den aktuellen Preis des Symbols der Order.
double PriceCurrent() const |
Rückgabewert
Der aktuelle Preis des Symbols der Order.
Hinweis
Eine Order muss vorher mit der Zugriffsmethode Select (nach Ticket) oder SelectByIndex (nach Index) ausgewählt werden.