Simple Moving Average (SMA)
GET
/v1/indicators/sma/{stockTicker}
Retrieve the Simple Moving Average (SMA) for a specified ticker over a defined time range. The SMA calculates the average price across a set number of periods, smoothing price fluctuations to reveal underlying trends and potential signals.
Use Cases: Trend analysis, trading signal generation (e.g., SMA crossovers), identifying support/resistance, and refining entry/exit timing.
Plan AccessIncluded in all Stocks plans
Plan
Recency
End-of-day
15-minute delayed
15-minute delayed
Real-time
Real-time
Plan RecencyEnd-of-day, 15-minute delayed, or real-time
Plan
History
2 years
5 years
10 years
All history
All history
Plan HistoryRecords date back to September 10, 2003
There was a problem fetching the OpenAPI data for /v1/indicators/sma/{stockTicker}