paper-with-me

Papers

Long Short-Term Memory Neural Network for Financial Time Series

2022-01-20 · Carmina Fjellström

Performance forecasting is an age-old problem in economics and finance. Recently, developments in machine learning and neural networks have given rise to non-linear time series models that provide modern and promising alternatives to traditional methods of analysis. In this paper, we present an ensemble of independent and parallel long short-term memory (LSTM) neural networks for the prediction of stock price movement. LSTMs have been shown to be especially suited for time series data due to their ability to incorporate past information, while neural network ensembles have been found to reduce variability in results and improve generalization. A binary classification problem based on the median of returns is used, and the ensemble's forecast depends on a threshold value, which is the minimum number of LSTMs required to agree upon the result. The model is applied to the constituents of the smaller, less efficient Stockholm OMX30 instead of other major market indices such as the DJIA and S&P500 commonly found in literature. With a straightforward trading strategy, comparisons with a randomly chosen portfolio and a portfolio containing all the stocks in the index show that the portfolio resulting from the LSTM ensemble provides better average daily returns and higher cumulative returns over time. Moreover, the LSTM portfolio also exhibits less volatility, leading to higher risk-return ratios.

📄 PDF Abstract BibTeX arXiv:2201.08218

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Forecasting The JSE Top 40 Using Long Short-Term Memory Networks

2021-04-20 · Adam Balusik, Jared de Magalhaes, Rendani Mbuvha

As a result of the greater availability of big data, as well as the decreasing costs and increasing power of modern computing, the use of artificial neural networks for financial time series forecasting is once again a m…

Time SeriesTime Series AnalysisTime Series Forecasting

VLSTM: Very Long Short-Term Memory Networks for High-Frequency Trading

2018-09-05 · Prakhar Ganesh, Puneet Rakheja

Financial trading is at the forefront of time-series analysis, and has grown hand-in-hand with it. The advent of electronic trading has allowed complex machine learning solutions to enter the field of financial trading. …

Time SeriesTime Series AnalysisTime Series ForecastingVocal Bursts Intensity Prediction

Comparative Study of Long Short-Term Memory (LSTM) and Quantum Long Short-Term Memory (QLSTM): Prediction of Stock Market Movement

2024-09-04 · Tariq Mahmood, Ibtasam Ahmad, Malik Muhammad Zeeshan Ansar, Jumanah Ahmed Darwish 외

In recent years, financial analysts have been trying to develop models to predict the movement of a stock price index. The task becomes challenging in vague economic, social, and political situations like in Pakistan. In…

A new approach for trading based on Long Short Term Memory technique

2020-01-10 · Zineb Lanbouri, Saaid Achchab

The stock market prediction has always been crucial for stakeholders, traders and investors. We developed an ensemble Long Short Term Memory (LSTM) model that includes two-time frequencies (annual and daily parameters) i…

PredictionStock Market Prediction

A Bayesian Long Short-Term Memory Model for Value at Risk and Expected Shortfall Joint Forecasting

2020-01-23 · Zhengkun Li, Minh-Ngoc Tran, Chao Wang, Richard Gerlach 외

Value-at-Risk (VaR) and Expected Shortfall (ES) are widely used in the financial sector to measure the market risk and manage the extreme market movement. The recent link between the quantile score function and the Asymm…

Bayesian InferenceTime SeriesTime Series Analysis