Tola Moses Hector / Profilo
- Informazioni
|
no
esperienza
|
21
prodotti
|
11
versioni demo
|
|
0
lavori
|
0
segnali
|
0
iscritti
|
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 builds a complete MQL5 Expert Advisor that implements the original Turtle Trading rules from Curtis Faith. It covers both systems: 20/55-day breakouts, the System 1 skip rule, N (Wilder ATR) for volatility-adjusted sizing, a four‑unit pyramid with N/2 adds, a unified 2N stop, and 10/20-day exits. You will get compilable code, implementation details, and a backtesting procedure on EURUSD.
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 è un Expert Advisor (EA) completo per la gestione e l’automazione del trading su MetaTrader. È progettato per i trader che utilizzano Smart Money Concepts (SMC/ICT), l’analisi del price action o strategie basate sulle sessioni, e fornisce una gestione strutturata e coerente delle posizioni in ogni operazione. Modalità di esecuzione L’EA offre quattro stili di esecuzione: trading manuale tramite i pulsanti del
Price Action Detector — Strumento di Pattern Candlestick Price Action Detector è un indicatore professionale che identifica e contrassegna 27 pattern di candele e di price action direttamente sul grafico di MetaTrader. Tutte le rilevazioni vengono effettuate esclusivamente su barre chiuse e confermate, garantendo precisione senza ridisegno. Rilevamento dei pattern L’indicatore copre formazioni rialziste, ribassiste e neutre, tra cui martelli, engulfing
Price Action Detector — Strumento di Pattern Candlestick Price Action Detector è un indicatore professionale che identifica e contrassegna 27 pattern di candele e di price action direttamente sul grafico di MetaTrader. Tutte le rilevazioni vengono effettuate esclusivamente su barre chiuse e confermate, garantendo precisione senza ridisegno. Rilevamento dei pattern L’indicatore copre formazioni rialziste, ribassiste e neutre, tra cui martelli, engulfing
Complete SMC/ICT Indicator MT5 — Strumento Smart Money Concepts Complete SMC/ICT Indicator è uno strumento indipendente di analisi Smart Money Concepts che funziona direttamente nella finestra del grafico. Fornisce un rilevamento a livello istituzionale delle strutture di mercato, degli squilibri e delle zone di liquidità, con piena personalizzazione e avvisi. Caratteristiche L’indicatore rileva dieci elementi fondamentali SMC: swing high e low, fair value gaps, order
Complete SMC/ICT Indicator MT5 — Strumento Smart Money Concepts Complete SMC/ICT Indicator è uno strumento indipendente di analisi Smart Money Concepts che funziona direttamente nella finestra del grafico. Fornisce un rilevamento a livello istituzionale delle strutture di mercato, degli squilibri e delle zone di liquidità, con piena personalizzazione e avvisi. Caratteristiche L’indicatore rileva dieci elementi fondamentali SMC: swing high e low, fair value gaps, order
Grid Masters Temporal Trader — Sistema a Griglia Basato sul Tempo Grid Masters Temporal Trader è un Expert Advisor professionale che combina il dispiegamento di griglie basate sul tempo con un filtro direzionale SMA e una gestione avanzata delle posizioni. È progettato sia per mercati laterali che per mercati in trend, con controlli di rischio di livello istituzionale. Panoramica - Dispiegamento delle griglie in orari specifici del server (fino a 3 slot
Trade Copier Professional — Soluzione di Copia Locale Trade Copier Professional è un sistema affidabile di copia locale delle operazioni per MetaTrader 4/5. Consente ai trader di replicare istantaneamente posizioni su più conti nello stesso computer, con controlli di sicurezza integrati e un pannello professionale. Panoramica L’EA funziona sia in modalità Master che Slave da un unico file, con passaggio fluido tra le due. Le operazioni possono essere copiate
Trade Copier Professional — Soluzione di Copia Locale Trade Copier Professional è un sistema affidabile di copia locale delle operazioni per MetaTrader 4/5. Consente ai trader di replicare istantaneamente posizioni su più conti nello stesso computer, con controlli di sicurezza integrati e un pannello professionale. Panoramica L’EA funziona sia in modalità Master che Slave da un unico file, con passaggio fluido tra le due. Le operazioni possono essere copiate
Advanced AI Trading EA — Sistema di IA Multi‑Modo Advanced AI Trading EA è un Expert Advisor professionale che offre tre modalità di intelligenza artificiale: un motore interno senza bisogno di API, la modalità Claude API (richiede abbonamento Anthropic) e la modalità ChatGPT API (richiede abbonamento OpenAI). Questa flessibilità consente ai trader di scegliere tra un motore tecnico integrato o modelli di IA esterni. Panoramica Il motore interno di IA combina
Trade Assistant Pro — SMC + Price Action Trade Assistant Pro è un Expert Advisor (EA) completo per la gestione e l’automazione del trading su MetaTrader. È progettato per i trader che utilizzano Smart Money Concepts (SMC/ICT), l’analisi del price action o strategie basate sulle sessioni, e fornisce una gestione strutturata e coerente delle posizioni in ogni operazione. Modalità di esecuzione L’EA offre quattro stili di esecuzione: trading manuale tramite i pulsanti del









