Table of Contents

Class QuoteCondition

Namespace
StockSharp.Fix.Native
Assembly
StockSharp.Fix.Core.dll

Space-delimited list of conditions describing a quote.

public static class QuoteCondition
Inheritance
QuoteCondition
Inherited Members

Fields

Active

Active.

public const char Active = 'A'

Field Value

char

Indicative

Indicative.

public const char Indicative = 'I'

Field Value

char