Get ranged price data for a ticker to power stock charts and analyze price movements.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ticker symbol.
The time interval for the price data.
second, minute, day, week, month, year The multiplier for the interval.
x >= 1The start date for the price data (format: YYYY-MM-DD).
The end date for the price data (format: YYYY-MM-DD).
The maximum number of price records to return (default: 5000, max: 5000).
1 <= x <= 5000