getRSI
Calculate the Relative Strength Index (RSI) for any stock to assess momentum and identify overbought or oversold conditions using historical price data. Specify symbol, period, and timeframe for precise analysis.
Instructions
Calculate the Relative Strength Index (RSI) for a stock using the FMP RSI API. This tool helps users analyze momentum and overbought/oversold conditions based on historical price data.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
from | No | Start date (YYYY-MM-DD) | |
periodLength | Yes | Period length for the indicator | |
symbol | Yes | Stock symbol | |
timeframe | Yes | Timeframe (1min, 5min, 15min, 30min, 1hour, 4hour, 1day) | |
to | No | End date (YYYY-MM-DD) |