trader  v0.1a
A framework to build trading applications
Public Member Functions | Public Attributes | List of all members
trader::KrakenApi::OHLCDataParams::DataObject Struct Reference

Public Member Functions

void SetInterval (double val)
 
bool isSetInterval ()
 
void SetPair (std::string val)
 
bool isSetPair ()
 
void SetSince (double val)
 
bool isSetSince ()
 

Public Attributes

double interval
 
std::string pair
 
double since
 

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