Class CommType
Assembly: StockSharp.Fix.Core.dll
Syntax
public static class CommType
Fields
Absolute
Declaration
public const char Absolute = '3'
Field Value
Percent
Declaration
public const char Percent = '2'
Field Value
PercentageWaivedCashDiscount
Declaration
public const char PercentageWaivedCashDiscount = '4'
Field Value
PercentageWaivedEnhancedUnits
Declaration
public const char PercentageWaivedEnhancedUnits = '5'
Field Value
PerUnit
Declaration
public const char PerUnit = '1'
Field Value
PointsPerBondOrContract
Declaration
public const char PointsPerBondOrContract = '6'
Field Value