|
CPPKiteConnect
|
Represents market depth of an instrument. More...
#include <market.hpp>
Public Member Functions | |
| depth (const rj::Value::Object &val) | |
| void | parse (const rj::Value::Object &val) |
Public Attributes | |
| int | quantity = -1 |
| int | orders = 0 |
| double | price = -1 |
Represents market depth of an instrument.