Skip to main content

get_history_orders

Function get_history_orders 

Source
pub async fn get_history_orders(
    client: &Arc<FutuClient>,
    input: HistoryQueryInput<'_>,
) -> Result<String>