Vladislav Boyko / Лента новостей
- Информация
|
11+ лет
опыт работы
|
0
продуктов
|
0
демо-версий
|
|
73
работ
|
0
сигналов
|
0
подписчиков
|
| Качество технического задания | 5.0 | |
| Качество проверки результатов | 5.0 | |
| Доступность и навыки общения | 5.0 |
| Качество технического задания | 5.0 | |
| Качество проверки результатов | 5.0 | |
| Доступность и навыки общения | 5.0 |
Manzano Quant Engine Advanced Statistical Market Structure, Volume Analysis and Decision Support Framework for MetaTrader 5 Manzano Quant Engine is an advanced analytical indicator that combines adaptive trend modelling, statistical deviation analysis, volume-based market structure, multi-timeframe confirmation, and quantitative scoring — all within a single visual framework. Its objective is not to predict future prices, but to help traders interpret market behaviour more
MetaTrader 5 provides rich performance data but limited structural analysis. This article shows how to export results to CSV from MQL5 and build five Python visualizations that expose cross-asset parameter consistency, the lag‑versus‑noise trade-off, walk‑forward decay, drawdown depth and duration, and intraday hour‑by‑day clusters. A unified automation module runs the full pipeline on any new export to deliver repeatable diagnostics.
Manual population of MqlTradeRequest leaves cross-field rules unchecked, creating silent misconfigurations at execution time. A fluent COrderBuilder for MQL5 adds pointer-based method chaining, per-field validation, and directional SL/TP checks against broker stop‑level constraints. Its Send() method runs a four-stage gate—flag completeness, cross-field consistency, OrderCheck(), then OrderSend()—so configuration errors are caught early and order code stays clear and reusable.
A typed publish-subscribe event bus in MQL5 replaces global variables and direct cross-references. Using an abstract listener interface and an enum-indexed subscription table, a signal engine, order manager, and drawdown monitor communicate only through the bus, with no shared state. The article analyzes dispatch overhead, pointer validation, and recursive publish risks, helping you design decoupled, testable EAs.
| Качество технического задания | 5.0 | |
| Качество проверки результатов | 5.0 | |
| Доступность и навыки общения | 5.0 |
| Качество технического задания | 5.0 | |
| Качество проверки результатов | 5.0 | |
| Доступность и навыки общения | 5.0 |
| Качество технического задания | 5.0 | |
| Качество проверки результатов | 5.0 | |
| Доступность и навыки общения | 5.0 |
SixtyNine EA – 7-стратегийный советник для торговли золотом в MetaTrader 5, созданный для дисциплинированного исполнения, прозрачного управления рисками, гибких set-файлов и публичного live-сигнального счёта. Public Live Signal: старт с $500, фиксированный лот 0.02, рост 300%+, более 16 недель live-торговли Публичный live-сигнал является главным доказательством работы SixtyNine EA . Счёт был запущен с балансом $500 , использовал фиксированный лот 0.02 на сделку и работает более 16 недель в
🚀 Smart Trade Protector EA Take control of your trades with advanced Trailing Stop and Break Even management. Designed for traders who want to maximize profits while minimizing risk, this EA ensures your positions are always protected and optimized. ⚙️ Trailing Stop Settings Use Trailing : Enables or disables the trailing stop function. Trailing Start : Distance in pips after which the trailing stop becomes active (default: 20 pips). Trailing Step : Increment in pips by which the stop loss is
🚀 Smart Trade Protector EA Take control of your trades with advanced Trailing Stop and Break Even management. Designed for traders who want to maximize profits while minimizing risk, this EA ensures your positions are always protected and optimized. ⚙️ Trailing Stop Settings Use Trailing : Enables or disables the trailing stop function. Trailing Start : Distance in pips after which the trailing stop becomes active (default: 20 pips). Trailing Step : Increment in pips by which the stop loss is
This article adds a regression gate to the MQL5 debugging and profiling workflow. It keeps the Part II profiler, TestLite runner, and trading math helper as contracts, then compares current profiler evidence with an accepted baseline. The workflow also adds symbol-aware assertions, compact status files, and report tables so performance drift, missing tests, and broker-assumption problems are visible before a build is accepted.
MQL5's file system operates within a strict sandbox. Understanding its access flags and path resolution rules is the foundation of any reliable export pipeline. This article builds a CCSVExporter class that handles file creation, safe appending, and error recovery. It also covers CSV parsing, field tokenization, concurrent access conflicts, and write-buffering strategies for high-frequency optimization runs.
Jetstream is a trend-following expert advisor for EURUSD H1 . It enters on a fast/slow SMA crossover confirmed by RSI momentum and a long-period trend filter, pyramids into winning moves , and banks the entire basket once floating profit reaches a fixed percentage of the account balance — position size compounds with the balance, so every banked basket raises the next stake. There is no per-trade stop loss: Jetstream holds through opposite signals and exits
Tailwind is a trend-following expert advisor for EURUSD H1 . It enters on a fast/slow SMA crossover confirmed by RSI momentum and a long-period trend filter, exits at a fixed take-profit, and compounds aggressively — position size grows with the account balance , so every win raises the stake of the next trade. No martingale by default. Backtest 2020–2026 (1:500, $1,000 start, 100% history quality): 98 trades, 100% win rate, profit factor 15.88, +$4.6M net, Sharpe





