get_quote

Function get_quote 

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