FMP
The FMP RSI endpoint provides the Relative Strength Index (RSI) for a security over a specified period of time.
Get Started: Sign Up Today!
Begin your data journey by signing up and accessing our API endpoints. Get instant access to a vast array of financial data to power your applications and analyses.
Dive into Data: Free Plan Access
Explore our free data plan and access a wide range of financial data through our API endpoints. Start integrating real-time data into your applications and projects.
Unlock Premium Data: Upgrade Now!
Upgrade to our premium plan for exclusive access to advanced financial datasets via our API endpoints. Take your analyses to the next level and gain a competitive edge in the market.
Is the Intraday price adjusted?
Yes, the intraday data is adjusted for split.
How many years of intraday data I can get in one query?
Due to the sheer size and volume of the historical intraday price data there are limits to the number of records that can be returned in a given query. Contact our support team for more information.
How do you calculate the Exponential Moving Average (EMA) data on the Technical Indicators endpoint?
For the Exponential Moving Average (EMA), the period calculates the ema over the 13 most recent daily intervals. It aligns with the indicator period. For example, if you used the daily technical indicator and set the period to 13, it would calculate EMA using data from the last 13 days.
What does the “period=” parameter mean on the Technical Indicator endpoints?
The “period=” parameter is a period for the type, for example, “sma” is a simple moving average, so if the period is 20 (period=20), it will be on the last 20 candles like the last 20 periods.
How can I retrieve historical intraday price data for more than 1 month?
To retrieve historical intraday price data for more than 1 month, you will need to implement a loop that iterates over day intervals covering the entire desired time range. This approach ensures a suitable response speed for the data being returned. For example, if you require more than 1 month of 30-minute data, you can make queries over day intervals to cover the entire desired time range. Here is an example link for retrieving 1-minute data: https://financialmodelingprep.com/api/v3/historical-chart/1min/AAPL?from=2024-12-04&to=2024-12-06&apikey=YOUR-API-KEY
Where can I find information on using weekly or monthly resolutions for historical chart data?
You can find information on using weekly or monthly resolutions for historical chart data in the Intraday chart API documentation. Visit the following link for more details: https://site.financialmodelingprep.com/developer/docs#chart-intraday
How can I build a detailed dividend yield chart with the same resolution as intraday price charts using your APIs?
You can retrieve the Dividend yield data using the Ratios API for quarter or annual frequency. For more information, you can visit our documentation here: https://site.financialmodelingprep.com/developer/docs#ratios-statement-analysis
Join Financial Modeling Prep now to access real-time data, in-depth analysis, and personalized insights tailored to your financial goals. Stay ahead of the game and make informed decisions with our comprehensive tools and dedicated support. Sign up today and take the first step towards financial success!