Hammad Dilber
Hammad Dilber
5 (1)
  • Information
no
experience
1
products
59
demo versions
4
jobs
0
signals
0
subscribers
Professional MQL5 developer specializing in automated trading solutions. I create custom Expert Advisors, trading bots, and technical indicators for MetaTrader 5 platforms.

Services:
• Custom Expert Advisors (EA) from scratch
• Trading bot development with risk management
• Technical indicators and custom tools
• Strategy automation and optimization
• MT5 script development
• Bug fixes and code modifications
Hammad Dilber
Published article Persistence Entropy as a Market Regime Indicator in MQL5
Persistence Entropy as a Market Regime Indicator in MQL5

This article turns the verified TDA pipeline into a live MQL5 indicator. It reduces each price window to two persistence-entropy lines (H0 and H1), computes a normalized loop-strength metric with an adaptive percentile band, and places fade marks only when loop strength is high and price hits a window extreme. You can attach the indicator, read six buffers from an Expert Advisor, and tune key window, ranking, and performance parameters.

Hammad Dilber
Published article Persistent Homology in MQL5: The Reduction Algorithm and the Persistence Diagram
Persistent Homology in MQL5: The Reduction Algorithm and the Persistence Diagram

We complete persistent homology for MQL5 by reducing the Vietoris–Rips boundary matrix to a persistence diagram. The article implements Z/2 column reduction (CTDAReduction), a diagram container with analytics (CTDADiagram), and a facade that runs the six-stage pipeline in one call (CTDA). Outputs are cross-checked against Ripser to numerical agreement, enabling reliable diagram-based metrics.

Hammad Dilber
Published article From Cloud to Complex: The Vietoris-Rips Filtration in MQL5
From Cloud to Complex: The Vietoris-Rips Filtration in MQL5

We turn a price-embedded point cloud into a Vietoris–Rips filtration and its boundary matrix. The article enumerates vertices, edges, and triangles with filtration values, sorts them in entry order, and builds O(1) vertex/edge lookups. You get MQL5 classes CTDARips and CTDABoundary and a sparse Z/2 boundary suitable for the next-step persistence reduction.

Hammad Dilber
Published article Shape of Price: An Introduction to TDA and Takens Embedding in MQL5
Shape of Price: An Introduction to TDA and Takens Embedding in MQL5

The article presents a practical foundation for shape analysis of price series in MQL5. It implements Takens time‑delay embedding to build a phase‑space point cloud and computes the full pairwise distance matrix under selectable norms. The CTDAPointCloud and CTDADistance classes are provided with a demo script that embeds chart data and outputs results, preparing inputs for downstream topological tools.

Hammad Dilber
Published article Recurrence Network Analysis (RNA) in MQL5: From Recurrence Matrices to Complex Networks
Recurrence Network Analysis (RNA) in MQL5: From Recurrence Matrices to Complex Networks

The article extends the MQL5 recurrence library to Recurrence Network Analysis (RNA) by treating recurrence matrices as adjacency matrices of undirected graphs. It implements core network metrics—clustering, transitivity, average path length, betweenness, assortativity, and density—and applies them in rolling windows for single-series RNA and Joint RNA (JRNA). A modular metrics engine and two indicators visualize the evolving network structure on MetaTrader 5 charts for practical time-series analysis.

Hammad Dilber
Published article Joint Recurrence Quantification Analysis (JRQA) in MQL5: Detecting Simultaneous Recurrence in Two Series
Joint Recurrence Quantification Analysis (JRQA) in MQL5: Detecting Simultaneous Recurrence in Two Series

We extend the RQA library for MetaTrader 5 with JRQA, which detects when two series simultaneously revisit their own past states. The article covers the joint recurrence matrix, twelve JRQA metrics (including TREND and COMPLEXITY), dual-epsilon configuration, and a rolling-window engine with OpenCL acceleration and automatic CPU fallback. A practical indicator plots JRR, JDET, JLAM, JENTR, and JTREND for any symbol pair with timestamp alignment and normalization.

