Table of Contents

Class CommType

Namespace
StockSharp.Fix.Native
Assembly
StockSharp.Fix.Core.dll
public static class CommType
Inheritance
CommType
Inherited Members

Fields

Absolute

public const char Absolute = '3'

Field Value

char

PerUnit

public const char PerUnit = '1'

Field Value

char

Percent

public const char Percent = '2'

Field Value

char

PercentageWaivedCashDiscount

public const char PercentageWaivedCashDiscount = '4'

Field Value

char

PercentageWaivedEnhancedUnits

public const char PercentageWaivedEnhancedUnits = '5'

Field Value

char

PointsPerBondOrContract

public const char PointsPerBondOrContract = '6'

Field Value

char