Compute RSI, MACD, and Bollinger Bands from the OHLCV bars already loaded by StockChart so the redesigned dashboard can expose the planned technical indicators without adding backend calls. Bollinger Bands overlay the price chart while RSI and MACD render in separate panels to preserve scale readability. Refs: docs/AUDIT_REDESIGN.md item B1. Co-Authored-By: GPT-5 Codex <noreply@openai.com> |
||
|---|---|---|
| .. | ||
| AlertsView.tsx | ||
| HomeView.tsx | ||
| MarketsView.tsx | ||
| PortfolioView.tsx | ||
| ResearchView.tsx | ||
| ScreenerView.tsx | ||
| SettingsView.tsx | ||
| WatchlistView.tsx | ||