Francis Nyoike Thumbi
Francis Nyoike Thumbi
  • 信息
经验
2
产品
6
演示版
0
工作
0
信号
0
订阅者
Perfection is the pursuit. Mastery is the destiny.

I’m a developer and researcher working across algorithmic trading through MQL5 — building, experimenting, and turning curiosity into working ideas.

Still early.
Still building.
Still nowhere near done.

Some ideas are better built than explained.
Have something worth building? Let’s make it real.
Francis Nyoike Thumbi
已发布文章Developing Smart Chart Objects in MQL5 (Part 1): Building a Stateful Trendline Management Framework
Developing Smart Chart Objects in MQL5 (Part 1): Building a Stateful Trendline Management Framework

This article details a practical framework for converting MetaTrader 5 trendlines from static drawings into managed runtime entities. It covers object discovery, event-driven synchronization of user edits, and confirmation logic based on ATR multipliers and closed candles. A central manager coordinates multiple lines and updates their visual state. Readers can implement consistent, extensible rules for detecting proximity, validating bounces, and confirming breakouts.

Francis Nyoike Thumbi
已发布文章Interactive Supply and Demand Zone Manager in MQL5 (Part IV): Trading Supply and Demand Zones
Interactive Supply and Demand Zone Manager in MQL5 (Part IV): Trading Supply and Demand Zones

We extend the supply and demand framework with a strategy layer that converts zone interactions into decisions. Qualified zones pass sequential checks for interaction proximity, approach behavior, higher‑timeframe alignment, and price action before execution is handed to a dedicated trade manager. This architecture improves control, maintainability, and future extensibility without changing the underlying zone engine.

Francis Nyoike Thumbi
已发布代码Interactive Supply and Demand Zone Trading Prototype
本次发布推出了一款基于“交互式供需区域管理器”框架构建的轻量级自动化交易原型。 该框架允许交易者绘制并管理自己的供需区域,同时每个区域都会随着市场状况的变化,保持其自身的生命周期、交互历史以及动态状态。 这种混合方法将用户定义的区域与自动化监控、验证和交易管理相结合。 该策略通过结构化的决策流程对符合条件的区域进行评估,然后生成交易操作。详细的日志记录使交易者能够清晰了解区域的行为,从而研究各种交互情况,并利用收集到的信息构建自己的交易策略。
Francis Nyoike Thumbi
已发布文章Interactive Supply and Demand Zone Manager in MQL5 (Part III): Zone Analysis, Stateful Interaction, and Pending Event Management
Interactive Supply and Demand Zone Manager in MQL5 (Part III): Zone Analysis, Stateful Interaction, and Pending Event Management

We extend the stateful supply and demand framework for MetaTrader 5 with a quantitative admission model and a dedicated interaction engine. Candidate zones are scored by structural symmetry, volume participation, and ATR‑normalized displacement, then classified into objective tiers. Admitted zones follow a deterministic lifecycle that tracks first touch, validates bounces, or confirms breakouts, with full telemetry for analysis and reproducibility.

Francis Nyoike Thumbi 已发布产品

DynamicSR Utility— A State-Aware Zone Defense Matrix for Advanced Market Structure Analysis Hello Traders, Welcome to DynamicSR Utility , a state-aware support and resistance intelligence system engineered for traders who want to move beyond static retail levels and analyze zones through a more structured, data-driven approach. If you have followed my technical article series published on the official MQL5 platform , you have already seen the foundation behind this framework: zone scoring

Francis Nyoike Thumbi
已发布文章Interactive Supply and Demand Zone Manager in MQL5 (Part II): Event-Driven Architecture and Persistent Lifecycle Logging
Interactive Supply and Demand Zone Manager in MQL5 (Part II): Event-Driven Architecture and Persistent Lifecycle Logging

This article advances the stateful supply and demand zone framework for MetaTrader 5 by replacing polling with an event-driven model based on OnChartEvent(). We split synchronization into dedicated handlers for creation, modification, and deletion, and separate market logic in OnTick() from user interactions in OnChartEvent(). A persistent, append-only CSV logger records all lifecycle events, improving responsiveness, state consistency, and recoverable history for downstream analysis.

Francis Nyoike Thumbi
已发布文章Interactive Supply and Demand Zone Manager in MQL5 (Part I): From Manual to Automated Lifecycle
Interactive Supply and Demand Zone Manager in MQL5 (Part I): From Manual to Automated Lifecycle

Replace static drawings with automated, stateful zones controlled by a CZone wrapper. The system synchronizes user rectangles, sizes zones by ATR, validates breakouts using consecutive closes, applies ghost/deactivation rules, merges nearby structures by a 1.5×ATR threshold, and projects edges forward. Traders gain durable levels that update themselves and reduce repetitive chart management.

Francis Nyoike Thumbi 已发布产品

425.00 USD

ECHELON Structure Is Law. Precision Is Habit. Greetings, traders. I am Echelon. I do not chase candles. I do not react to noise. I operate on reason. Every move I make is earned. I don’t treat the market as chaos. I read structure. But here’s the difference — I don’t force my areas of interest onto your chart. You can define yours. You draw it. You adjust it. You delete it. The moment you mark that area; I analyze it with internal structural logic and decisively classify it: Supply. Or demand

Francis Nyoike Thumbi
已在MQL5.community注册