Wennide Mogore / Profil
- Bilgiler
|
yok
deneyim
|
1
ürünler
|
2
demo sürümleri
|
|
1
işler
|
0
sinyaller
|
0
aboneler
|
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
IronHawk SMC Trade Zones M5 kodunu yayınladı
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.
Sosyal ağlarda paylaş · 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
IronHawk Fibonacci Structure Map kodunu yayınladı
Free MT5 indicator that automatically maps Fibonacci levels across multiple timeframes and highlights confluence zones, market structure, premium/discount areas and key price reactions.
Sosyal ağlarda paylaş · 1
67
Wennide Mogore
Knowledgeable developer işi için müşteriye geri bildirim bıraktı
Very good client, highly recommended.
| Şartnamenin kalitesi | 5.0 | |
| Sonuç kontrol kalitesi | 5.0 | |
| Erişilebilirlik ve iletişim becerileri | 5.0 |
Wennide Mogore
kodu paylaş
A new step reached
The Quantitative Microstructure Matrix (SMC / FVG / Z-Score Engine)
Perakende piyasadaki gürültüyle uğraşmayı bırakın. Bu, kurumsal düzeyde, asenkron bir çok varlık tarayıcısıdır. True Fractal CHOCH, Z-Score hacimsel anomalileri ve Fair Value Gap (FVG) doğrulamasını bir araya getirerek, terminalinizi dondurmadan yüksek olasılıklı Emir Bloklarını tespit eder.
Wennide Mogore
The Quantitative Microstructure Matrix (SMC / FVG / Z-Score Engine) kodunu yayınladı
Perakende piyasadaki gürültüyle uğraşmayı bırakın. Bu, kurumsal düzeyde, asenkron bir çok varlık tarayıcısıdır. True Fractal CHOCH, Z-Score hacimsel anomalileri ve Fair Value Gap (FVG) doğrulamasını bir araya getirerek, terminalinizi dondurmadan yüksek olasılıklı Emir Bloklarını tespit eder.
Sosyal ağlarda paylaş · 2
23
292
Wennide Mogore
ürün yayınladı
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
:
