AggregatedBook Field
Specifies whether or not book entries should be aggregated.
Valid values:
Y = one book entry per side per price
N = Multiple entries per side per price allowed
(Not specified) = broker option
public const int AggregatedBook = 266
This language is not supported or no code example is available.
public:
const int AggregatedBook = 266;
This language is not supported or no code example is available.
public const AggregatedBook : int = 266
This language is not supported or no code example is available.
Field Value
int
In this article
Definition