Clemence Benjamin
Clemence Benjamin
4.7 (4)
  • Information
2 years
experience
7
products
48
demo versions
1
jobs
0
signals
0
subscribers
Highly motivated Forex trading tools developer, MQL5 author, content creator, and passionate educator. I am dedicated to helping traders excel by making trading more efficient and effective through algorithmic solutions.

Do you need assistance developing your idea from scratch? I'm here to help you bring it to life at an affordable price. Feel free to offer me a job through this link:
> https://www.mql5.com/en/job/new?prefered=billionaire2024


View Our products:
> https://www.mql5.com/go?link=https://www.mql5.com/en/users/billionaire2024/seller

Our products educator youtube channels:
> https://youtube.com/@benjctradeadvisor?si=-TkzdloHI8W7qgEG


Do you like reading trading material? I have something for you here:
> https://www.mql5.com/en/users/billionaire2024/publications


MQL5 Program Debugging Services offered:
—Price depends on the complexity of the problem.
—Send me a private message let's discuss your issue.
—Offer me a job for your problem and give a full description in there my link:
> https://www.mql5.com/en/job/new?prefered=billionaire2024
Clemence Benjamin
Published article From Novice to Expert: Detecting Liquidity Zone Flips Using MQL5
From Novice to Expert: Detecting Liquidity Zone Flips Using MQL5

This article presents an MQL5 indicator that detects and manages liquidity zone flips. It identifies supply and demand zones from higher timeframes using a base–impulse pattern, applies objective breakout and impulse thresholds, and flips zones automatically when structure changes. The result is a dynamic support‑resistance map that reduces manual redraws and gives you clear, actionable context for signals and retests.

Clemence Benjamin
Published screenshot
Mechanical structures.
#BTCXAUr, H1HF Markets SA (Pty) LtdMechanical structures.
Clemence Benjamin
Published article The MQL5 Standard Library Explorer (Part 10): Polynomial Regression Channel
The MQL5 Standard Library Explorer (Part 10): Polynomial Regression Channel

Today, we explore another component of ALGLIB, leveraging its mathematical capabilities to develop a Polynomial Regression Channel indicator. By the end of this discussion, you will gain practical insights into indicator development using the MQL5 Standard Library, along with a fully functional, mathematically driven indicator source code.

Clemence Benjamin
Published screenshot
Sellers win
USDJPYr, M5HF Markets SA (Pty) LtdSellers win
Clemence Benjamin
Published screenshot
The decision point before the move.
EURUSD, M15HF Markets SA (Pty) LtdThe decision point before the move.
Clemence Benjamin
Published article From Novice to Expert: Enhancing Liquidity Strategies with Multi-Timeframe Structural Confirmation in MQL5
From Novice to Expert: Enhancing Liquidity Strategies with Multi-Timeframe Structural Confirmation in MQL5

The alignment of higher-timeframe liquidity structures with lower-timeframe reversal patterns can greatly influence both the likelihood and direction of the next price movement. By integrating structural liquidity zones from higher timeframes with precise reversal confirmations on lower timeframes, traders can improve entry timing and overall trade quality. This article demonstrates how to reinforce liquidity-based trading strategies through higher-timeframe structural confirmation—and how to implement this approach effectively using MQL5.

Clemence Benjamin
Clemence Benjamin
If you have any life challenges, try this: uplift your faith and receive your miracle. Don't miss this service with Pastor Chris. Connect from where you are.
Clemence Benjamin
Published article The MQL5 Standard Library Explorer (Part 9): Using ALGLIB to Filter Excessive MA Crossover Signals
The MQL5 Standard Library Explorer (Part 9): Using ALGLIB to Filter Excessive MA Crossover Signals

During sideways price movements, traders face excessive signals from multiple moving average crossovers. Today, we discuss how ALGLIB preprocesses raw price data to produce filtered crossover layers, which can also generate alerts when they occur. Join this discussion to learn how a mathematical library can be leveraged in MQL5 programs.

Clemence Benjamin
Published article Overcoming Accessibility Challenges in MQL5 Trading Tools (Part II): Enabling EA Voice Using a Python Text-to-Speech Engine
Overcoming Accessibility Challenges in MQL5 Trading Tools (Part II): Enabling EA Voice Using a Python Text-to-Speech Engine

