MassCancelResponse Field
Specifies the action taken by counterparty order handling
system as a result of the Order Mass Cancel Request
Valid values:
0 = Cancel Request Rejected -- See MassCancelRejectReason (532)
1 = Cancel orders for a security
2 = Cancel orders for an Underlying security
3 = Cancel orders for a Product
4 = Cancel orders for a CFICode
5 = Cancel orders for a SecurityType
6 = Cancel orders for a trading session
7 = Cancel all orders
public const int MassCancelResponse = 531
This language is not supported or no code example is available.
public:
const int MassCancelResponse = 531;
This language is not supported or no code example is available.
public const MassCancelResponse : int = 531
This language is not supported or no code example is available.
Field Value
int
In this article
Definition