Hammad Dilber
Published article Cross Recurrence Quantification Analysis (CRQA) in MQL5: Building a Complete Analysis Library
Cross Recurrence Quantification Analysis (CRQA) in MQL5: Building a Complete Analysis Library

This article extends the MQL5 RQA library to Cross-Recurrence Quantification Analysis (CRQA) for comparing two time series. We implement dual‑series embedding, cross‑recurrence matrix construction, adapted metrics (CRR, CDET, CLAM, CENTR, and others), and rolling‑window analysis, with optional GPU acceleration via OpenCL. A ready-to-use indicator compares two symbols in real time, supporting timestamp alignment and normalization for practical inter-market analysis.

Hammad Dilber
Published article Recurrence Quantification Analysis (RQA) in MQL5: Building a Complete Analysis Library
Recurrence Quantification Analysis (RQA) in MQL5: Building a Complete Analysis Library

This article builds a complete Recurrence Quantification Analysis (RQA) toolkit for MetaTrader 5 in pure MQL5. We cover phase-space reconstruction, time-delay embedding, distance and recurrence matrix construction, RQA metric extraction, automatic epsilon selection, and rolling-window computation through a modular library design. The article concludes by applying the library in a practical indicator that plots RR, DET, LAM, ENTR, and TREND directly on the chart, providing a solid foundation for nonlinear time-series analysis in MQL5.

Tola Moses Hector
Tola Moses Hector 2026.05.01
Congratulations on first article friend
Hammad Dilber
Published code Super Trend
The Supertrend indicator plots an ATR-based dynamic trend line on the MetaTrader 5 chart, switching between a green uptrend and red downtrend line with optional buy/sell arrow signals at every trend reversal.
· 2 9246 2424
Hammad Dilber
Published code Self-Aware Trend System
Self-Aware Trend System (SATS) is an advanced MQL5 indicator that combines an adaptive SuperTrend engine with a Trend Quality Index (TQI) dashboard, offering dynamic signal detection, risk management levels, and self-learning calibration for smarter, more reliable trade entries.
Hammad Dilber
Published code Machine Learning Supertrend
A machine-learning inspired approach towards trending regimes. Providing accurate signals and backtest confidence built-in
· 1 19194 2739
Hammad Dilber Published product

PrecisionSniper EA PrecisionSniper EA is a multi-confluence Expert Advisor for MetaTrader 5 that combines EMA crossovers, RSI momentum, MACD histogram, ADX trend strength, volume analysis, and an optional higher timeframe bias filter to identify high-probability trade entries. Every signal is scored on a 10-point scale and assigned a grade (A+, A, or B) so that only the setups with the strongest confluence reach execution. Stop loss levels are calculated either from recent swing structure or

Hammad Dilber
Published code Precision Sniper
Precision Sniper is a multi-confluence MT5 indicator inspired by TradingView's top signal tools, grading every buy/sell signal (A+, A, B, C) based on EMA structure, RSI, MACD, ADX, VWAP, and volume alignment, with 8 presets, HTF bias confirmation, auto TP/SL levels, trailing stop, and a built-in backtest dashboard.
Hammad Dilber
Published code Fibonacci Structure Engine
A Market Structure indicator featuring Fibonacci Intelligence to provide accurate Buy/Sell signals.
Hammad Dilber
Left feedback to customer for job Convert the sniper pro indicator to ea mt5
Hammad Dilber
Published code HTF Reversal Divergences
A multi timeframe indicator which features RSI divergence. + Buy/Sell signals Inspired from trading view.
Hammad Dilber
Published code Smart Money Concepts
An indicator which features full Smart Money Concept (SMC) + Break Of Structure (BOS) + Change Of Character (COC) + Fair Value Gap (FVG) Detection and Buy/Sell signals.
Hammad Dilber
Published code Multi-Symbol Alert Panel
An indicator to watch highs/lows of all markets simultaneously.
· 2 2727 349
Hammad Dilber
Published code Candle Body Ratio
An original indicator designed to analyze price action and provide buy/sell signals.
Hammad Dilber
Published code Sniper Pro
Multi-timeframe confluence indicator designed to snipe accurate entries. Inspired from TradingView
12