Gvp Gold Options Levels
- Experts
-
Askhat Omarkhanov
MQL5 / Python Разработчик
Разрабатываю и дорабатываю торговые системы для MetaTrader 4 и MetaTrader 5. Специализируюсь на небольших задачах, быстрых исправлениях и доработке функционала.
Мои навыки:
• Создание и модификация Советников (Expert Advisors) для MT4 / MT5 - Versão: 3.10
- Ativações: 5
Gvp Gold Options Levels is a professional, institutional-grade analytical tool designed for real-time tracking of options barriers, open interest (OI), transaction volumes, and market-maker positioning for Gold (XAUUSD).
The software converts complex exchange-traded data from CME/CQG into smoothed support and resistance levels on your chart, alongside a comprehensive intraday analytical dashboard.
KEY ANALYTICAL SECTIONS:
-
ATM Return Probability:
-
Calculates the probability of the daily session closing at the current central strike. Compares standard Brownian motion (no-hedge baseline) with the Ornstein-Uhlenbeck (OU) pinning model to measure the return speed driven by market-maker hedging.
-
-
Delta Pressure & GEX:
-
Visualizes Gamma Exposure (GEX) across strikes to locate strong "volatility walls" and the trend change threshold (GEX Flip strike).
-
Measures Net Delta OI and Net Delta Volume to identify the directional hedging force of dealer books.
-
-
Vol Flow Detector:
-
Monitors options volume distribution near the ATM strike (Near Zone). Instantly highlights intraday bullish or bearish shifts in gold options activity.
-
-
Intraday Option Analytics:
-
Computes the options buyer pain-point threshold (Max Pain level).
-
Compares theoretical Straddle fair value with actual market premiums to detect volatility mispricings (Event Premium vs Decay).
-
Evaluates Risk Reversal 25D to measure overall Put/Call Skew bias.
-
[!] ATTENTION: STRATEGY TESTER LIMITATION (DEMO MODE)
-
According to the security architecture of the MetaTrader 5 platform, all external network requests (WebRequest) are strictly blocked inside the Strategy Tester.
-
Consequently, the Market Demo version running in the Strategy Tester operates in Demo Mode. The analytical panel, option levels, and volume histograms are generated using simulated historical data. This is designed to let you evaluate the visual layout, user interface speed, and features.
-
HOW TO TEST ON A LIVE DEMO ACCOUNT? If you want to test the indicator on a live chart (demo account) with real-time live CQG data feed, please contact me directly on Telegram: @ASKHAT_1985. I will gladly provide you with a fully functional 3-day trial file.
SETUP INSTRUCTIONS (REQUIRED FOR LIVE CHARTS):
To enable the original version to fetch options data from the server on your live charts, you must authorize WebRequest in your terminal settings:
-
Open the terminal menu: Tools -> Options -> Expert Advisors.
-
Check the box "Allow WebRequest for listed URL".
-
Add the exact server address to the list:
https://askhat777-quikstrikecqgcstrike.hf.space
INPUT PARAMETERS DESCRIPTION:
-
InpUrl — Option server endpoint.
-
InpUpdateSec — Update interval in seconds (default is 2 seconds).
-
InpHfToken — Server API authorization token.
-
InpForwardAuto — Automatically calculate the smoothed forward offset between spot and futures.
-
InpForwardManual — Manual forward offset (if auto-forward is disabled).
-
InpShowLevels — Toggle options levels visibility on chart (ATM, Sigma boundaries).
-
InpShowHistogram — Toggle volume and open interest histograms per strike.
-
InpHistScale — Histogram width scaling factor.
-
InpShowDashboard — Toggle the left side information panel.
-
InpAtmAuto — Auto-detect the current central (ATM) strike from the server.
-
InpAtmManual — Manually lock the central strike.
-
InpShowProbability / InpShowPressure / InpShowVolFlow / InpShowIntraday — Show/Hide visibility toggles for the dashboard modules.

