LongPort OpenAPI C SDK
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
lb_warrant_info_t Struct Reference

#include <longport.h>

Data Fields

const char * symbol
 
enum lb_warrant_type_t warrant_type
 
const char * name
 
const struct lb_decimal_tlast_done
 
const struct lb_decimal_tchange_rate
 
const struct lb_decimal_tchange_value
 
int64_t volume
 
const struct lb_decimal_tturnover
 
struct lb_date_t expiry_date
 
const struct lb_decimal_tstrike_price
 
const struct lb_decimal_tupper_strike_price
 
const struct lb_decimal_tlower_strike_price
 
int64_t outstanding_qty
 
const struct lb_decimal_toutstanding_ratio
 
const struct lb_decimal_tpremium
 
const struct lb_decimal_titm_otm
 
const struct lb_decimal_timplied_volatility
 
const struct lb_decimal_tdelta
 
const struct lb_decimal_tcall_price
 
const struct lb_decimal_tto_call_price
 
const struct lb_decimal_teffective_leverage
 
const struct lb_decimal_tleverage_ratio
 
const struct lb_decimal_tconversion_ratio
 
const struct lb_decimal_tbalance_point
 
enum lb_warrant_status_t status
 

Detailed Description

Warrant info

Field Documentation

◆ balance_point

const struct lb_decimal_t* balance_point

Breakeven point

◆ call_price

const struct lb_decimal_t* call_price

Call price

◆ change_rate

const struct lb_decimal_t* change_rate

Quote change rate

◆ change_value

const struct lb_decimal_t* change_value

Quote change

◆ conversion_ratio

const struct lb_decimal_t* conversion_ratio

Conversion ratio

◆ delta

const struct lb_decimal_t* delta

Delta

◆ effective_leverage

const struct lb_decimal_t* effective_leverage

Effective leverage

◆ expiry_date

struct lb_date_t expiry_date

Expiry date

◆ implied_volatility

const struct lb_decimal_t* implied_volatility

Implied volatility

◆ itm_otm

const struct lb_decimal_t* itm_otm

In/out of the bound

◆ last_done

const struct lb_decimal_t* last_done

Latest price

◆ leverage_ratio

const struct lb_decimal_t* leverage_ratio

Leverage ratio

◆ lower_strike_price

const struct lb_decimal_t* lower_strike_price

Lower strike price

◆ name

const char* name

Security name

◆ outstanding_qty

int64_t outstanding_qty

Outstanding quantity

◆ outstanding_ratio

const struct lb_decimal_t* outstanding_ratio

Outstanding ratio

◆ premium

const struct lb_decimal_t* premium

Premium

◆ status

enum lb_warrant_status_t status

Status

◆ strike_price

const struct lb_decimal_t* strike_price

Strike price

◆ symbol

const char* symbol

Security code

◆ to_call_price

const struct lb_decimal_t* to_call_price

Price interval from the call price

◆ turnover

const struct lb_decimal_t* turnover

Turnover

◆ upper_strike_price

const struct lb_decimal_t* upper_strike_price

Upper strike price

◆ volume

int64_t volume

Volume

◆ warrant_type

enum lb_warrant_type_t warrant_type

Warrant type


The documentation for this struct was generated from the following file: