Wennide Mogore / Profilo
- Informazioni
|
no
esperienza
|
1
prodotti
|
2
versioni demo
|
|
1
lavori
|
0
segnali
|
0
iscritti
|
I'm Wennide Mogore, Lead Quantitative Developer at IronHawk Capital. I work directly with clients on MQL5, MT5 and Python trading-system projects, from the first specification to testing, delivery and post-delivery support.
My work includes custom EAs and indicators, MT5-Python integration, multi-symbol engines, trade execution and recovery logic, risk-management modules, dashboards, logging, Telegram and API integrations, code audits, MT4-to-MT5 migrations and debugging of existing systems.
I pay particular attention to the parts that often fail outside a backtest: broker-specific execution rules, volume and price normalization, partial fills, restart recovery, duplicate-order prevention, position protection, non-repainting logic and clear diagnostics.
My public MQL5 CodeBase work demonstrates confirmed swing detection, multi-timeframe analysis, ATR-based confluence zones and structured chart visualization. Client systems remain confidential, but relevant anonymized samples can be provided within MQL5 when appropriate.
IronHawk handles each project through a written scope, agreed milestones, structured testing and documented delivery. The final package can include source code, compiled files, setup instructions, test evidence, bug correction within the agreed scope and technical follow-up.
I do not promise trading profitability. My responsibility is to translate clear trading rules into reliable, testable software and to explain technical limitations before development begins.
For an accurate proposal, please include the platform, symbols, timeframes, broker/account type, strategy rules, risk requirements, required integrations and examples of the expected behaviour.
My work includes custom EAs and indicators, MT5-Python integration, multi-symbol engines, trade execution and recovery logic, risk-management modules, dashboards, logging, Telegram and API integrations, code audits, MT4-to-MT5 migrations and debugging of existing systems.
I pay particular attention to the parts that often fail outside a backtest: broker-specific execution rules, volume and price normalization, partial fills, restart recovery, duplicate-order prevention, position protection, non-repainting logic and clear diagnostics.
My public MQL5 CodeBase work demonstrates confirmed swing detection, multi-timeframe analysis, ATR-based confluence zones and structured chart visualization. Client systems remain confidential, but relevant anonymized samples can be provided within MQL5 when appropriate.
IronHawk handles each project through a written scope, agreed milestones, structured testing and documented delivery. The final package can include source code, compiled files, setup instructions, test evidence, bug correction within the agreed scope and technical follow-up.
I do not promise trading profitability. My responsibility is to translate clear trading rules into reliable, testable software and to explain technical limitations before development begins.
For an accurate proposal, please include the platform, symbols, timeframes, broker/account type, strategy rules, risk requirements, required integrations and examples of the expected behaviour.
Wennide Mogore
Codice pubblicato IronHawk SMC Trade Zones M5
A closed-bar M5 indicator combining market structure, liquidity sweeps, BOS/CHoCH and momentum to display Entry, SL, TP1 and TP2, with retail-frequency signals and clickable setup history.
Condividi sui social network · 1
144
Wennide Mogore
An MT5 trade request returning “success” does not mean the execution pipeline succeeded.
In live systems, I consider an order complete only after four separate states are verified:
1. The request was accepted.
2. A deal was actually created.
3. The expected position exists with the correct volume.
4. The SL and TP are confirmed on the broker side.
TRADE_RETCODE_PLACED, TRADE_RETCODE_DONE and TRADE_RETCODE_DONE_PARTIAL are not interchangeable. Volume must respect SYMBOL_VOLUME_STEP, prices must be aligned to SYMBOL_TRADE_TICK_SIZE, and the filling policy must match the symbol’s supported execution mode.
On the MQL5 side, OnTradeTransaction should be treated as the source of truth. A fixed Sleep() followed by an assumption is not execution control.
The harder problem is restart safety. If MT5 or the Python process stops after the deal is created but before protection is applied, the system must reconstruct the previous intent, protect the existing position and avoid sending a duplicate order.
This is often the difference between an EA that passes a backtest and a trading system that survives a real broker.
In live systems, I consider an order complete only after four separate states are verified:
1. The request was accepted.
2. A deal was actually created.
3. The expected position exists with the correct volume.
4. The SL and TP are confirmed on the broker side.
TRADE_RETCODE_PLACED, TRADE_RETCODE_DONE and TRADE_RETCODE_DONE_PARTIAL are not interchangeable. Volume must respect SYMBOL_VOLUME_STEP, prices must be aligned to SYMBOL_TRADE_TICK_SIZE, and the filling policy must match the symbol’s supported execution mode.
On the MQL5 side, OnTradeTransaction should be treated as the source of truth. A fixed Sleep() followed by an assumption is not execution control.
The harder problem is restart safety. If MT5 or the Python process stops after the deal is created but before protection is applied, the system must reconstruct the previous intent, protect the existing position and avoid sending a duplicate order.
This is often the difference between an EA that passes a backtest and a trading system that survives a real broker.
Wennide Mogore
Codice pubblicato IronHawk Fibonacci Structure Map
Free MT5 indicator that automatically maps Fibonacci levels across multiple timeframes and highlights confluence zones, market structure, premium/discount areas and key price reactions.
Condividi sui social network · 1
67
Wennide Mogore
Hai lasciato un feedback al cliente per il lavoro Knowledgeable developer
Very good client, highly recommended.
| Qualità delle specifiche | 5.0 | |
| Qualità del controllo dei risultati | 5.0 | |
| Disponibilità e capacità di comunicazione | 5.0 |
Wennide Mogore
condividi codice
A new step reached
The Quantitative Microstructure Matrix (SMC / FVG / Z-Score Engine)
Smettila di fare trading sulla base delle fluttuazioni del mercato al dettaglio. Questo è uno scanner multi-asset asincrono di livello istituzionale. Combina il True Fractal CHOCH, le anomalie volumetriche Z-Score e la convalida del Fair Value Gap (FVG) per individuare blocchi di ordini ad alta probabilità senza bloccare il tuo terminale.
Wennide Mogore
Codice pubblicato The Quantitative Microstructure Matrix (SMC / FVG / Z-Score Engine)
Smettila di fare trading sulla base delle fluttuazioni del mercato al dettaglio. Questo è uno scanner multi-asset asincrono di livello istituzionale. Combina il True Fractal CHOCH, le anomalie volumetriche Z-Score e la convalida del Fair Value Gap (FVG) per individuare blocchi di ordini ad alta probabilità senza bloccare il tuo terminale.
Condividi sui social network · 2
16
292
Wennide Mogore
Prodotto pubblicato
Overview Wennide.JordanOSC is an advanced algorithmic indicator built specifically for traders seeking high-probability trend reversals and institutional-grade precision. By combining multi-structure price action (ZigZag) with advanced momentum validation (MACD), this indicator filters out market noise and pinpoints clean, high-reward continuation and reversal points. Designed to operate seamlessly on timeframes up to M30 max, JordanOSC provides clear, non-repainting visual signals that empower
:
