- 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
Symbol
Obtém o nome do símbolo (ativo) da ordem.
string Symbol() const |
Valor de retorno
Nome do símbolo (ativo) da ordem.
Observação
A ordem deve ser selecionada usando os métodos Select (pelo ticket) ou SelectByIndex (pelo índice).