Advancing Algorithmic Trading: A Multi-Technique Enhancement of Deep Q-Network Models
This study enhances a Deep Q-Network (DQN) trading model by incorporating advanced techniques like Prioritized Experience Replay, Regularized Q-Learning, Noisy Networks, Dueling, and Double DQN. Extensive tests on assets like BTC/USD and AAPL demonstrate superior performance compared to the original model, with marked increases in returns and Sharpe Ratio, indicating improved risk-adjusted rewards. Notably, convolutional neural network (CNN) architectures, both 1D and 2D, significantly boost returns, suggesting their effectiveness in market trend analysis. Across instruments, these enhancements have yielded stable and high gains, eclipsing the baseline and highlighting the potential of CNNs in trading systems. The study suggests that applying sophisticated deep learning within reinforcement learning can greatly enhance automated trading, urging further exploration into advanced methods for broader financial applicability. The findings advocate for the continued evolution of AI in finance.
Code (0)
등록된 구현이 없습니다.
Tasks
Algorithmic TradingQ-LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Adversarial Attacks on Deep Algorithmic Trading Policies
Deep Reinforcement Learning (DRL) has become an appealing solution to algorithmic trading such as high frequency trading of stocks and cyptocurrencies. However, DRL have been shown to be susceptible to adversarial attack…
Algorithmic TradingDeep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)Taking Over the Stock Market: Adversarial Perturbations Against Algorithmic Traders
In recent years, machine learning has become prevalent in numerous tasks, including algorithmic trading. Stock market traders utilize machine learning models to predict the market's behavior and execute an investment str…
Adversarial AttackAlgorithmic TradingBIG-bench Machine LearningInference Attack+1Enhancing literature review with LLM and NLP methods. Algorithmic trading case
This study utilizes machine learning algorithms to analyze and organize knowledge in the field of algorithmic trading. By filtering a dataset of 136 million research papers, we identified 14,342 relevant articles publish…
Algorithmic TradingArticlesDimensionality ReductionAn overall view of key problems in algorithmic trading and recent progress
We summarize the fundamental issues at stake in algorithmic trading, and the progress made in this field over the last twenty years. We first present the key problems of algorithmic trading, describing the concepts of op…
Algorithmic TradingBIG-bench Machine Learningreinforcement-learningReinforcement Learning+1A Deep Reinforcement Learning Approach for Trading Optimization in the Forex Market with Multi-Agent Asynchronous Distribution
In today's forex market traders increasingly turn to algorithmic trading, leveraging computers to seek more profits. Deep learning techniques as cutting-edge advancements in machine learning, capable of identifying patte…
Algorithmic TradingDeep Reinforcement Learning