vix.ing · top · new · best · stats · spec

Comparative analysis of neural network architectures for short-term FOREX forecasting

2024/05/13 by Theodoros Zafeiriou, Zafeiriou, Theodoros, Dimitris Kalles +1
Computer Science · Engineering · #Artificial Intelligence (cs.AI) #Energy Load and Power Forecasting #FOS: Computer and information sciences #FOS: Economics and business #Machine Learning (cs.LG) #Mathematical Finance (q-fin.MF) #Neural Networks and Applications #Neural and Evolutionary Computing (cs.NE)

paper · pdf · doi:10.48550/arxiv.2405.08045

openalex publication_date 2024/05/13 · openalex created_date 2024/05/16 · openalex updated_date 2026/07/28

Abstract

The present document delineates the analysis, design, implementation, and benchmarking of various neural network architectures within a short-term frequency prediction system for the foreign exchange market (FOREX). Our aim is to simulate the judgment of the human expert (technical analyst) using a system that responds promptly to changes in market conditions, thus enabling the optimization of short-term trading strategies. We designed and implemented a series of LSTM neural network architectures which are taken as input the exchange rate values and generate the short-term market trend forecasting signal and an ANN custom architecture based on technical analysis indicator simulators We performed a comparative analysis of the results and came to useful conclusions regarding the suitability of each architecture and the cost in terms of time and computational power to implement them. The ANN custom architecture produces better prediction quality with higher sensitivity using fewer resources and spending less time than LSTM architectures. The ANN custom architecture appears to be ideal for use in low-power computing systems and for use cases that need fast decisions with the least possible computational cost.

Related