This simple web-based stock analysis tool allows you to visualize daily stock prices with SMA (Simple Moving Average) and RSI (Relative Strength Index).
Features
- View daily closing price of any stock symbol
- Overlay SMA 10 line for trend detection
- View RSI 14 graph to evaluate momentum
How to Use
- Enter a valid stock symbol (e.g.,
AAPL
,GOOG
,TSLA
) - Click the "View Chart" button
- Wait for the chart to load – you will see:
- A price chart with SMA 10 line
- An RSI chart with values between 0 and 100
Notes
- This app uses data from Alpha Vantage (free API)
- API has a limit: max 5 requests per minute
- If the chart doesn't load, check your internet or API key quota
📈 Multi‑Symbol Stock Analyzer
Enter one or more symbols (comma‑separated) to see Price + SMA & Bollinger Bands and MACD.
Notes:
Uses free Alpha Vantage API (5 requests/min).
If you load many symbols, charts may queue up – please wait a few seconds.
No comments:
Post a Comment