|
Longbridge OpenAPI C++ SDK
|
A leg of a multi-leg combination order to submit. More...
#include <types.hpp>
Public Attributes | |
| std::string | symbol |
Option symbol, in ticker.region format (e.g. QQQ260731C764000.US) More... | |
| Decimal | ratio_quantity |
A leg of a multi-leg combination order to submit.
| Decimal longbridge::trade::SubmitMultiLegOrderLeg::ratio_quantity |
Leg ratio quantity — must be a positive number. The direction of each leg is implied by the strategy together with the order side, not by the sign of this value; a negative or zero ratio is rejected by the server with 602001.
| std::string longbridge::trade::SubmitMultiLegOrderLeg::symbol |
Option symbol, in ticker.region format (e.g. QQQ260731C764000.US)