Question.... Is there any reason you have the epoch set to 20 ?
Is it possible to have the AI learn on an on going basis ?
Is it possible to have the AI learn on an on going basis ?

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Check out the new article: Integrating AI model into already existing MQL5 trading strategy.
This topic focuses on incorporating a trained AI model (such as a reinforcement learning model like LSTM or a machine learning-based predictive model) into an existing MQL5 trading strategy.
In this article, we are going to integrate AI model into already existing MQL5 trading strategy, we will use Order Block coupled with fibonacci from the previous article. Many existing MQL5 trading strategies rely on fixed indicators, rigid thresholds, or predefined patterns that may not be effective across different market cycles. These strategies lack the ability to learn from past data, recognize complex patterns, or adjust their decisions dynamically based on changing conditions.
Incorporating an AI model into an MQL5 trading strategy can help overcome existing challenges by infusing machine learning-based adaptability and decision-making capabilities. By using techniques like Long Short Term Memory (LSTM) or predictive analytics, AI can analyze extensive historical and real-time datasets to generate smarter trading actions. Unlike rigid, predefined strategies, AI-enhanced systems dynamically adapt and refine their approaches by learning from evolving market conditions. This leads to sharper timing for trades, more effective risk mitigation, and increased profitability over time.
Author: Hlomohang John Borotho