get_deals

Function get_deals 

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