Expand description
A BookOrder
for use with the OrderBook
and OrderBookDelta
data type.
Structs§
- Book
Order - Represents an order in a book.
Constants§
- NULL_
ORDER - Represents a NULL book order (used with the
Clear
action or where an order is not specified).