|
LongPort OpenAPI C++ SDK
|
Strike price info. More...
#include <types.hpp>
Public Attributes | |
| Decimal | price |
| Strike price. More... | |
| std::string | call_symbol |
| Security code of call option. More... | |
| std::string | put_symbol |
| Security code of put option. More... | |
| bool | standard |
| Is standard. More... | |
Strike price info.
| std::string longport::quote::StrikePriceInfo::call_symbol |
Security code of call option.
| Decimal longport::quote::StrikePriceInfo::price |
Strike price.
| std::string longport::quote::StrikePriceInfo::put_symbol |
Security code of put option.
| bool longport::quote::StrikePriceInfo::standard |
Is standard.