pub async fn get_history_order_list(
client: &FutuClient,
header: &TrdHeader,
filter: &HistoryFilterConditions,
) -> Result<Vec<Order>>Expand description
查询历史订单列表
pub async fn get_history_order_list(
client: &FutuClient,
header: &TrdHeader,
filter: &HistoryFilterConditions,
) -> Result<Vec<Order>>查询历史订单列表