CrossID Field
Identifier for a cross order. Must be unique during a given
trading day. Recommend that firms use the order date as part
of the CrossID for Good Till Cancel (GT) orders.
public const int CrossID = 548
This language is not supported or no code example is available.
public:
const int CrossID = 548;
This language is not supported or no code example is available.
public const CrossID : int = 548
This language is not supported or no code example is available.
Field Value
int
In this article
Definition