![]() |
Xlight API用户手册 v1.6.0.23
Xlight极速柜台接口文档
|
成员的完整列表,这些成员属于 x1::XLTQuoteApi,包括所有继承而来的类成员
| create() | x1::XLTQuoteApi | static |
| get_api_version() | x1::XLTQuoteApi | static |
| get_last_error() | x1::XLTQuoteApi | static |
| get_trading_day() | x1::XLTQuoteApi | |
| initialize(XLTQuoteConfig *quote_config, XLTQuoteSpi *quote_spi) | x1::XLTQuoteApi | |
| login(uint64_t request_id, uint16_t client_id, const char *account_name, const char *password, const char *pub_key, const xlt_user_terminal_info_t *info=nullptr) | x1::XLTQuoteApi | |
| logout(uint64_t session_id) | x1::XLTQuoteApi | |
| query_all_level1_quote(uint64_t session_id, uint64_t request_id) | x1::XLTQuoteApi | |
| query_level1_quote(uint64_t session_id, uint64_t request_id, ExchangeIndex exchange_index, const char *security_code) | x1::XLTQuoteApi | |
| query_static_quote_info(uint64_t session_id, uint64_t request_id) | x1::XLTQuoteApi | |
| request_rebuild_tick_quote(uint64_t session_id, uint64_t request_id, const xlt_rebuild_tick_quote_req_t *request) | x1::XLTQuoteApi | |
| stop() | x1::XLTQuoteApi | |
| subscribe_quote(uint64_t session_id, uint16_t thread_count, quote_thread_t *quote_threads, QuoteRxMode rx_mode=QuoteRxMode::RX_MODE_AUTO) | x1::XLTQuoteApi | |
| unsubscribe_quote(uint64_t session_id) | x1::XLTQuoteApi | |
| ~XLTQuoteApi()=default | x1::XLTQuoteApi |