Let's discuss how we can make our Expert Advisors speech‑capable using text‑to‑speech technology, partnering Python and MQL5. After reading this article, you will walk away with a working example of an EA that speaks dynamic market information. You will master the application of TTS, the WebRequest function, and learn how Python libraries integrate with the MQL5 language to create a truly voice‑aware trading tool.

Clemence Benjamin
Clemence Benjamin
Need healing of any kind. This is an event not to miss.
Clemence Benjamin
Published article From Novice to Expert: Extending a Liquidity Strategy with Trend Filters
From Novice to Expert:  Extending a Liquidity Strategy with Trend Filters

The article extends a liquidity-based strategy with a simple trend constraint: trade liquidity zones only in the direction of the EMA(50). It explains filtering rules, presents a reusable TrendFilter.mqh class and EA integration in MQL5, and compares baseline versus filtered tests. Readers gain a clear directional bias, reduced overtrading in countertrend phases, and ready-to-use source files.

Clemence Benjamin
Published article From Novice to Expert: Automating Intraday Strategies
From Novice to Expert: Automating Intraday Strategies

We translate the EMA‑50 retest idea into a behavior‑driven Expert Advisor for intraday trading. The study formalizes trend bias, EMA interaction (pierce and close), reaction confirmation, and optional filters, then implements them in MQL5 with modular functions and resource‑safe handles. Visual testing in the Strategy Tester verifies signal correctness. The result is a clear template for coding discretionary bounces.

Clemence Benjamin
Clemence Benjamin
A romantic caricature of me, GPT-generated.
Clemence Benjamin
Published article The MQL5 Standard Library Explorer (Part 8) : The Hybrid Trades Journal Logging with CFile
The MQL5 Standard Library Explorer (Part 8) : The Hybrid Trades Journal Logging with CFile

In this article, we explore the File Operations classes of the MQL5 Standard Library to build a robust reporting module that automatically generates Excel-ready CSV files. Along the way, we clearly distinguish between manually executed trades and algorithmically executed orders, laying the groundwork for reliable, auditable trade reporting.

Clemence Benjamin
Published article Overcoming Accessibility Problems in MQL5 Trading Tools (Part I): How to Add Contextual Voice Alerts in MQL5 Indicators
Overcoming Accessibility Problems in MQL5 Trading Tools (Part I): How to Add Contextual Voice Alerts in MQL5 Indicators

This article explores an accessibility-focused enhancement that goes beyond default terminal alerts by leveraging MQL5 resource management to deliver contextual voice feedback. Instead of generic tones, the indicator communicates what has occurred and why, allowing traders to understand market events without relying solely on visual observation. This approach is especially valuable for visually impaired traders, but it also benefits busy or multitasking users who prefer hands-free interaction.

Clemence Benjamin
Clemence Benjamin
ChatGPT plus
Clemence Benjamin
Published article The MQL5 Standard Library Explorer (Part 7): Interactive Position Labeling with CCanvas
The MQL5 Standard Library Explorer (Part 7): Interactive Position Labeling with CCanvas

In this article, we explore how to build a position information visualization tool using the MQL5 Standard Library’s CCanvas. This project strengthens your skills in working with library modules while providing traders with a practical tool to visualize and interact with open positions directly on a live chart. Join the discussion to learn more.

Clemence Benjamin
Published article Integrating External Applications with MQL5 Community OAuth
Integrating External Applications with MQL5 Community OAuth

Learn how to add “Sign in with MQL5” to your Android app using the OAuth 2.0 authorization code flow. The guide covers app registration, endpoints, redirect URI, Custom Tabs, deep-link handling, and a PHP backend that exchanges the code for an access token over HTTPS. You will authenticate real MQL5 users and access profile data such as rank and reputation.

Clemence Benjamin
Published article From Novice to Expert: Developing a Liquidity Strategy
From Novice to Expert: Developing a Liquidity Strategy

Liquidity zones are commonly traded by waiting for the price to return and retest the zone of interest, often through the placement of pending orders within these areas. In this article, we leverage MQL5 to bring this concept to life, demonstrating how such zones can be identified programmatically and how risk management can be systematically applied. Join the discussion as we explore both the logic behind liquidity-based trading and its practical implementation.

Clemence Benjamin
Published article From Novice to Expert: Creating a Liquidity Zone Indicator
From Novice to Expert: Creating a Liquidity Zone Indicator

The extent of liquidity zones and the magnitude of the breakout range are key variables that substantially affect the probability of a retest occurring. In this discussion, we outline the complete process for developing an indicator that incorporates these ratios.