Trading Systems

We’ve released a new video on one-click trading in MetaTrader 5 — a feature that lets you open and manage trades instantly, without extra confirmations. Execution speed plays a critical role in trading. In this video, you will see how the platform's built-in tools allow you to place market orders
  Machine Learning and Neural Networks  (741   1 2 3 4 5 ... 74 75)
MQL5 now supports matrix and vector operations which are used in various computational tasks, including machine learning. We have created this thread to select and share some materials that may be useful to you. Machine learning technology is based on neural networks. Neural networks are
We've released a new video demonstrating how to significantly speed up Expert Advisor optimization in MetaTrader 5 using the multi-threaded Strategy Tester and the MQL5 Cloud Network . The Strategy Tester lets you run multiple optimization passes in parallel by utilizing all available CPU cores
Discover in 15 Minutes: Watch the Video about Trading Signals in MetaTrader 4 and MetaTrader 5 The most frequently asked questions related to the Signals service will be collected and processed in this topic. The list of questions will be updated from time to time. Soon we will try to give answers
  Quantitative trading  (386   1 2 3 4 5 ... 38 39)
Quantitative trading, also known as algorithmic trading or algo trading, is a rapidly evolving field that combines finance, mathematics, and computer science. It involves the use of sophisticated mathematical models, statistical analysis, and computer algorithms to identify and execute trading
  Programming tutorials  (174   1 2 3 4 5 ... 17 18)
In our technologically advanced world, programming and computer science have become transformative disciplines that drive innovation and shape society. Programming, as an art form, combines creativity, logic, and problem solving to create elegant and efficient solutions. Fusion of science and
  OpenCL in trading  (100   1 2 3 4 5 ... 9 10)
OpenCL is a framework that provides an open standard for writing programs that can run on different types of hardware platforms, such as CPUs, GPUs, and specialized processing units. It allows software developers to write code in a single language that can be executed on multiple devices, regardless
  Learning ONNX for trading  (144   1 2 3 4 5 ... 14 15)
We have added support for ONNX models in MQL5 since we believe this is the future. We have created this topic to discuss and study this promising field which can assist in raising the use of machine learning to a new level. By using the new capabilities, you can train models in your preferred
If account is going maximum drawdown then what is the best idea to short out this panic situation as well as what is next step to do for continue in market
The strategy that I am currently developing performs very well in the strategy tester, but when I do forward testing it fails. How can I shorteh the gap between strategy tester data and forward testing
I just started this thread as a continuation of the talking made on this topic (we can read it). Or ...to make it shorter: it was some discussion about forecasting/predicting of the next candle or direction of the movement or market condition evaluation. And it was around standard indiocators in
Why do many EAs fail while the same strategy works perfectly in manual trading? Manual trading lets us adapt, filter trades, and read the market in real time. EAs, on the other hand, follow strict rules — they can’t “think” like a human. Automation often reveals the gaps in a strategy rather than
  Money Management  (230   1 2 3 4 5 ... 22 23)
Hi Here is the code I use for my money management. - Actually it shouldn't be called MM, as it is only calculates how many lots can I buy so that when I hit my stop loss I only loss a certain percentage of my account. I think though that is one of the crucial aspects of forex- trading - as it leads...
Hey everyone, Long-time lurker, first time posting something like this. I've been building an EA based on BBMA methodology (Bollinger Bands + Multiple Moving Averages) applied on XAUUSD, and I've finally reached a point where the backtest numbers look... surprisingly good. Maybe too good, which is
Good day dear forum members. After reading the forum a bit, I came across several threads on arbitrage and pair trading . Judging by the threads, some are interested and some are trying it. I used to dabble in this topic a long time ago, but my knowledge was not enough. Now I am a complete mess in
i want to show you and suggest you this simple and proper way of trading that i have ever seen.i mean price pattern.ofcourse many of you have heard about it but i am trading with this system and it is very practical and profitable forthermore very simple.wihout any indicator just Fib
Hello Fellow Traders! I've been working on a grid trading approach and would love to discuss the methodology with experienced traders in this community. The Technical Challenge I was looking to solve some common issues in automated grid trading: * How to handle dynamic position sizing based on
  What strategy actually works?  (148   1 2 3 4 5 ... 14 15)
Guys, I have been trading since 2011, I have tried nearly 2000 strategies, I have build almost 2000 Eas and indicators, on this olatform and on other platform, but I have not really found what works, what actually works? and does such a thing exists
[Deleted]
Hello everyone in the Trading Systems section! I'm trying to improve a simple trend-following approach specifically for XAUUSD (Gold), and one big issue I'm facing is too many false signals/entries during high volatility (news events, sudden spikes, choppy ranges). What I've tried so far: Using a
  MetaEditor, Open AI and ChatGPT  (111   1 2 3 4 5 ... 11 12)
Forum on trading, automated trading systems and testing trading strategies Test version of MQL5 Copilot in beta 3647 Renat Fatkhullin , 2023.03.23 23:11 In today's beta version 3647, we've included the first version of Copilot, a feature to enhance the editor's ability to write code. The settings
Hello traders and developers, I would like to start a discussion about breakout trading strategies , especially from the perspective of trade validation, false breakout filtering, and EA development in MQL5 . Breakout trading is one of the most interesting approaches because it can capture strong
[Deleted]
I have recently become more interested in Renko for some obvious reasons. However, although the chart is said to be “less noisy”, and cleaner, the real question is, “Is it more profitable as a result?” If it is easier to identify a trend , to trail, and there is less reliance upon indicators, does
Hello, I am testing automation of the MetaTrader 5 Strategy Tester using: terminal64.exe /config:path_to_config.ini Single-symbol tests and standard optimizations can be launched this way, but I have not been able to clearly confirm the behavior of: Optimization=3 which corresponds to “All symbols
  Tick tools  (37   1 2 3 4)
Hi, Recently I've begun development of tick indicators. Some of them you can see in this thread: -TickSmoother -TickPriceChannel -TickMACD -TickStochastic Some of them can be implemented in EAs for better entries or for scalping.
  All About Price Action  (67   1 2 3 4 5 6 7)
Dear friends/Brothers/Sisters, I want to start this post regarding Price Action. I want people to help about what I know. Please Respond this post, Share the way you know and learn the way I know. I am not a master but a trader like others and also like to know how others doing. Reply and Keep in...
Over the years, I’ve tested and observed many Expert Advisors, especially on XAUUSD. And there’s something that keeps repeating itself again and again. Most EAs that show amazing backtests on gold rely on some form of martingale or grid logic. At first glance, everything looks perfect: high win
May I know if there is anyone who focus on triangle breakout and can make profit this year
[Deleted]
If you are looking for EA for trading, which you trust? the live signal of the EA that show real trading activity and performance? or the backtest
" automated trading " means different things to different people, here I mean a system that detects good trading situations and then places an order and closes later after some conditions are met. It seems to be possible to create a profitable system, but so far I haven't had much luck. some big
[Deleted]
Is it possible? made my idea and backtest always give poor or negative results But on a real account it always challenge me with every loss I say "failed on backtest and now is time to break on real" but seems challenging me to not break, and after every loss it start making winnings again until