get_orders

Function get_orders 

Source
pub async fn get_orders(
    client: &Arc<FutuClient>,
    env: &str,
    acc_id: u64,
    market: &str,
) -> Result<String>