Property SwapRates
- Namespace
- ViiSync.AccountApi
- Assembly
- ViiSync.AccountApi.dll
SwapRates
Per-weekday swap multipliers, Sunday..Saturday (MT5 default 0,1,1,3,1,1,0) — what the engine charges with VIISYNC_SWAPS=1.
public double[] SwapRates { get; set; }
Property Value
- double[]
Remarks
MT5 equivalent
SymGroup.SwapRates— full: ViiSymbolInfo.SwapRates, Sunday..Saturday multipliers (MT5 default 0,1,1,3,1,1,0)