pub async fn fetch_extended_hours_quote(
ticker: &str,
) -> Result<ExtendedHoursQuote>Expand description
Fetch a single ticker’s extended-hours quote via Yahoo chart/v8.
pub async fn fetch_extended_hours_quote(
ticker: &str,
) -> Result<ExtendedHoursQuote>Fetch a single ticker’s extended-hours quote via Yahoo chart/v8.