Skip to main content

get_shareholders_overview

Function get_shareholders_overview 

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