CPPKiteConnect
kiteconnect::mfHolding Struct Reference

Represents information of a mutual fund holding. More...

#include <mf.hpp>

Collaboration diagram for kiteconnect::mfHolding:

Public Member Functions

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

Public Attributes

double averagePrice = -1
 
double lastPrice = -1
 
double Pnl = -1
 
double quantity = -1
 
string folio
 
string fund
 
string tradingsymbol
 
string lastPriceDate
 

Detailed Description

Represents information of a mutual fund holding.


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