LongPort OpenAPI C SDK
|
#include <longport.h>
Data Fields | |
const char * | symbol |
const char * | symbol_name |
const struct lb_decimal_t * | quantity |
const struct lb_decimal_t * | available_quantity |
const char * | currency |
const struct lb_decimal_t * | cost_price |
enum lb_market_t | market |
const struct lb_decimal_t * | init_quantity |
Stock position
const struct lb_decimal_t* available_quantity |
Available quantity
const struct lb_decimal_t* cost_price |
Cost Price(According to the client's choice of average purchase or diluted cost)
const char* currency |
Currency
const struct lb_decimal_t* init_quantity |
Initial position before market opening
enum lb_market_t market |
Market
const struct lb_decimal_t* quantity |
The number of holdings
const char* symbol |
Stock code
const char* symbol_name |
Stock name