|
LongPort OpenAPI C SDK
|
#include <longport.h>
Data Fields | |
| const char * | symbol |
| enum lb_warrant_type_t | warrant_type |
| const char * | name |
| const struct lb_decimal_t * | last_done |
| const struct lb_decimal_t * | change_rate |
| const struct lb_decimal_t * | change_value |
| int64_t | volume |
| const struct lb_decimal_t * | turnover |
| struct lb_date_t | expiry_date |
| const struct lb_decimal_t * | strike_price |
| const struct lb_decimal_t * | upper_strike_price |
| const struct lb_decimal_t * | lower_strike_price |
| int64_t | outstanding_qty |
| const struct lb_decimal_t * | outstanding_ratio |
| const struct lb_decimal_t * | premium |
| const struct lb_decimal_t * | itm_otm |
| const struct lb_decimal_t * | implied_volatility |
| const struct lb_decimal_t * | delta |
| const struct lb_decimal_t * | call_price |
| const struct lb_decimal_t * | to_call_price |
| const struct lb_decimal_t * | effective_leverage |
| const struct lb_decimal_t * | leverage_ratio |
| const struct lb_decimal_t * | conversion_ratio |
| const struct lb_decimal_t * | balance_point |
| enum lb_warrant_status_t | status |
Warrant info
| const struct lb_decimal_t* balance_point |
Breakeven point
| const struct lb_decimal_t* call_price |
Call price
| const struct lb_decimal_t* change_rate |
Quote change rate
| const struct lb_decimal_t* change_value |
Quote change
| const struct lb_decimal_t* conversion_ratio |
Conversion ratio
| const struct lb_decimal_t* delta |
Delta
| const struct lb_decimal_t* effective_leverage |
Effective leverage
| struct lb_date_t expiry_date |
Expiry date
| const struct lb_decimal_t* implied_volatility |
Implied volatility
| const struct lb_decimal_t* itm_otm |
In/out of the bound
| const struct lb_decimal_t* last_done |
Latest price
| const struct lb_decimal_t* leverage_ratio |
Leverage ratio
| const struct lb_decimal_t* lower_strike_price |
Lower strike price
| const char* name |
Security name
| int64_t outstanding_qty |
Outstanding quantity
| const struct lb_decimal_t* outstanding_ratio |
Outstanding ratio
| const struct lb_decimal_t* premium |
Premium
| enum lb_warrant_status_t status |
Status
| const struct lb_decimal_t* strike_price |
Strike price
| const char* symbol |
Security code
| const struct lb_decimal_t* to_call_price |
Price interval from the call price
| const struct lb_decimal_t* turnover |
Turnover
| const struct lb_decimal_t* upper_strike_price |
Upper strike price
| int64_t volume |
Volume
| enum lb_warrant_type_t warrant_type |
Warrant type