CPPKiteConnect
kiteconnect::ohlcQuote Struct Reference

Represents a ohlc quote information of an instrument. More...

#include <market.hpp>

Collaboration diagram for kiteconnect::ohlcQuote:

Public Member Functions

 ohlcQuote (const rj::Value::Object &val)
 
void parse (const rj::Value::Object &val)
 

Public Attributes

uint32_t instrumentToken = 0
 
double lastPrice = -1
 
ohlc OHLC
 

Detailed Description

Represents a ohlc quote information of an instrument.


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