Represents information of an order.
More...
#include <order.hpp>
|
|
| order (const rj::Value::Object &val) |
| |
|
void | parse (const rj::Value::Object &val) |
| |
|
|
uint32_t | instrumentToken = 0 |
| |
|
int | quantity = -1 |
| |
|
int | disclosedQuantity = -1 |
| |
|
int | filledQuantity = -1 |
| |
|
int | pendingQuantity = -1 |
| |
|
int | cancelledQuantity = -1 |
| |
|
int | validityTtl = -1 |
| |
|
double | price = -1.0 |
| |
|
double | triggerPrice = -1.0 |
| |
|
double | averagePrice = -1.0 |
| |
|
string | accountID |
| |
|
string | placedBy |
| |
|
string | orderID |
| |
|
string | exchangeOrderID |
| |
|
string | parentOrderID |
| |
|
string | status |
| |
|
string | statusMessage |
| |
|
string | orderTimestamp |
| |
|
string | exchangeUpdateTimestamp |
| |
|
string | exchangeTimestamp |
| |
|
string | rejectedBy |
| |
|
string | variety |
| |
|
string | exchange |
| |
|
string | tradingsymbol |
| |
|
string | orderType |
| |
|
string | transactionType |
| |
|
string | validity |
| |
|
string | product |
| |
Represents information of an order.
The documentation for this struct was generated from the following file:
- /builds/kite/infra/cppkiteconnect-docs/cppkiteconnect/include/kitepp/responses/order.hpp