CPPKiteConnect
kiteconnect::marginsParams Struct Reference

Parameters required by the margin methods. More...

#include <margins.hpp>

Collaboration diagram for kiteconnect::marginsParams:

Public Member Functions

marginsParamsQuantity (double arg)
 
marginsParamsPrice (double arg)
 
marginsParamsTriggerPrice (double arg)
 
marginsParamsExchange (const string &arg)
 
marginsParamsTradingsymbol (const string &arg)
 
marginsParamsTransactionType (const string &arg)
 
marginsParamsVariety (const string &arg)
 
marginsParamsProduct (const string &arg)
 
marginsParamsOrderType (const string &arg)
 

Public Attributes

double quantity = 0
 
double price = 0
 
double triggerPrice = 0
 
string exchange
 
string tradingsymbol
 
string transactionType
 
string variety
 
string product
 
string orderType
 

Detailed Description

Parameters required by the margin methods.


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