Tola Moses Hector / Profile
- Information
|
no
experience
|
21
products
|
11
demo versions
|
|
0
jobs
|
0
signals
|
0
subscribers
|
Today, I develop professional-grade Expert Advisors and indicators for MetaTrader, with a focus on robustness, clarity, and real-world usability. My work emphasizes clean architecture, risk-aware logic, and long-term maintainability rather than over-optimized or curve-fit systems.
Beyond trading software, I also develop full-stack solutions, including front-end and back-end web applications, API integrations, and server deployments. I work with cloud infrastructure such as Microsoft Azure to support scalable, secure, and high-performance trading and data systems.
My goal is simple: built well-engineered, professional tools that traders can understand, trust, and confidently use in live market environments.
This article presents TrendTemplateEA, an Expert Advisor implementing Mark Minervini's eight-condition trend template for daily forex charts. It evaluates all conditions on every bar and enters only when they are simultaneously satisfied, using RSI above 50 in place of the stock market RS rating. The entry trigger is a 20-bar high breakout on expanding volume, with all rules coded and testable in MQL5.
This article presents a complete Expert Advisor built around Stan Weinstein's Stage Analysis method. The EA classifies the market into one of four stages using the 30-week moving average slope and position and volume behavior, then trades only Stage 2 breakouts long and Stage 4 breakdowns short. It explains each stage, how to detect it programmatically, and why the method's discipline—trading only in the correct stage—is what produces the edge.
This article builds a self-contained MQL5 Expert Advisor that completes the Wyckoff cycle: it detects accumulation/distribution with a finite state machine, enters at the last point of support/supply, and calculates exit point-and-figure counts under Wyckoff's Cause and Effect. We detail the box size from range ATR, a 1-box reversal, target validation, and a 2R fallback. Readers get runnable code without external dependencies.
This article presents CTradeJournal, a self-contained MQL5 class for live tracking of open positions at tick frequency. It maintains MAE, MFE, and initial risk in money, calculates the R-multiple when a position closes, and writes a complete CSV record. The text explains the design choices, provides the implementation, and shows simple EA integration so you can analyze entries, stop placement, and outcome distribution.
The article describes an MQL5 EA that automates Wyckoff accumulation and distribution via a finite state machine. It confirms spring to SOS and upthrust to SOW before placing LPS or LPSY entries, using relative tick volume as the confirmation metric. Readers get the state model, detection criteria, code organization, and MetaTrader 5 testing procedure.
This article presents CPyramidEngine, a reusable MQL5 class that adds disciplined pyramiding to any Expert Advisor with about six lines of integration. The engine enforces three constraints: strictly decreasing lot sizes, a single unified stop that advances after each add-on, and broker-level validation of every modification. It explains common failure modes in naive implementations and shows how to keep total account risk quantifiable and controlled as positions are added.
Trade Assistant Pro — SMC + Price Action Trade Assistant Pro is a comprehensive trade management and automation EA for MetaTrader. It is designed for traders using Smart Money Concepts (SMC/ICT), price action analysis, or session-based strategies, and provides structured, consistent position management across every trade. Execution Modes The EA offers four execution styles: manual trading via panel buttons, price triggers that activate at chosen levels, date/time triggers for scheduled entries
Price Action Detector — Candlestick Pattern Tool Price Action Detector is a professional indicator that identifies and labels 27 candlestick and price action patterns directly on the MetaTrader chart. All detections are made on confirmed, closed bars only, ensuring accuracy without repainting. Pattern Detection The indicator covers bullish, bearish, and neutral formations, including hammers, engulfing patterns, stars, soldiers, crows, doji variations, and spinning tops. Categories can be toggled
Price Action Detector — Candlestick Pattern Tool Price Action Detector is a professional indicator that identifies and labels 27 candlestick and price action patterns directly on the MetaTrader chart. All detections are made on confirmed, closed bars only, ensuring accuracy without repainting. Pattern Detection The indicator covers bullish, bearish, and neutral formations, including hammers, engulfing patterns, stars, soldiers, crows, doji variations, and spinning tops. Categories can be toggled
Complete SMC/ICT Indicator MT5 — Smart Money Concepts Tool The Complete SMC/ICT Indicator is a standalone Smart Money Concepts analysis tool that runs directly on the chart window. It provides institutional‑grade detection of market structures, imbalances, and liquidity zones, with full customization and alerts. Features The indicator detects ten core SMC elements: swing highs and lows, fair value gaps, order blocks, breaks of structure, changes of character, market structure shifts, equal highs
Complete SMC/ICT Indicator MT5 — Smart Money Concepts Tool The Complete SMC/ICT Indicator is a standalone Smart Money Concepts analysis tool that runs directly on the chart window. It provides institutional‑grade detection of market structures, imbalances, and liquidity zones, with full customization and alerts. Features The indicator detects ten core SMC elements: swing highs and lows, fair value gaps, order blocks, breaks of structure, changes of character, market structure shifts, equal highs
Grid Masters Temporal Trader MT4 — Time-Based Grid System Grid Masters Temporal Trader MT4 is a professional Expert Advisor that combines time-based grid deployment with SMA directional filtering and advanced position management. It is designed for both ranging and trending markets, with institutional-grade risk controls. Overview - Deploy grids at specific server times (up to 3 daily slots) - SMA filter for trend alignment (buy-only or sell-only modes) - Dual trim
Trade Copier Professional — Local Copy Solution Trade Copier Professional is a reliable local trade copying system for MetaTrader 4/5. It allows traders to replicate positions instantly across multiple accounts on the same computer, with built‑in safety controls and a professional dashboard. Overview The EA operates in both Master and Slave modes from a single file, with seamless switching. Trades can be copied between MT4 and MT5 terminals without internet dependency, using local file‑based
Trade Copier Professional — Local Copy Solution Trade Copier Professional is a reliable local trade copying system for MetaTrader 4/5. It allows traders to replicate positions instantly across multiple accounts on the same computer, with built‑in safety controls and a professional dashboard. Overview The EA operates in both Master and Slave modes from a single file, with seamless switching. Trades can be copied between MT4 and MT5 terminals without internet dependency, using local file‑based
Advanced AI Trading EA (MT4) — Multi‑Mode AI System Advanced AI Trading EA is a professional Expert Advisor offering three AI modes: an internal engine with no API required, Claude API mode (Anthropic subscription), and ChatGPT API mode (OpenAI subscription). This flexibility allows traders to choose between a built‑in technical engine or external AI models. Overview The internal AI engine combines seven technical indicators with five trading personalities — Conservative, Balanced, Aggressive
Trade Assistant Pro MT5 — SMC + Price Action Trade Assistant Pro MT5 is a comprehensive trade management and automation EA for MetaTrader 5. It is designed for traders using Smart Money Concepts (SMC/ICT), price action analysis, or session-based strategies, and provides structured, consistent position management across every trade. Execution Modes The EA offers four execution styles: manual trading via panel buttons, price triggers that activate at chosen levels, date/time triggers for scheduled









