LongPort OpenAPI C SDK
|
#include <longport.h>
Data Fields | |
const char * | symbol |
enum lb_market_t | market |
const char * | name |
const struct lb_decimal_t * | watched_price |
int64_t | watched_at |
Watchlist security
enum lb_market_t market |
Market
const char* name |
Security name
const char* symbol |
Security symbol
int64_t watched_at |
Watched time
const struct lb_decimal_t* watched_price |
Watched price (maybe null)