- Time
- TimeMsc
- TimeUpdate
- TimeUpdateMsc
- PositionType
- TypeDescription
- Magic
- Identifier
- Volume
- PriceOpen
- StopLoss
- TakeProfit
- PriceCurrent
- Commission
- Swap
- Profit
- Symbol
- Comment
- InfoInteger
- InfoDouble
- InfoString
- Select
- SelectByIndex
- SelectByMagic
- SelectByTicket
- StoreState
- CheckState
Swap
获取持仓的掉期利率额度。
double Swap() const |
返回值
持仓的掉期利率额度 (以入金货币为单位)。
注释
持仓必须先行使用 Select (通过单号) 或 SelectByIndex (通过索引) 方法选择。