Endpoint
https://api.llmquant.com/prices/equity/historicalParameters
Required
The stock ticker symbol (e.g.
AAPL, TSLA).Bar interval. One of:
day, week, month.Optional
Maximum number of bars to return.
Filter by exact date (YYYY-MM-DD).
Filter by date greater than or equal to (YYYY-MM-DD).
Filter by date less than or equal to (YYYY-MM-DD).
Whether to return split and dividend adjusted prices.
Response
Array of
EquityPriceBar objects, sorted by date descending.