CPPKiteConnect
kiteconnect::depth Struct Reference

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
 

Detailed Description

Represents market depth of an instrument.


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