Description: Build advanced charting engine with technical indicators (MACD, RSI, Bollinger Bands, etc.) and pattern detection for trading analysis.
Difficulty: Medium
Acceptance Criteria:
- Real-time candlestick charting (1m, 5m, 15m, 1h, 4h, 1d)
- 20+ technical indicators (MACD, RSI, Bollinger, Stochastic, etc.)
- Support/resistance level detection
- Trend analysis (uptrend, downtrend, sideways)
- Pattern recognition (head & shoulders, triangles, etc.)
- Volume profile analysis
- Market profile charts
- Drawing tools (trendlines, channels, annotations)
- Customizable themes and layouts
- Chart export (PNG, SVG, PDF)
Estimated Effort: 1,000 lines of code (backend)
- 2 services (indicator calculator, pattern detector)
- 2 entities (chart state, indicator history)
- 15+ REST endpoints
- Technical indicator library
- 20+ tests
- Frontend integration points
Description: Build advanced charting engine with technical indicators (MACD, RSI, Bollinger Bands, etc.) and pattern detection for trading analysis.
Difficulty: Medium
Acceptance Criteria:
Estimated Effort: 1,000 lines of code (backend)