Security Status.
Namespace: Onixs.CmeFastHandler
Assembly: Onixs.CmeFastHandler-3.5-x86 (in Onixs.CmeFastHandler-3.5-x86.dll) Version: 2.11.6.1 (2.11.6.1)
Syntax
C# |
---|
public enum SecurityStatus |
Members
Member name | Value | Description | |
---|---|---|---|
Undefined | 0 | Unspecified security status. | |
TradingHalt | 2 | Trading Halt. | |
PriceIndication | 5 | Price Indication | |
ReadyToTrade | 17 | Start of session. | |
NotAvailableForTrading | 18 | End of session. | |
UnknownOrInvalid | 20 | Unknown or Invalid. | |
PreOpen | 21 | Pre Open. | |
OpeningRotation | 22 | Opening Rotation. | |
PreCross | 24 | Pre Cross. | |
Cross | 25 | Cross. | |
NoCancel | 26 | No Cancel. |