- 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
State
Erhält den Status der Order.
ENUM_ORDER_STATE State() const |
Rückgabewert
Status der Order aus der Enumeration ENUM_ORDER_STATE.
Hinweis
Eine Order muss vorher mit der Zugriffsmethode Select (nach Ticket) oder SelectByIndex (nach Index) ausgewählt werden.