Table of Contents

Enum TradingStatus

Namespace
DxFeed.Graal.Net.Events.Market
Assembly
DxFeed.Graal.Net.dll

Trading status of an instrument.

public enum TradingStatus

Fields

Active = 2

Trading is active.

Halted = 1

Trading is halted.

Undefined = 0

Trading status is undefined, unknown or inapplicable.