Volume dataset
Historical stock volume
Stock trading volume aligned to the same symbol, interval, exchange session, adjustment view, and coverage ledger as price.
Primary source
Permitted historical market sources
API route
/v3/stocks/{symbol}/bars?fields=timestamp,volume
Coverage
Explicit by stream
Serving
Rights-aware
What this dataset means
Stock volume is the number of shares reported as traded during a defined interval. It is meaningful only with a market, session, interval, and source: daily consolidated volume, venue volume, and an intraday bar are not interchangeable measurements.
Fields delivered
The endpoint is /v3/stocks/{symbol}/bars?fields=timestamp,volume. Responses retain deterministic pagination and the metadata needed to connect normalized records to their source run.
How to evaluate a provider
Evaluate historical stock volume on source authority, historical depth, identity, timestamps, correction behavior, coverage reporting, and serving rights. A polished response is not enough if the underlying evidence cannot be reconstructed.
Volume from a free chart endpoint may differ from consolidated SIP volume. DataCedar labels the source and does not imply consolidated real-time coverage. DataCedar deliberately exposes that boundary in the product rather than leaving customers to infer it from a missing endpoint or a legal footnote.
Failure modes to test before purchase
- Source identity is missing.
- Coverage is assumed rather than measured.
- Later corrections overwrite the historical view.
- Acquisition access is treated as proof of redistribution rights.
- An empty array cannot distinguish no event from incomplete collection.
Source, freshness, and reproducibility
Source. Permitted historical market sources. DataCedar stores source identifiers and retrieval runs before normalization, then serves its own stable downstream schema.
Freshness. Elapsed sessions are checked after close and can be reprocessed when the upstream source publishes a correction.
Rights. Public responses are restricted to sources and plans that permit downstream serving; acquisition credentials are never the public data contract.
Buyer-intent guides
Questions, answered.
The research schema includes symbol and security ID, interval start and end, trading session, reported share volume, price fields for alignment, coverage state, source rights class. Fields remain connected to source, retrieval, coverage, and rights metadata.