paper-with-me

홈 › Papers

High-performance stock index trading: making effective use of a deep LSTM neural network

2019-02-07 · Chariton Chalvatzis, Dimitrios Hristu-Varsakelis

We present a deep long short-term memory (LSTM)-based neural network for predicting asset prices, together with a successful trading strategy for generating profits based on the model's predictions. Our work is motivated by the fact that the effectiveness of any prediction model is inherently coupled to the trading strategy it is used with, and vise versa. This highlights the difficulty in developing models and strategies which are jointly optimal, but also points to avenues of investigation which are broader than prevailing approaches. Our LSTM model is structurally simple and generates predictions based on price observations over a modest number of past trading days. The model's architecture is tuned to promote profitability, as opposed to accuracy, under a strategy that does not trade simply based on whether the price is predicted to rise or fall, but rather takes advantage of the distribution of predicted returns, and the fact that a prediction's position within that distribution carries useful information about the expected profitability of a trade. The proposed model and trading strategy were tested on the S&P 500, Dow Jones Industrial Average (DJIA), NASDAQ and Russel 2000 stock indices, and achieved cumulative returns of 340%, 185%, 371% and 360%, respectively, over 2010-2018, far outperforming the benchmark buy-and-hold strategy as well as other recent efforts.

📄 PDF Abstract BibTeX arXiv:1902.03125

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Neuroevolution Neural Architecture Search for Evolving RNNs in Stock Return Prediction and Portfolio Trading

2024-10-22 · Zimeng Lyu, Amulya Saxena, Rohaan Nadeem, Hao Zhang 외

Stock return forecasting is a major component of numerous finance applications. Predicted stock returns can be incorporated into portfolio trading algorithms to make informed buy or sell decisions which can optimize retu…

Neural Architecture SearchTime Series Forecasting

Astock: A New Dataset and Automated Stock Trading based on Stock-specific News Analyzing Model

2022-06-14 · Jinan Zou, Haiyao Cao, Lingqiao Liu, YuHao Lin 외

Natural Language Processing(NLP) demonstrates a great potential to support financial decision-making by analyzing the text from social media or news outlets. In this work, we build a platform to study the NLP-aided stock…

Decision MakingNews ClassificationOut-of-Distribution GeneralizationSelf-Supervised Learning+6

FAST: Financial News and Tweet Based Time Aware Network for Stock Trading

2021-04-01 · EACL 2021 2 · Ramit Sawhney, Arnav Wadhwa, Shivam Agarwal, Rajiv Ratn Shah

Designing profitable trading strategies is complex as stock movements are highly stochastic; the market is influenced by large volumes of noisy data across diverse information sources like news and social media. Prior wo…

Learning-To-Rank

Decision Trees for Intuitive Intraday Trading Strategies

2024-05-22 · Prajwal Naga, Dinesh Balivada, Sharath Chandra Nirmala, Poornoday Tiruveedi

This research paper aims to investigate the efficacy of decision trees in constructing intraday trading strategies using existing technical indicators for individual equities in the NIFTY50 index. Unlike conventional met…

Profitability of simple technical trading rules of Chinese stock exchange indexes

2015-04-15

Although technical trading rules have been widely used by practitioners in financial markets, their profitability still remains controversial. We here investigate the profitability of moving average (MA) and trading rang…