AI and Deep Learning

Is Reinforcement Learning or Deep Learning better for building autonomous trading bots?

JE Asked by Jessica Harris · 22-02-2024
0 upvotes 9,400 views 0 comments
The question

I am interested in building a bot for stock market prediction. Should I focus on Deep Learning for time-series forecasting (like using LSTMs or GRUs) or should I dive into Deep Reinforcement Learning (DRL) where the agent learns by taking actions? I'm worried that simple price prediction isn't enough to handle the complexity of a live market environment.

3 answers

0
KA
Answered on 23-02-2024

Start with LSTMs. They are much easier to debug. If you can't predict the price at better than 55% accuracy, DRL won't save you.

NA 25-02-2024

Karen is right. If your input features (the price prediction) are garbage, your DRL agent will just learn to gamble more efficiently.

0
NA
Answered on 24-02-2024

The major difference is that Deep Learning for time-series is a "passive" prediction task—you are just trying to guess the next price. Deep Reinforcement Learning (DRL) is an "active" task where the model learns a policy (Buy, Sell, Hold) based on a reward signal (Profit/Loss). In trading, price prediction is often not enough because of slippage and transaction costs. A DRL agent can learn to account for these factors. However, DRL is notoriously difficult to train and can be very unstable. I recommend starting with a strong Deep Learning forecasting model as a "feature" for a simpler rule-based trading system before going full DRL.

0
ST
Answered on 25-02-2024

How do you plan to handle the "non-stationary" nature of market data, where the patterns learned today might be completely irrelevant tomorrow?

JE 27-02-2024

Steven, that is the million-dollar question! I was thinking of using a "sliding window" training approach or even an Online Learning setup where the model updates its weights daily. Nancy's point about DRL learning the "policy" rather than just the "price" is really convincing, though. If the market shifts, a DRL agent might recognize that its current strategy is losing money and adapt its risk management faster than a simple price-forecaster would.

Share your thoughts

Your email address will not be published. Required fields are marked (*)

Professional Counselling Session

Still have questions?
Schedule a free counselling session

Our experts are ready to help you with any questions about courses, admissions, or career paths. Get personalized guidance from industry professionals.

Request a Call Back

Search Online

We Accept

We Accept

Follow Us

"PMI®", "PMBOK®", "PMP®", "CAPM®" and "PMI-ACP®" are registered marks of the Project Management Institute, Inc. | "CSM", "CST" are Registered Trade Marks of The Scrum Alliance, USA. | COBIT® is a trademark of ISACA® registered in the United States and other countries.

Book Free Session