CPPKiteConnect
kiteconnect::orderMarginsParams Struct Reference

Parameters required by the getOrderMargins method. More...

#include <market.hpp>

Collaboration diagram for kiteconnect::orderMarginsParams:

Public Member Functions

orderMarginsParamsQuantity (double arg)
 
orderMarginsParamsPrice (double arg)
 
orderMarginsParamsTriggerPrice (double arg)
 
orderMarginsParamsExchange (const string &arg)
 
orderMarginsParamsTradingsymbol (const string &arg)
 
orderMarginsParamsTransactionType (const string &arg)
 
orderMarginsParamsVariety (const string &arg)
 
orderMarginsParamsProduct (const string &arg)
 
orderMarginsParamsOrderType (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 getOrderMargins method.


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