pub async fn get_history_deals(
client: &Arc<FutuClient>,
input: HistoryQueryInput<'_>,
) -> Result<String>Expand description
查历史成交。参数语义同 get_history_orders。
pub async fn get_history_deals(
client: &Arc<FutuClient>,
input: HistoryQueryInput<'_>,
) -> Result<String>查历史成交。参数语义同 get_history_orders。