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

#include <longport.h>

Data Fields

const char * symbol
 
enum lb_market_t market
 
const char * name
 
const struct lb_decimal_twatched_price
 
int64_t watched_at
 

Detailed Description

Watchlist security

Field Documentation

◆ market

enum lb_market_t market

Market

◆ name

const char* name

Security name

◆ symbol

const char* symbol

Security symbol

◆ watched_at

int64_t watched_at

Watched time

◆ watched_price

const struct lb_decimal_t* watched_price

Watched price (maybe null)


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