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