Glossary
Delayed quote
Delayed quote is a quote-page price that lags the live market because exchange agreements delay the feed, not because the page is stale. Yahoo Finance marks it explicitly - the VNQ and diversified REIT ticker pages display 'The market data on this page is currently delayed' even though the cataloged record lists realtime as the update frequency.
What is delayed quote?
A delayed quote is a price snapshot served minutes behind the exchange tape under exchange agreements, as opposed to a real-time tick. On Yahoo Finance the label is visible rather than buried: the cataloged VNQ and individual diversified REIT ticker pages display 'The market data on this page is currently delayed', and the health care REIT quote pages mark prices 'NYSE - Delayed Quote'.
The trap for buyers is that the same records carry update_frequency: realtime and a granularity of 'Per-ticker, per-day (intraday quote fields refresh during the session)'.
So 'realtime' in a catalog row means the page refreshes during the session; it does not mean you are seeing the exchange print.
Why does Delayed quote matter when choosing a dataset?
Paying real-time prices for a delayed feed is the specific loss this term exists to prevent:
- The label and the license disagree on purpose. Yahoo's terms state 'Data is delayed per exchange agreements' while the page still refreshes intraday.
- Backtests inherit the lag silently. The cataloged health care REIT record spans roughly 15-25 listed tickers; entry prices taken from the delayed field rather than daily OHLCV are minutes old, making intraday calibration fictional.
- Redistribution is a separate problem from delay. The cataloged records are free for personal, non-commercial use with automated scraping not licensed - so even a correctly delayed price cannot legally power a product without a licensing agreement.
How do you evaluate Delayed quote in a data source?
Verify the lag before you build on the feed:
- Read the page's own banner. 'The market data on this page is currently delayed' on the VNQ and diversified REIT pages is the source describing itself; a vendor who cannot produce equivalent wording is hiding the delay.
- Compare update_frequency against terms_notes. The cataloged health care REIT record pairs realtime with 'Quotes are delayed and marked NYSE - Delayed Quote'; when a source shows that pairing, the terms note wins.
- Check which fields refresh. Granularity is 'Per-ticker, per-day (intraday quote fields refresh during the session)'; confirm whether the OHLCV history refreshes too.
Related terms
These entries cover the price records and access patterns that surround a delayed quote:
Daily OHLCV history is the companion record on every Yahoo Finance REIT quote page: open, high, low, close and volume bars per ticker on the Historical Data tab, exportable as CSV - and it is unaffected by quote delay, which is why daily backtests should read it rather than the intraday field.
Frequently asked questions
How delayed is a delayed quote on Yahoo Finance?
The cataloged pages do not state a fixed lag; they state that data is delayed per exchange agreements and display 'NYSE - Delayed Quote' or 'currently delayed'.
Is a delayed quote good enough for daily analysis?
Yes for daily and weekly work. The delayed field affects the intraday print only; the daily OHLCV history on the Historical Data tab is the same record a backtest needs, and it is exportable as CSV.
Why does the catalog say realtime if quotes are delayed?
Because update_frequency describes how often the page refreshes - intraday quote fields refresh during the session - while the terms note describes the entitlement. The cataloged records carry both, and the terms note is the binding one.
Datasets containing this field
Datasets containing Delayed quote
6 datasets carry delayed quote in the catalog. Open one, count the fields, judge for yourself.
BLS Public Data API - NAICS 56 Employment Series
seriesID · year · period …+6 more
ABS Australia - Industry Statistics (Industry Overview)
American Staffing Association - Staffing Statistics by State
avg_temp_workers_weekly · annual_staffing_employment · annual_payroll_usd …+3 more
Business Dynamics Statistics (BDS)
GEO_ID · GEO_LABEL · NAICS …+20 more
LEHD Quarterly Workforce Indicators (QWI) - NAICS 56
periodicity · seasonadj · geo_level …+20 more
Every listing shows the field dictionary, sample rows, and coverage before you commit. API, files, or your warehouse. Daily, weekly, or hourly.
Get sample rows