Skip to main content

get_research_rating_summary

Function get_research_rating_summary 

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