Clemence Benjamin / Profile
- Trader, Program Developer, 2D & 3D Animator at Benjc Trade Advisor
- Zimbabwe
- 33679
- Information
|
2 years
experience
|
7
products
|
49
demo versions
|
|
1
jobs
|
0
signals
|
0
subscribers
|
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
This article addresses the interpretative gap between visual chart objects and algorithmic execution. You will build a systematic detector that iterates over all chart objects, identifies analytical types, and normalises their geometric data (time and price coordinates) into a structured SChartObjectInfo array. The implementation uses raw MQL5 functions, a filter‑extract‑store pipeline, and a timer‑driven test EA, resulting in a reusable framework for rule‑based trading inputs.
Learn a practical way to execute MetaTrader 5 trades from Telegram voice notes using a Python middleware and an MQL5 EA acting as an HTTP client. The article covers architecture, WebRequest polling, in-memory queuing, JSON parsing with null-terminator stripping, and a constrained command grammar with a 0.001-lot default. You will configure the environment and validate round‑trip latency suitable for mobile data connections.
The article implements CMultiTimeframeMatrix, a reusable dashboard that maps symbols vs. timeframes and displays a numeric, colour‑coded score. The score combines trend, momentum, and volatility, updates by timer, and respects performance constraints. You will learn how to build the UI with CAppDialog/CLabel, compute metrics via CMatrixDouble, and embed the component into a thin EA for a consistent, real-time overview.
Learn to engineer an MQL5 indicator that converts trend, momentum, and volatility into a single raw score using a matrix.mqh (ALGLIB). The article covers a separate‑window oscillator to validate the core mathematics, then a main‑chart indicator that plots non‑repainting buy/sell arrows when the score crosses user‑defined thresholds. An optional long‑term EMA filter, a minimum‑bar cooldown, and built‑in alerts make the tool practical for live trading.
Higher-timeframe CRT ranges are informative, yet traders often execute on lower timeframes without that context. We implement an MQL5 indicator that reads higher-timeframe OHLC, projects the full candle range, body, and wicks onto the active lower-timeframe chart, and marks entries, stops, and targets. This improves situational awareness and removes the need to switch windows.
"O Lord God, I believe with all my heart in Jesus Christ, Son ofthe living God. I believe He died for me and God raised Him from the dead. I believe He's alive today. I confess with my mouth that Jesus Christ is the Lord of my life from this day. Through Him and in His Name, have eternal life; I'm born again. Thank you Lord for saving my soul! l'm now a child of God. Hallelujah!"
🎊 CONGRATULATIONS FOR BECOMING A CHILD OF GOD.♥️
For more about how to live as a Christian. Visit https://nowthatyouarebornagain.org/
Download code is 4763
This article implements an MQL5 module that analyzes the lower‑timeframe bars inside each liquidity‑zone base candle. It detects swing points and applies objective rules to classify the internal structure as an ascending, descending, or symmetrical triangle; a rectangle; M; W; or undefined. The indicator displays geometry labels on the chart and adds the pattern to alerts, reducing manual lower‑timeframe inspection.
"O Lord God, I believe with all my heart in Jesus Christ, Son ofthe living God. I believe He died for me and God raised Him from the dead. I believe He's alive today. I confess with my mouth that Jesus Christ is the Lord of my life from this day. Through Him and in His Name, have eternal life; I'm born again. Thank you Lord for saving my soul! l'm now a child of God. Hallelujah!"
🎊 CONGRATULATIONS FOR BECOMING A CHILD OF GOD.♥️
For more about how to live as a Christian. Visit https://nowthatyouarebornagain.org/
Download code is 4763
"O Lord God, I believe with all my heart in Jesus Christ, Son ofthe living God. I believe He died for me and God raised Him from the dead. I believe He's alive today. I confess with my mouth that Jesus Christ is the Lord of my life from this day. Through Him and in His Name, have eternal life; I'm born again. Thank you Lord for saving my soul! l'm now a child of God. Hallelujah!"
🎊 CONGRATULATIONS FOR BECOMING A CHILD OF GOD.♥️
For more about how to live as a Christian. Visit https://nowthatyouarebornagain.org/
Download code is 4763
Build a local, bidirectional voice interface for MetaTrader 5 using MQL5 WebRequest and two Python services. The article implements offline speech recognition with Vosk, wake‑word detection, an HTTP command endpoint, and a text‑to‑speech server on localhost. You will wire an Expert Advisor that fetches commands, executes trades, and returns spoken confirmations for hands‑free operation.
"O Lord God, I believe with all my heart in Jesus Christ, Son ofthe living God. I believe He died for me and God raised Him from the dead. I believe He's alive today. I confess with my mouth that Jesus Christ is the Lord of my life from this day. Through Him and in His Name, have eternal life; I'm born again. Thank you Lord for saving my soul! l'm now a child of God. Hallelujah!"
🎊 CONGRATULATIONS FOR BECOMING A CHILD OF GOD.♥️
For more about how to live as a Christian. Visit https://nowthatyouarebornagain.org/
Download code is 4763
In this article, we explore practical and robust risk management techniques specifically tailored for liquidity-based trading. You will learn how to protect positions during retests, handle false breakouts with confidence, and identify signs of potential level manipulation. By the end, you will have built an adaptive Expert Advisor capable of managing zone flips and executing strategic pending orders with integrated risk control.
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.
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.





