Table of Contents

MT5 SymGroup

MT5 class mtapi.mt5.SymGroup → ViiSync SymGroup.

30 of 30 applicable members are fully covered, 0 partially.

MT5 member kind ViiSync equivalent status what differs
SymGroup() ctor SymGroup..ctor full
GroupName field SymGroup.GroupName full
DeviationRate field SymGroup.DeviationRate full
RoundRate field not applicable MT5 internal
TradeMode field SymGroup.TradeMode full
SL field SymGroup.SL full
TP field SymGroup.TP full
TradeType field SymGroup.TradeType full
FillPolicy field SymGroup.FillPolicy full
Expiration field SymGroup.Expiration full
OrderFlags field SymGroup.OrderFlags full
PriceTimeout field SymGroup.PriceTimeout full
RequoteTimeout field SymGroup.RequoteTimeout full
RequestLots field SymGroup.RequestLots full
tmp1 field not applicable MT5 padding field
MinVolume field SymGroup.MinVolume full
MaxVolume field SymGroup.MaxVolume full
VolumeStep field SymGroup.VolumeStep full
InitialMargin field SymGroup.InitialMargin full
MaintenanceMargin field SymGroup.MaintenanceMargin full
InitMarginRate field SymGroup.InitMarginRate full
MntnMarginRate field SymGroup.MntnMarginRate full
HedgedMargin field SymGroup.HedgedMargin full
SwapType field SymGroup.SwapType full charged at the server rollover when the engine runs VIISYNC_SWAPS=1 (default OFF per stack; enable after review) — accrues on the position, counts in equity, realised pro rata by the closing deal
SwapLong field SymGroup.SwapLong full charged at the server rollover when the engine runs VIISYNC_SWAPS=1 (default OFF per stack; enable after review) — accrues on the position, counts in equity, realised pro rata by the closing deal
SwapShort field SymGroup.SwapShort full charged at the server rollover when the engine runs VIISYNC_SWAPS=1 (default OFF per stack; enable after review) — accrues on the position, counts in equity, realised pro rata by the closing deal
ThreeDaysSwap field SymGroup.ThreeDaysSwap full derived from SwapRates (the weekday charged 3 days; MT5 default Wednesday)
SwapRates field SymGroup.SwapRates full ViiSymbolInfo.SwapRates, Sunday..Saturday multipliers (MT5 default 0,1,1,3,1,1,0)
MinLots property SymGroup.MinLots full
MaxLots property SymGroup.MaxLots full
LotsStep property SymGroup.LotsStep full
CopyValues(SymGroup grp) method SymGroup.CopyValues full
AreEqual(SymGroup sg1, SymGroup sg2) method not applicable IEqualityComparer plumbing
Equals(object x, object y) method not applicable IEqualityComparer plumbing
GetHashCode(object obj) method not applicable IEqualityComparer plumbing
Equals(SymGroup x, SymGroup y) method not applicable IEqualityComparer plumbing
GetHashCode(SymGroup obj) method not applicable IEqualityComparer plumbing