pub async fn get_static_info_by_market(
client: &FutuClient,
market: QotMarket,
sec_type: i32,
) -> Result<Vec<SecurityStaticInfo>>Expand description
按市场和类型获取股票静态信息
pub async fn get_static_info_by_market(
client: &FutuClient,
market: QotMarket,
sec_type: i32,
) -> Result<Vec<SecurityStaticInfo>>按市场和类型获取股票静态信息