Downloads bulk end-of-day, splits, or dividends data for an entire exchange or specific symbols on a given date. Supports both basic and extended data formats including company name, EMA indicators, and average volumes.
- Provider
- EODHD (Market Data)
- Input summary
- {"name":"exchange","type":"string","required":true,"description":"Exchange code (e.g., US, NYSE, NASDAQ) or country code to fetch bulk data for. For US tickers, you can also use NYSE, NASDAQ, BATS, or AMEX to filter by specific exchange."}, {"name":"type","type":"string","required":false,"description":"Type of data to retrieve: 'splits' or 'dividends'. If omitted, returns end-of-day prices.","enum":["splits","dividends"]}, {"name":"date","type":"string","required":false,"description":"Specific date in YYYY-MM-DD format. Defaults to the last trading day if not provided."}, {"name":"symbols","type":"string","required":false,"description":"Comma-separated list of ticker symbols (e.g., MSFT,AAPL,BMW.XETRA,SAP.F). If omitted, returns data for the entire exchange. Not applicable for splits/dividends."}, {"name":"fmt","type":"string","required":false,"description":"Response format. JSON provides extended fields; CSV is default with fewer fields. Use 'json' for JSON output.","enum":["json","csv"]}, {"name":"filter","type":"string","required":false,"description":"If set to 'extended', includes additional fields like company name, EMA 50/200, and average volumes for 14, 50, and 200 days (data limited to past 30 days).","enum":["exten...
- Output summary
- Not available
- Billing
- 2.81
- Freshness
- Not available
- Verification
- Not available