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

A Novel Deep Reinforcement Learning Based Automated Stock Trading System Using Cascaded LSTM Networks

2022/12/06 by Jie Zou, Jiashu Lou, Zou, Jie +5 · 4 citations
Decision Sciences · Economics, Econometrics and Finance · Engineering · #Artificial Intelligence (cs.AI) #Computational Finance (q-fin.CP) #Energy Load and Power Forecasting #FOS: Computer and information sciences #FOS: Economics and business #Financial Markets and Investment Strategies #Portfolio Management (q-fin.PM) #Stock Market Forecasting Methods

paper · pdf · doi:10.48550/arxiv.2212.02721

openalex publication_date 2022/12/06 · openalex created_date 2022/12/20 · openalex updated_date 2026/07/28

Abstract

More and more stock trading strategies are constructed using deep reinforcement learning (DRL) algorithms, but DRL methods originally widely used in the gaming community are not directly adaptable to financial data with low signal-to-noise ratios and unevenness, and thus suffer from performance shortcomings. In this paper, to capture the hidden information, we propose a DRL based stock trading system using cascaded LSTM, which first uses LSTM to extract the time-series features from stock daily data, and then the features extracted are fed to the agent for training, while the strategy functions in reinforcement learning also use another LSTM for training. Experiments in DJI in the US market and SSE50 in the Chinese stock market show that our model outperforms previous baseline models in terms of cumulative returns and Sharp ratio, and this advantage is more significant in the Chinese stock market, a merging market. It indicates that our proposed method is a promising way to build a automated stock trading system.

Cited by

Related