Skip to main content

get_top_ten_buy_sell_brokers

Function get_top_ten_buy_sell_brokers 

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