get_positions

Function get_positions 

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