Table of Contents

Class OrdType

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

Fields

CounterOrderSelection

public const char CounterOrderSelection = 'Q'

Field Value

char

ForexLimit

public const char ForexLimit = 'F'

Field Value

char

ForexMarket

public const char ForexMarket = 'C'

Field Value

char

ForexPreviouslyQuoted

public const char ForexPreviouslyQuoted = 'H'

Field Value

char

ForexSwap

public const char ForexSwap = 'G'

Field Value

char

Funari

public const char Funari = 'I'

Field Value

char

Limit

public const char Limit = '2'

Field Value

char

LimitOnClose

public const char LimitOnClose = 'B'

Field Value

char

LimitOrBetter

public const char LimitOrBetter = '7'

Field Value

char

LimitWithOrWithout

public const char LimitWithOrWithout = '8'

Field Value

char

Market

public const char Market = '1'

Field Value

char

MarketIfTouched

public const char MarketIfTouched = 'J'

Field Value

char

MarketOnClose

public const char MarketOnClose = '5'

Field Value

char

MarketWithLeftOverAsLimit

public const char MarketWithLeftOverAsLimit = 'K'

Field Value

char

NextFundValuationPoint

public const char NextFundValuationPoint = 'M'

Field Value

char

OnBasis

public const char OnBasis = '9'

Field Value

char

OnClose

public const char OnClose = 'A'

Field Value

char

Pegged

public const char Pegged = 'P'

Field Value

char

PreviousFundValuationPoint

public const char PreviousFundValuationPoint = 'L'

Field Value

char

PreviouslyIndicated

public const char PreviouslyIndicated = 'E'

Field Value

char

PreviouslyQuoted

public const char PreviouslyQuoted = 'D'

Field Value

char

Stop

public const char Stop = '3'

Field Value

char

StopLimit

public const char StopLimit = '4'

Field Value

char

WithOrWithout

public const char WithOrWithout = '6'

Field Value

char