get_ticker

Function get_ticker 

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