|
CPPKiteConnect
|
Represents margins required for placing an order. More...
#include <margins.hpp>

Classes | |
| struct | PNL |
Public Member Functions | |
| orderMargins (const rj::Value::Object &val) | |
| void | parse (const rj::Value::Object &val) |
Public Attributes | |
| double | span = -1 |
| double | exposure = -1 |
| double | optionPremium = -1 |
| double | additional = -1 |
| double | bo = -1 |
| double | cash = -1 |
| double | var = -1 |
| double | total = -1 |
| double | leverage = -1 |
| string | type |
| string | tradingSymbol |
| string | exchange |
| struct kiteconnect::orderMargins::PNL | pnl |
| orderCharges | charges |
Represents margins required for placing an order.