Stock Chart with Relative Strength Index
Relative Strength Index (RSI) is a technical analysis indicator measuring the magnitude of price changes.
RSI is one of a set of automatic indicators included with amCharts 5: Stock Chart.
Related tutorials
Build this chart with AI
The prompt below can be used to build this chart with AI. For best coding results, use the most advanced AI models, like Claude Opus 4.6 and GPT-5.3-Codex. For more info and tips, check out amCharts AI docs.
Create a stock chart with two synchronized panels. The main panel displays OHLC candlestick data with a volume column series at the bottom. Below the main panel, add a separate RSI (Relative Strength Index) indicator panel that is automatically calculated from the price data. Include a date axis, a price value axis, and a volume axis. Add a scrollbar with a closing-price line preview, a crosshair cursor that spans both panels, and stock legends for each panel. Provide toolbar controls for indicator management, date range selection, period selection, drawing tools, reset, and settings. Apply smooth animations. Use amCharts 5 library.
Demo source