**arXiv ID:** 2101.03867 **Authors:** Mehran Taghian, Ahmad Asadi, Reza Safabakhsh **Published:** 2021-01-08T13:19:01Z **Abstract:** A wide variety of deep reinforcement learning (DRL) models have recently been proposed to learn profitable investment strategies. The rules learned by these models outperform the previous strategies specially in high frequency trading environments. However, it is shown that the quality of the extracted features from a long-term sequence of raw prices of the inst...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill a-reinforcement-learning-based-encoderdecoder-framework-for-learning-stock-trading-rules --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of A Reinforcement Learning Based Encoderdecoder Framework For Learning Stock Trading Rules?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-a-reinforcement-learning-based-encoderdecoder-fram)More formats (shields.io, HTML) on the badges page.
# A Reinforcement Learning Based Encoder-Decoder Framework for Learning Stock Trading Rules
**arXiv ID:** 2101.03867
**Authors:** Mehran Taghian, Ahmad Asadi, Reza Safabakhsh
**Published:** 2021-01-08T13:19:01Z
**Abstract:**
A wide variety of deep reinforcement learning (DRL) models have recently been proposed to learn profitable investment strategies. The rules learned by these models outperform the previous strategies specially in high frequency trading environments. However, it is shown that the quality of the extracted features from a long-term sequence of raw prices of the instruments greatly affects the performance of the trading rules learned by these models. Employing a neural encoder-decoder structure to extract informative features from complex input time-series has proved very effective in other popular tasks like neural machine translation and video captioning in which the models face a similar problem. The encoder-decoder framework extracts highly informative features from a long sequence of prices along with learning how to generate outputs based on the extracted features. In this paper, a novel end-to-end model based on the neural encoder-decoder framework combined with DRL is proposed to learn single instrument trading strategies from a long sequence of raw prices of the instrument. The proposed model consists of an encoder which is a neural structure responsible for learning informative features from the input sequence, and a decoder which is a DRL model responsible for learning profitable strategies based on the features extracted by the encoder. The parameters of the encoder and the decoder structures are learned jointly, which enables the encoder to extract features fitted to the task of the decoder DRL. In addition, the effects of different structures for the encoder and various forms of the input sequences on the performance of the learned strategies are investigated. Experimental results showed that the proposed model outperforms other state-of-the-art models in highly dynamic environments.
## Skill Description
This skill is generated from the arXiv paper: A Reinforcement Learning Based Encoder-Decoder Framework for Learning Stock Trading Rules (2101.03867).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:2101.03867](http://arxiv.org/abs/2101.03867v1)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!