|
CPPKiteConnect
|
GTTParams is the struct user needs to pass to placeGTT() to place a GTT. More...
#include <responses.hpp>
Public Member Functions | |
| GTTParams (string txntype, int quant, string ordtype, string prod, double pr) | |
Public Attributes | |
| string | transactionType |
| int | quantity = 0 |
| string | orderType |
| string | product |
| double | price = 0.0 |
1.8.17