Skip to main content

get_daily_short_volume

Function get_daily_short_volume 

Source
pub async fn get_daily_short_volume(
    client: &Arc<FutuClient>,
    symbol: &str,
    next_key: Option<&str>,
    num: Option<i32>,
) -> Result<String>