CrossPrioritization Field
Indicates if one side or the other of a cross order should be prioritized.
0 = None
1 = Buy side is prioritized
2 = Sell side is prioritized
The definition of prioritization is left to the market. In some markets prioritization
means which side of the cross order is applied to the market first. In other
markets prioritization may mean that the prioritized side is fully executed
(sometimes referred to as the side being protected).
public const int CrossPrioritization = 550
This language is not supported or no code example is available.
public:
const int CrossPrioritization = 550;
This language is not supported or no code example is available.
public const CrossPrioritization : int = 550
This language is not supported or no code example is available.
Field Value
int
In this article
Definition