# Financial Trading Model with Stock Bar Chart Image Time Series with Deep   Convolutional Neural Networks

**Authors:** Omer Berat Sezer, Ahmet Murat Ozbayoglu

arXiv: 1903.04610 · 2019-03-13

## TL;DR

This study introduces a novel deep learning trading model that directly uses 2-D stock bar chart images, demonstrating promising results especially in non-bull markets, and offers a new approach to financial prediction.

## Contribution

The paper presents a new algorithmic trading model using 2-D CNN on stock bar chart images, diverging from traditional time series analysis.

## Key findings

- Model outperforms Buy and Hold in trendless or bear markets
- Using bar chart images is feasible for stock prediction
- Preliminary results show potential for ensemble trading strategies

## Abstract

Even though computational intelligence techniques have been extensively utilized in financial trading systems, almost all developed models use the time series data for price prediction or identifying buy-sell points. However, in this study we decided to use 2-D stock bar chart images directly without introducing any additional time series associated with the underlying stock. We propose a novel algorithmic trading model CNN-BI (Convolutional Neural Network with Bar Images) using a 2-D Convolutional Neural Network. We generated 2-D images of sliding windows of 30-day bar charts for Dow 30 stocks and trained a deep Convolutional Neural Network (CNN) model for our algorithmic trading model. We tested our model separately between 2007-2012 and 2012-2017 for representing different market conditions. The results indicate that the model was able to outperform Buy and Hold strategy, especially in trendless or bear markets. Since this is a preliminary study and probably one of the first attempts using such an unconventional approach, there is always potential for improvement. Overall, the results are promising and the model might be integrated as part of an ensemble trading model combined with different strategies.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.04610/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1903.04610/full.md

## References

28 references — full list in the complete paper: https://tomesphere.com/paper/1903.04610/full.md

---
Source: https://tomesphere.com/paper/1903.04610