Primary Visual Data Types
CNNs primarily analyze candlestick charts, financial time-series plots, and technical indicator visualizations for investment signal generation
Candlestick Charts
Originating from 17th-century Japanese rice trading, candlestick charts provide rich visual representations of price movements (OHLC) with color-coding indicating market sentiment.
Key Finding:
Research achieved 99.3% accuracy using CNNs on Japanese candlestick patterns for Forex market prediction [146]
- Rich informational content with body and wick patterns
- Established practice in technical analysis
- Effective for both classification and regression tasks
Financial Time-Series Plots
Line charts, bar charts, and specialized encodings like Gramian Angular Fields (GAF) transform numerical time-series data into visual patterns for CNN analysis.
Research Insight:
Image-based models generally outperform numerical input models for predicting stock movement over 5-day periods [167]
Encoding Methods:
- • Gramian Angular Field (GAF)
- • Markov Transition Field (MTF)
- • Bar chart image conversion
- • Line chart representations
Technical Indicator Plots
Visual representations of indicators like Moving Averages, RSI, MACD, and Bollinger Bands provide valuable signals for CNN pattern recognition.
Performance Boost:
Charts augmented with technical indicators generally achieve higher accuracy than baseline candlestick charts alone [153]
Indicator Types
- • Momentum (RSI)
- • Trend (MA, MACD)
- • Volatility (Bollinger)
- • Volume (OBV)
LSTM Priorities
- • HLC3 [43]
- • SMA5
- • TEMA
- • SMA50