Tuesday, March 3, 2026

Author: Roberto Jacobs (3rjfx) | Featured on Forex Home Expert

Introduction

This GMM_MD_MCEA - Python MT5 integration Multi-Currency Expert Advisor program is a development of the GMM Master Dashboard that I explained in the previous article GMM Master Dashboard: The Story Behind the Innovation.

While the GMM Master Dashboard program is simply a Python program that provides signals for manual trading, the GMM_MD_MCEA program enhances the GMM Master Dashboard's capabilities by not only providing signals on the dashboard but also managing orders as a multi-currency expert advisor.

Tuesday, February 17, 2026

Author: Roberto Jacobs (3rjfx) | Featured on Forex Home Expert

The Genesis of GMM

The idea to create the GMM Master Dashboard LR Magnet was born from a simple yet ambitious goal: I wanted a standalone price monitoring system that functions independently from the MetaTrader 5 (MT5) terminal interface. While I was aware that MQL5 offers a powerful bridge to integrate Python, I faced a significant hurdle—I wasn't a Python expert.

Saturday, February 7, 2026

Author: Roberto Jacobs (3rjfx) | Featured on Forex Home Expert

1. Introduction

In the world of automated trading, the biggest challenge is filtering out market "noise" while maintaining enough trade frequency to grow an account. Today, we are proud to introduce a sophisticated solution: the ZigZag_OsMA_EMA_MCEA.

Featured Post

How to create a simple Multi-Currency Expert Advisor using MQL5 with Zigzag and RSI Indicators Signal

Author: Roberto Jacobs (3rjfx) | Featured on Forex Home Expert Introduction The Expert Advisor discussed in this article is a mult...