|
BBSTRADER 2.4.0
|
Represents an entry in the Depth of Market (Order Book). More...
#include <objects.hpp>
Public Attributes | |
| int32_t | type |
| Order type from BookType enumeration. | |
| double | price |
| Price. | |
| uint64_t | volume |
| Volume. | |
| double | volume_real |
| Volume with greater accuracy. | |
Represents an entry in the Depth of Market (Order Book).