get_funds

Function get_funds 

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