Browsing by Author "Alacam, Onur"
Now showing 1 - 1 of 1
- Results Per Page
- Sort Options
Conference ObjectPublication Open Access Asset price and direction prediction via deep 2D transformer and convolutional neural networks(ACM, 2022-11-02) Tuncer, Tuna; Kaya, Uygar; Sefer, Emre; Alacam, Onur; Hoşer, Tuğcan; Computer Science; SEFER, Emre; Tuncer, Tuna; Kaya, Uygar; Alacam, Onur; Hoşer, TuğcanArtificial intelligence-based algorithmic trading has recently started to attract more attention. Among the techniques, deep learning-based methods such as transformers, convolutional neural networks, and patch embedding approaches have become quite popular inside the computer vision researchers. In this research, inspired by the state-of-the-art computer vision methods, we have come up with 2 approaches: DAPP (Deep Attention-based Price Prediction) and DPPP (Deep Patch-based Price Prediction) that are based on vision transformers and patch embedding-based convolutional neural networks respectively to predict asset price and direction from historical price data by capturing the image properties of the historical time-series dataset. Before applying attention-based architecture, we have transformed historical time series price dataset into two-dimensional images by using various number of different technical indicators. Each indicator creates data for a fixed number of days. Thus, we construct two-dimensional images of various dimensions. Then, we use original images valleys and hills to label each image as Hold, Buy, or Sell. We find our trained attention-based models to frequently provide better results for ETFs in comparison to the baseline convolutional architectures in terms of both accuracy and financial analysis metrics during longer testing periods.