Muhammad Minhas Qamar
Muhammad Minhas Qamar
  • Information
nein
Erfahrung
2
Produkte
11
Demoversionen
0
Jobs
0
Signale
0
Abonnenten
Developer by Profession, Trader by Hobby

Gmail: ayanminhasshayar@gmail.com
Muhammad Minhas Qamar
Hat den Artikel Beyond GARCH (Part III): Building the MMAR and the Verdict veröffentlicht
Beyond GARCH (Part III): Building the MMAR and the Verdict

With the multifractal parameters from Part 2 in hand, this article builds the full MMAR process. We construct the multiplicative cascade for trading time, generate Fractional Brownian Motion via Davies-Harte FFT, and combine both into X(t) = B_H[theta(t)]. A 100-path Monte Carlo simulation produces the volatility forecast, which we then pit against GARCH on the same EURUSD M5 data. Does Mandelbrot's fractal architecture outforecast Engle's conditional variance framework? Part 3 of a eight-part series leading to a native MQL5 library and Expert Advisor.

Muhammad Minhas Qamar
Hat den Artikel Beyond GARCH (Part II): Measuring the Fractal Dimension of Markets veröffentlicht
Beyond GARCH (Part II): Measuring the Fractal Dimension of Markets

Building on the partition function analysis from Part 1, this article deepens the theoretical foundation before completing the analytical pipeline. We first give a full treatment of the Hurst exponent: what it measures, what it implies about market memory, and why it matters for the MMAR. This is followed by an intuitive exploration of multifractal spectra and what f(α) reveals about volatility heterogeneity. We then move to implementation: extracting the scaling function τ(q), estimating H via R/S analysis, and fitting the multifractal spectrum across four candidate distributions. By the end, we have the complete parameter set needed to construct the MMAR process in Part 3. Part 2 of an eight-part series.

Muhammad Minhas Qamar
Hat den Artikel Beyond GARCH (Part I): Mandelbrot's MMAR versus Engle's GARCH veröffentlicht
Beyond GARCH (Part I): Mandelbrot's MMAR versus Engle's GARCH

This article starts the MMAR pipeline on EURUSD M5 data. We load market data via the MetaTrader5 Python API and run partition-function analysis with non-overlapping intervals to test for multifractal scaling. The result is an evidence-based decision on fractality, a prerequisite for building MMAR and for choosing whether to proceed beyond GARCH.

Muhammad Minhas Qamar
Hat den Artikel How to connect AI agents to MetaTrader 5 via MCP veröffentlicht
How to connect AI agents to MetaTrader 5 via MCP

This article shows how to connect AI agents directly to MetaTrader 5 by building a complete MCP (Model Context Protocol) server in Python. It details the architecture, MetaTrader 5 client wrapper, market data and order handlers, and tool registration over stdio, with testing via MCP Inspector and connections to clients like Claude Desktop or OpenClaw. The result is a standardized bridge for natural-language queries, live data retrieval, and safe order execution in MetaTrader 5.

Muhammad Minhas Qamar
Hat den Artikel Can DOOM Run in MetaTrader 5: DLLs, Rendering, and MQL5 Input? veröffentlicht
Can DOOM Run in MetaTrader 5: DLLs, Rendering, and MQL5 Input?

This article demonstrates how to run DOOM inside MetaTrader 5 by integrating a native Windows DLL with an MQL5 Expert Advisor. We cover building the DLL, real-time framebuffer rendering via ResourceCreate, keyboard input with a key-up workaround using GetAsyncKeyState, and running the game loop on a background thread. The techniques are directly applicable to custom visualization, external data bridges, and robust MQL5–native code integration.

Muhammad Minhas Qamar
Hat den Artikel Building a Research-Grounded Grid EA in MQL5: Why Most Grid EAs Fail and What Taranto Proved veröffentlicht
Building a Research-Grounded Grid EA in MQL5: Why Most Grid EAs Fail and What Taranto Proved

This article implements a regime-adaptive grid trading EA based on the PhD research of Aldo Taranto. It presents a regime‑adaptive grid trading EA that constrains risk through restartable cycles and equity‑based safeguards. We explain why naive grids fail (variance growth and almost‑sure ruin), derive the loss formula for real‑time exposure, and implement regime‑aware gating, ATR‑dynamic spacing, and a live kill switch. Readers get the mathematical tools and production patterns needed to build, test, and operate a constrained grid safely.

1
Muhammad Minhas Qamar
Hat den Code PlayDOOM veröffentlicht
This Expert Allows You To Run and Play DOOM (The Game) on MetaTrader5! It's A Take On The Infamous "Can It Run Doom?" Challenge.
167
Muhammad Minhas Qamar
Hat den Code BGC Grid EA veröffentlicht
Regime-adaptive grid EA with three operating modes (BGT/TGT/MGT), ATR-dynamic spacing, CUSUM change-point detection, equity-based cycle management, and a full CSV diagnostics pipeline. Based on the Bi-Directional Grid Constrained (BGC) stochastic process research by Taranto & Khan (2020–2022).
1 768
Muhammad Minhas Qamar
Beitrag Documentation for Market Profile Session veröffentlicht
This post contains documentationSession Based Market Profile TPO Indicator — Developed by MMQ Extract the zip file to read the pdf...
Muhammad Minhas Qamar Hat ein Produkt angeboten

Entwickelt von MMQ - Market Profile Suite War: $79 Jetzt: $59 Ein umfassender Marktprofil-Indikator für MetaTrader 5, der die Preisverteilung durch TPO (Time Price Opportunity) Analyse visualisiert. Die Implementierung basiert auf den Konzepten, die in Jim Daltons "Mind Over Markets" vorgestellt werden, und gibt Händlern Werkzeuge an die Hand, um die Marktstruktur, die Wertbereiche und die Volumenverteilung über mehrere Zeitrahmen und Sitzungskonfigurationen zu verstehen. Links [ Dokumentation

Muhammad Minhas Qamar
Beitrag Documentation for Market Profile Suite veröffentlicht
This post contains the detailed documentation for the Market Profile Suite indicator — Developed by MMQ Download the Zip file to get PDF documentation...
Muhammad Minhas Qamar Hat ein Produkt angeboten

Entwickelt von MMQ - Session Based Market Profile TPO Indicator Dieser Indikator organisiert Preis- und Zeitinformationen in sitzungsbasierten Marktprofilen, die Ihnen helfen, Wertbereiche, Kontrollpunkte und einzelne Drucke für eine fundiertere Handelsanalyse zu identifizieren. Inspiriert von Jim Daltons Buch "Mind Over Markets". LINKS [ Dokumentation | Upgrade ] Was ist ein sitzungsbasiertes Marktprofil? Das sitzungsbasierte Marktprofil ist ein leistungsfähiges Analysewerkzeug, das Preis- und

Muhammad Minhas Qamar
Hat sich auf MQL5.community registriert