BookingUnit Field
Indicates what constitutes a bookable unit.
0 = Each partial execution is a bookable unit
1 = Aggregate partial executions on this order, and book one trade per order
2 = Aggregate executions for this symbol, side, and settlement date
public const int BookingUnit = 590
This language is not supported or no code example is available.
public:
const int BookingUnit = 590;
This language is not supported or no code example is available.
public const BookingUnit : int = 590
This language is not supported or no code example is available.
Field Value
int
In this article
Definition