Safe-FinRL: A Low Bias and Variance Deep Reinforcement Learning Implementation for High-Freq Stock Trading
Zitao Song, Xuyang Jin, Chenliang Li

TL;DR
Safe-FinRL introduces a novel DRL approach for high-frequency stock trading that effectively addresses non-stationarity and reduces bias and variance, leading to more stable and reliable trading strategies in volatile markets.
Contribution
The paper proposes a new method that segments financial data into near-stationary environments and applies Trace-SAC to improve stability and reduce estimation bias and variance.
Findings
Safe-FinRL achieves stable value estimation in cryptocurrency trading.
The method significantly reduces bias and variance compared to existing approaches.
Results show steady policy improvement in non-stationary financial environments.
Abstract
In recent years, many practitioners in quantitative finance have attempted to use Deep Reinforcement Learning (DRL) to build better quantitative trading (QT) strategies. Nevertheless, many existing studies fail to address several serious challenges, such as the non-stationary financial environment and the bias and variance trade-off when applying DRL in the real financial market. In this work, we proposed Safe-FinRL, a novel DRL-based high-freq stock trading strategy enhanced by the near-stationary financial environment and low bias and variance estimation. Our main contributions are twofold: firstly, we separate the long financial time series into the near-stationary short environment; secondly, we implement Trace-SAC in the near-stationary financial environment by incorporating the general retrace operator into the Soft Actor-Critic. Extensive experiments on the cryptocurrency market…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStock Market Forecasting Methods · Financial Markets and Investment Strategies · Complex Systems and Time Series Analysis
MethodsRetrace
