CPPKiteConnect
kiteconnect::historicalDataParams Struct Reference

represents parameters required for the getHistoricalData function More...

#include <market.hpp>

Collaboration diagram for kiteconnect::historicalDataParams:

Public Member Functions

historicalDataParamsInstrumentToken (uint32_t arg)
 
historicalDataParamsContinuous (bool arg)
 
historicalDataParamsOi (bool arg)
 
historicalDataParamsFrom (const string &arg)
 
historicalDataParamsTo (const string &arg)
 
historicalDataParamsInterval (const string &arg)
 

Public Attributes

uint32_t instrumentToken = 0
 
bool continuous = false
 
bool oi = false
 
string from
 
string to
 
string interval
 

Detailed Description

represents parameters required for the getHistoricalData function


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