Gvp Gold Options Levels
- Experts
-
Askhat Omarkhanov
MQL5 / Python Разработчик
Разрабатываю и дорабатываю торговые системы для MetaTrader 4 и MetaTrader 5. Специализируюсь на небольших задачах, быстрых исправлениях и доработке функционала.
Мои навыки:
• Создание и модификация Советников (Expert Advisors) для MT4 / MT5 - Version: 3.41
- Mise à jour: 24 août 2026
- Activations: 5
# GVP Gold Quant: Institutional Option Levels (v3.41)
**Gvp Gold Options Levels** is an institutional-grade quantitative analytical system for MetaTrader 5, designed for real-time tracking of options barriers, open interest (OI) structure, dynamic order flow, and market-maker delta/gamma hedging on Gold (**XAUUSD / GC**).
The system continuously connects to the institutional CME/CQG analytics feed, calculates live option Greeks, Ornstein-Uhlenbeck pinning probabilities, and plots self-adjusting market-maker positioning levels directly on your MT5 chart.
---
### 🔥 WHAT'S NEW IN VERSION 3.41 & 3.42:
* **Weekly Option Balance (Key 'P'):** Mon–Fri persistent history of daily end-of-week settlement strikes.
* **GEX Volatility Walls & Clusters (Key 'X'):** Real-time Gamma Flip line, Call/Put bounce walls, and magnetic OI clusters.
* **Dynamic High/Low Extreme Sigmas (Keys 'C' & 'V'):** Instant intraday volatility bands projected from the session's absolute High and Low.
* **AMP CME Futures Order Flow & Volume Profile Bridge:** Real-time futures delta, CVD, SBPro cluster imbalance zones, POC, VAH, and VAL directly from CME futures data.
* **Untouched Volume Glow:** Visual notification of fresh institutional block trades on strike histograms.
* **DTE Multi-Chain Switcher (NUMPAD 0 / 1 / 2):** Seamlessly flip between 0DTE Current, Next Expiry, and Friday End-of-Week chains.
---
### 📊 CORE ANALYTICAL DASHBOARD MODULES:
1. **ATM Return Probability & OU Pinning Engine:**
* Calculates the exact mathematical probability of Gold settling at the central ATM strike at daily expiration.
* Compares standard Brownian motion (no-dealer baseline) against the **Ornstein-Uhlenbeck (OU)** mean-reverting pinning formula driven by dealer gamma hedging ($\kappa \cdot \tau$).
2. **Delta Pressure & Vol Force:**
* Tracks dealer book exposure: **Net Delta OI** vs **Net Delta Volume**.
* Identifies institutional hedging momentum: Highlights real-time buying/selling dealer pressure.
3. **Intraday Vol Flow Detector:**
* Analyzes active volume distribution in the Near-ATM zone ($\pm 5$ strikes) to detect intraday institutional positioning shifts.
4. **Institutional Analytics (GEX & Max Pain):**
* **Gamma Flip Strike:** The critical inflection boundary between positive gamma (low volatility mean-reversion) and negative gamma (directional acceleration).
* **Max Pain Magnet:** Options expiration buyer pain-point calculation.
* **Straddle Fair Value & Skew:** Event volatility pricing vs decay assessment (25D Risk Reversal).
---
### ⌨️ HOTKEY SHORTCUT CONTROLS (ONE-KEY TOGGLES):
| Key / Shortcut | Function | Description |
|---|---|---|
| **Z** | Base / Full Grid | Toggle static option sigma grid (0.5σ to 3.0σ) |
| **X** | GEX Walls & Flip | Toggle GEX Walls, Gamma Flip line, and OI Clusters |
| **P** | Option Balance | Toggle Weekly Day Balance persistent lines (Mon–Fri) |
| **C** | High Dynamic Sigmas | Draw live volatility bands downward from Session High |
| **V** | Low Dynamic Sigmas | Draw live volatility bands upward from Session Low |
| **NUMPAD 0** | DTE: Current / Auto | Auto-detect live nearest active option expiration |
| **NUMPAD 1** | DTE: Next Expiry | Switch feed to the next upcoming option contract |
| **NUMPAD 2** | DTE: End of Week | Switch feed to Friday weekly expiry chain |
| **NUMPAD 7** | Sigma Coeff Toggle | Switch between Base Straddle and Full (1.2533σ) multiplier |
| **NUMPAD 8** | Strike Premiums | Toggle live strike break-even brackets on chart |
| **NUMPAD 9** | Dashboard Panel | Show / Hide the left analytics dashboard |
---
### ⚙️ TERMINAL SETUP & LIVE CONNECTION:
To allow the Expert Advisor to fetch live institutional exchange calculations from the cloud engine, you **must enable WebRequest**:
1. In MT5, open: **Tools -> Options -> Expert Advisors**.
2. Check the box: **"Allow WebRequest for listed URL"**.
3. Add the exact server address to the list:
`https://askhat777-public-proxy-server.hf.space`
---
### 🚀 TRIAL & LIVE SERVER AUTHORIZATION:
* **Strategy Tester Limitation:** MT5 strictly disables external network requests (`WebRequest`) inside the Strategy Tester by platform architecture. Therefore, in the Tester, the indicator operates in visual demonstration mode.
* **Live Demo / Real Account Access:** To get your personalized live server credentials, custom API authorization, or full 5-day trial assistance, join our official quantitative technical support channel:
👉 **Telegram Support & Quant Community:** `@ASKHAT_1985` / `https://t.me/xauusd_goldquant/1`

