Muhammad Minhas Qamar
Muhammad Minhas Qamar
  • Información
no
experiencia
2
productos
11
versiones demo
0
trabajos
0
señales
0
suscriptores
Developer by Profession, Trader by Hobby

Gmail: ayanminhasshayar@gmail.com
Muhammad Minhas Qamar
Ha publicado el artículo Beyond GARCH (Part III): Building the MMAR and the Verdict
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
Ha publicado el artículo Beyond GARCH (Part II): Measuring the Fractal Dimension of Markets
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
Ha publicado el artículo Beyond GARCH (Part I): Mandelbrot's MMAR versus Engle's GARCH
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
Ha publicado el artículo How to connect AI agents to MetaTrader 5 via MCP
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
Ha publicado el artículo Can DOOM Run in MetaTrader 5: DLLs, Rendering, and MQL5 Input?
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
Ha publicado el artículo Building a Research-Grounded Grid EA in MQL5: Why Most Grid EAs Fail and What Taranto Proved
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
Ha publicado el código PlayDOOM
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.
166
Muhammad Minhas Qamar
Ha publicado el código BGC Grid EA
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 766
Muhammad Minhas Qamar
Post publicado Documentation for Market Profile Session
This post contains documentationSession Based Market Profile TPO Indicator — Developed by MMQ Extract the zip file to read the pdf...
Muhammad Minhas Qamar Ha publicado el producto

Desarrollado por MMQ - Market Profile Suite Antes: $79 Ahora: $59 Un completo indicador de Perfil de Mercado para MetaTrader 5 que visualiza la distribución de precios a través del análisis TPO (Time Price Opportunity). La implementación se basa en los conceptos presentados en "Mind Over Markets" de Jim Dalton, proporcionando a los operadores herramientas para entender la estructura del mercado, las áreas de valor y la distribución del volumen a través de múltiples marcos temporales y

Muhammad Minhas Qamar
Post publicado Documentation for Market Profile Suite
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 Ha publicado el producto

Desarrollado por MMQ - Indicador TPO de Perfil de Mercado Basado en Sesión Este indicador organiza la información de precios y tiempo en Perfiles de Mercado basados en la sesión, ayudándole a identificar áreas de valor, puntos de control e impresiones únicas para un análisis de trading más informado. Inspirado en el libro de Jim Dalton "Mind Over Markets". ENLACES [ Documentación | Actualización ] ¿Qué es el perfil de mercado basado en sesiones? El Perfil de Mercado Basado en Sesión es una

Muhammad Minhas Qamar
Se ha registrado en MQL5.community