Skip to main content

batch_quote

Function batch_quote 

Source
pub async fn batch_quote(symbols: &[&str]) -> Result<Vec<FmpQuote>>
Expand description

Fetch real-time quotes for multiple symbols (comma-separated).