BBSTRADER 2.4.0
Loading...
Searching...
No Matches
MT5::BookInfo Struct Reference

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.
 

Detailed Description

Represents an entry in the Depth of Market (Order Book).


The documentation for this struct was generated from the following file: