CPPKiteConnect
kiteconnect::trade Struct Reference

Represents information of a trade. More...

#include <order.hpp>

Collaboration diagram for kiteconnect::trade:

Public Member Functions

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

Public Attributes

uint32_t instrumentToken = 0
 
double averagePrice = -1.0
 
double quantity = -1.0
 
string tradeID
 
string product
 
string fillTimestamp
 
string exchangeTimestamp
 
string exchangeOrderID
 
string orderID
 
string transactionType
 
string tradingSymbol
 
string exchange
 

Detailed Description

Represents information of a trade.


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