HaltReason Field
Denotes the reason for the Opening Delay or Trading Halt.
Valid values:
I = Order Imbalance
X = Equipment Changeover
P = News Pending
D = News Dissemination
E = Order Influx
M = Additional Information
public const int HaltReason = 327
This language is not supported or no code example is available.
public:
const int HaltReason = 327;
This language is not supported or no code example is available.
public const HaltReason : int = 327
This language is not supported or no code example is available.
Field Value
int
In this article
Definition