|
CPPKiteConnect
|
Parameters required for the modifyOrder method.
More...
#include <order.hpp>

Public Member Functions | |
| modifyOrderParams & | Quantity (int arg) |
| modifyOrderParams & | DisclosedQuantity (int arg) |
| modifyOrderParams & | Price (double arg) |
| modifyOrderParams & | TriggerPrice (double arg) |
| modifyOrderParams & | Variety (const string &arg) |
| modifyOrderParams & | OrderType (const string &arg) |
| modifyOrderParams & | Validity (const string &arg) |
| modifyOrderParams & | OrderId (const string &arg) |
| modifyOrderParams & | ParentOrderId (const string &arg) |
Parameters required for the modifyOrder method.