Skip to main content

Module sys

Module sys 

Source
Expand description

v1.4.30:系统元数据查询(global-state / user-info / delay-statistics)

  • global-stateGetGlobalState (CMD 1002)
  • user-infoGetUserInfo (CMD 1005)
  • delay-statisticsGetDelayStatistics (CMD 1007)

这三个 proto 是“网关自身元数据“,对齐 py-futu-api 的 OpenContext.get_*。 不走 futu-qot helper,直接 prost 往 futu-net 发。

Re-exports§

pub use quote_rights::run_quote_rights;
pub use subscription::run_query_subscription;
pub use subscription::run_unsubscribe;
pub use subscription::run_used_quota;
pub use user_info::run_user_info;

Modules§

quote_rights 🔒
subscription 🔒
user_info 🔒

Structs§

DelayStatJson 🔒
DelayStatRow 🔒
GlobalStateJson 🔒
GlobalStateRow 🔒
RiskFreeRateJson 🔒
RiskFreeRateRow 🔒
TickerStatisticDetailCommand
TokenStateJson 🔒
TokenStateRow 🔒

Functions§

run_delay_statistics
run_global_state
run_risk_free_rate
run_spread_table
run_ticker_statistic
run_ticker_statistic_detail
run_token_state