Skip to main content

get_positions

Function get_positions 

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