/macrotrends/stocks/price-history

POST /api/macrotrends/stocks/price-history

Price: 10 credits

Get daily OHLCV price history for a stock ticker from Macrotrends

How to use it

Retrieve daily open/high/low/close/volume bars for a stock. Each bar has date (YYYY-MM-DD), open, high, low, close (float), and volume (int). Sorted newest-first. Returns up to 15 years of daily data.

Parameters

Request body

Response

Errors

Response headers