|
CPPKiteConnect
|
represents ohlc quote respone More...
#include <responses.hpp>
Public Member Functions | |
| OHLCQuote (const rj::Value::Object &val) | |
| void | parse (const rj::Value::Object &val) |
Public Attributes | |
| int | instrumentToken = 0 |
| double | lastPrice = 0.0 |
| ohlc | OHLC |
represents ohlc quote respone
1.8.17