Show / Hide Table of Contents

Class CommType

Inheritance
Object
CommType
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: StockSharp.Fix.Native
Assembly: StockSharp.Fix.Core.dll
Syntax
public static class CommType

Fields

Absolute

Declaration
public const char Absolute = '3'
Field Value
Type Description
Char

Percent

Declaration
public const char Percent = '2'
Field Value
Type Description
Char

PercentageWaivedCashDiscount

Declaration
public const char PercentageWaivedCashDiscount = '4'
Field Value
Type Description
Char

PercentageWaivedEnhancedUnits

Declaration
public const char PercentageWaivedEnhancedUnits = '5'
Field Value
Type Description
Char

PerUnit

Declaration
public const char PerUnit = '1'
Field Value
Type Description
Char

PointsPerBondOrContract

Declaration
public const char PointsPerBondOrContract = '6'
Field Value
Type Description
Char
☀
☾
In This Article
Back to top
Copyright © StockSharp.
☀
☾