Skip to content

itsGyanendra/Image_processing_in_Finance

Repository files navigation

Image_processing_in_Finance

Computational intelligence techniques for financial trading systems have always been quite popular. In the last decade, deep learning models start getting more attention, especially within the image processing community.

In this study, we propose a novel algorithmic trading model CNN-TA using a 2-D Convolutional Neural Network based on image processing properties. In order to convert financial time series into 2-D images, 12 different technical indicators each with different parameter selections are utilized. Each indicator instance generates data for a 15 day period. As a result, 12x15 sized 2-D images are constructed. Each image is then labelled as Buy, Sell or Hold depending on the hills and valleys of the original time series.

The results indicate that when compared with the Buy Hold Strategy and other common trading systems over a long out-of-sample period, the trained model provides better results for stocks and ETFs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors