pub async fn get_history_order_fill_list(
client: &FutuClient,
header: &TrdHeader,
filter: &HistoryFilterConditions,
) -> Result<Vec<OrderFill>>Expand description
查询历史成交列表
pub async fn get_history_order_fill_list(
client: &FutuClient,
header: &TrdHeader,
filter: &HistoryFilterConditions,
) -> Result<Vec<OrderFill>>查询历史成交列表