Class Comission
- Namespace
- ViiSync.AccountApi
- Assembly
- ViiSync.AccountApi.dll
One commission tier (MT5 Comission). ViiSync charges a flat per-lot commission on every deal.
public sealed class Comission
- Inheritance
-
Comission
- Inherited Members
Properties
- CurrencyUnit
Currency of UnitValue: the symbol's profit currency, else the account currency.
- MaxUnit
Upper bound of the tier. Not used by ViiSync (0).
- MaxValue
Maximum commission. Not used by ViiSync (0).
- MinUnit
Lower bound of the tier. Not used by ViiSync (0).
- MinValue
Minimum commission. Not used by ViiSync (0).
- UnitMode
Commission unit mode (always per lot in ViiSync).
- UnitType
Commission unit currency (always the profit currency in ViiSync).
- UnitValue
Commission per lot (absolute value of the configured figure).