Daily Market Summary
Get the daily open, high, low, and close (OHLC) for the entire market on a specific date. Provides aggregated market-wide data.
Use Case: Display market-wide statistics and create market overview dashboards showing all tickers for a trading day.
Documentation Index
Fetch the complete documentation index at: https://finance.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.
Query Parameters
Date in YYYY-MM-DD format. Enter the specific calendar date you want to query.
"2024-01-15"
Whether to adjust historical prices for stock splits. Use true for normalized charting and false for raw market data.
true
Whether to include over-the-counter securities. Use true only when your product needs OTC market coverage.
false