Indicator

KRT Kalman Regime Tricolor# 📊 KRT — Kalman Regime · Tricolor
**Designed and statistically validated for 🥇 GOLD and Ξ ETHEREUM.** A regime compass, not a buy signal: KRT reads the market on three layers — background regime, trend, your candle — and shows you which way the wind blows at every moment: 🟢 long · 🔴 short · 🔵 wait.
**⚡ ZERO lookahead, ZERO repaint.** Every signal appears in real time using only the information available at that moment, and whatever is printed at a bar close never changes afterwards. Many indicators look perfect because they quietly redraw the past — KRT is built for the opposite: what you see in replay is exactly what you would have seen live.
## ⚡ Quick start (30 seconds)
The colored BACKGROUND = the underlying regime.
Green 🟢 = bull regime installed → longs carry. Red 🔴 = bear regime installed → shorts carry. No color = no regime → caution.
The CURVE trails price like a stop line: below the candles in an uptrend, above them in a downtrend. Price crossing the curve = the reversal.
The curve's intensity = the strength of the authorization.
BRIGHT = trend aligned with the regime. Pale = secondary bias only. Blue = wait.
THE MARKERS — one single rule:
SOLID green or red marker (big triangle OR diamond) = GO. Blue = wait. Small = provisional.
🟢▲ / 🔴▼ BIG triangle — GO: reversal confirmed AND regime aligned.
🟢◆ / 🔴◆ Diamond — Deferred GO: the regime installs while the trend already points that way (often follows a big blue triangle). Same strength as a big colored triangle.
🔵▲ / 🔵▼ BIG blue triangle — reversal confirmed but no regime behind it → wait (a diamond will tell you if it becomes a GO).
▵▿ Small triangles (any color) — early alerts on your chart, ahead of confirmation. Provisional.
No thinking required: solid + colored = apply your strategy · blue = patience · small = not yet.
Drop it on gold or Ethereum, chart timeframe 5m–15m. Run YOUR strategy on top: KRT gives the direction, you handle entries, stops and exits.
## ⚠️ Before you use it
This is an indicator, NOT a strategy: it provides no entry or exit points.
Validated with permutation tests on gold and Ethereum. On Bitcoin the detection displays but the statistical edge is not demonstrated; on major forex pairs it is absent. Test it yourself before using it elsewhere.
The background regime changes slowly (weeks): that is by design — it filters, it does not scalp.
## 🔍 Understanding the display (going deeper)
THE THREE LAYERS
Regime (background, default 8H) — a slow Kalman trend filter with hysteresis: the background only colors once the regime is installed (default 3 days, adjustable). Locked at its own bar close: it does not flicker and does not repaint.
Trend (curve, default 1H) — the exact price level that would flip the trend filter, computed in advance: the distance between price and curve measures the strength of the trend.
Your candle (the chart) — the curve is monitored at your chart's granularity: you see the flip before the 1H close (small triangles), the close confirms it (big triangles).
HOW TO READ IT
Green background + bright green curve + GO = every layer agrees: the most favorable long context. Mirror in red for shorts.
Pale green curve = uptrend without an installed regime — weak bias.
Pale red curve = intraday "breather" (recurring windows of weakness inside an uptrend) — a short-lived bias, not an invitation to swing short.
Blue = no statistical edge. The best trade is often no trade.
After a bullish GO, price often retests the curve before continuing: aim for the retest rather than the impulse.
TIMEFRAMES & SETTINGS
Chart from 1m to 1H (5m–15m recommended).
Trend TF / Regime TF: the only settings an advanced user may change (swing trading: 4H/D).
Regime installation age (default 72h): higher = rarer, more reliable background; lower = more reactive, more false regimes.
Everything else (q values, thresholds, windows): the calibrated and validated core of the model — keep the defaults.
---
KRT is a decision-support tool based on historical data. Past performance does not guarantee future results. Manage your risk. Indicator

XAUUSD - XAGUSD Quant SMC (5M)Estrategia XAUUSD: Convergencia de Estructura y Optimización de Descuento (SMC)
Esta estrategia automatizada para Pine Script v5 implementa un modelo de ejecución basado en Smart Money Concepts (SMC), priorizando la preservación de capital mediante un control de riesgo algorítmico y filtros de tendencia de alta jerarquía.
Fundamentos Teóricos
El sistema opera bajo la premisa de que el precio se mueve de forma fractal, buscando liquidez tras quiebres de estructura confirmados. Se enfoca exclusivamente en el mercado del Oro (XAUUSD) debido a su alta volatilidad y profundidad de mercado, factores necesarios para la validación de zonas de oferta y demanda.
1. Filtros de Direccionalidad de Alta Jerarquía
La estrategia no busca reversiones. Utiliza un motor de análisis multi-timeframe (MTF) para asegurar que la ejecución en micro-tendencias (5M) esté alineada con el flujo de órdenes institucional de marcos temporales mayores:
Contexto Diario (D1): Define el sesgo direccional a largo plazo.
Estructura de 4 Horas (4H): Actúa como filtro de impulso para evitar periodos de distribución o acumulación lateral.
2. Confirmación de Estructura (BOS)
La validación de la entrada requiere un Break of Structure (BOS) en la temporalidad de 15 minutos. Este evento técnico confirma que el mercado ha superado un punto de pivot relevante, validando la continuación del movimiento previo y estableciendo un nuevo rango de negociación.
3. Ejecución en Zona de Descuento
Una vez detectado el BOS, el algoritmo proyecta niveles de retroceso de Fibonacci. La entrada se programa en el nivel 0.618, buscando optimizar la relación Riesgo/Beneficio (RR). Este nivel representa la "zona de descuento" (en compras) o "zona premium" (en ventas), donde la probabilidad de continuación es estadísticamente superior tras la toma de liquidez interna.
Protocolo de Gestión de Riesgo Cuantitativo
El núcleo de la estrategia es su gestión de riesgo inflexible, diseñada para mitigar el impacto de las rachas de pérdidas y evitar el sobre-apalancamiento.
Riesgo Fijo: 1% del valor actual del capital por cada operación. El lotaje se recalcula dinámicamente en cada señal en función de la distancia al Stop Loss.
Ventana Operativa: Limitada de 07:00 a 13:00 (GMT+1). Este rango captura la volatilidad de apertura de Londres y el solapamiento inicial con Nueva York, periodos donde los BOS tienen mayor validez.
Límites de Pérdida (Circuit Breakers):
Diario: -1% (Límite de un trade por día).
Semanal: -3% acumulado.
Mensual: -6% acumulado.
Objetivo Semanal (Safe Exit): Alcanzado un beneficio del +3% en la semana, el script cesa la actividad operativa para asegurar el rendimiento y evitar el riesgo de mercado innecesario.
Especificaciones Técnicas y Configuración
Activo: XAUUSD.
Temporalidad de ejecución: 5M (Análisis en D1, 4H, 15M).
Versión de Script: Pine Script v5 (Sin Lookahead Bias).
Nivel de Entrada: 0.618 Fibonacci.
Stop Loss: Colocado en el origen del impulso (inicio del rango de Fibonacci).
Notas de Implementación
Para obtener resultados de backtesting realistas, se recomienda configurar un deslizamiento (Slippage) de 3 a 5 ticks y aplicar comisiones equivalentes a las de una cuenta ECN (Raw Spread). El script utiliza funciones de seguridad para solicitar datos de otras temporalidades solo al cierre de cada vela, eliminando cualquier sesgo de anticipación de datos futuros. Strategy

Gold Macro Regime (DXY + VIX)Here you go — written for PulseWire's publish format:
Gold Macro Regime (DXY + VIX)
A dual-axis macro regime indicator for XAUUSD that uses the US Dollar Index (DXY) and CBOE Volatility Index (VIX) as independent signal channels to classify gold's macro environment and generate mean-reversion trade signals.
How It Works
The indicator computes rolling z-scores for both DXY (inverted, so positive = dollar weakening = gold-bullish) and VIX (positive = fear rising = safe-haven bid for gold). These two axes create a four-quadrant regime map:
🟢 Gold Bull — DXY falling + VIX rising (weak dollar + fear = strongest gold tailwind)
🟡 Haven Test — DXY rising + VIX rising (dollar strength vs. fear bid — ambiguous)
🔵 Goldilocks — DXY falling + VIX falling (risk-on with mild gold drift higher)
🔴 Headwind — DXY rising + VIX falling (strong dollar + complacency = gold's worst regime)
Dual-Confirmation Signals
Unlike single-input indicators, signals only fire when both z-scores cross the threshold simultaneously. LONG when both DXY(inv) and VIX z-scores exceed +1.0 (dollar weakening into a fear spike). SHORT when both drop below −1.0 (dollar strengthening into complacency). This dual gate filters out noise from single-axis moves.
Correlation Confidence Filter
Because DXY and VIX are exogenous to gold (unlike implied volatility on its own underlying), the historical relationships can temporarily break down — for example, when real rates dominate the gold narrative over dollar direction. The indicator tracks rolling correlations for DXY↔Gold (expected negative) and VIX↔Gold (expected positive), computing a confidence score. When correlations are behaving normally, signals fire at full strength. When either decorrelates, signals are dimmed or suppressed entirely, with "×" markers showing what would have triggered. This is toggleable between hard gating and info-only display.
Features
Independent DXY and VIX z-score lines with configurable lookback (default 60)
Four-quadrant background regime shading
Dual-confirmed LONG/SHORT arrows color-coded by correlation confidence (bright = high, faded = medium)
Spike/crush detection for sudden DXY or VIX moves (2σ single-bar events)
Optional composite score overlay (average of both z-scores)
Optional rolling correlation plot lines
Info table: DXY, VIX, both z-scores, composite, both correlations, confidence %, current quadrant, signal state, and XAUUSD price
Full alert suite: dual-confirm long/short, bull/bear spike events, correlation breakdown, and quadrant transitions
Suggested Use
Apply to a daily XAUUSD chart. The indicator is designed as a regime awareness and signal overlay — use the quadrant classification to contextualize price action and the dual-confirmed signals as high-conviction entries. The correlation confidence filter helps you know when to trust the signals and when the macro relationships have shifted. Best paired with price-level tools (support/resistance, volume profile) for entry refinement. Indicator

Indicator

Smart Money Gold Map [XAUUSD Kill Zones + Liquidity Sweeps]An all-in-one session mapping and market structure overlay designed specifically for XAUUSD. Combines kill zone timing, Asian range liquidity sweeps, and dynamic psychological levels into a single clean tool.
No repainting. The green and red diamonds mark Asian range liquidity sweeps, not direct buy/sell signals. They highlight where smart money grabbed liquidity so you can build your own trade thesis around them.
🔶 SESSION KILL ZONES
Highlights the two most important windows for gold trading:
• London Kill Zone (07:00-10:00 GMT) where the majority of gold's daily range gets established
• NY AM Kill Zone (12:00-15:00 GMT) for US macro data and continuation/reversal of London
Blue and purple backgrounds with "LDN" and "NY" labels at each session open so you always know where you are in the trading day.
🔶 ASIAN RANGE + LIQUIDITY SWEEPS
The Asian session (22:00-06:00 GMT) defines the overnight consolidation range that London and NY will target. The indicator:
• Draws the Asian range as a box on your chart
• Detects when price sweeps the Asian high/low and reverses back inside
• Marks each sweep with a diamond (green = low swept, red = high swept)
• Fires once per sweep per day to keep the chart clean
Gold consistently respects this pattern because institutional stops cluster at Asian session extremes. If you trade ICT or SMC concepts, this is the setup you're already looking for.
🔶 PSYCHOLOGICAL LEVELS
At all-time highs, there is no historical resistance above current price. Round numbers become the primary S/R framework. The indicator draws:
• $100 major levels as solid gold lines ($5000, $5100, $5200...)
• $50 minor levels as dashed lines ($5050, $5150, $5250...)
• Optional $25 midpoints as dotted lines for precision scalping
Levels update dynamically around current price with dollar value labels.
🔶 REAL-TIME DASHBOARD
Compact dashboard showing:
• Active session with color coding
• VWAP premium/discount
• RSI with extreme highlighting
• ATR for volatility context
• Asian range width and sweep status
• London and NY session ranges
• Nearest psych resistance + support with distance
• Zone position (near support, mid-range, near resistance)
• Volatility context: TIGHT = compressed Asian range, often followed by explosive moves during kill zones
🔶 6 BUILT-IN ALERTS
• Asian low swept (watch for long setup)
• Asian high swept (watch for short setup)
• London Kill Zone open
• NY Kill Zone open
• Price hit major psychological resistance
• Price hit major psychological support
🔶 HOW TO USE
Apply to XAUUSD on 15m, 30m, or 1H for the best session visibility.
When London KZ opens, check the dashboard. If the Asian low got swept and price is sitting at VWAP discount near a $100 psych level, you have confluence for a long setup. The indicator surfaces all of this without needing to draw a single line manually.
During NY, watch for continuation of London's direction or reversal at the next psych level. Session range lines show exactly where London established its high and low.
When the volatility read shows "TIGHT", pay extra attention. Compressed Asian ranges tend to precede big directional moves.
🔶 SETTINGS
Fully adjustable:
• Session times (set to your broker's timezone)
• Psych level steps ($100, $50, $25)
• Number of levels displayed
• All colors and visual toggles Indicator

Smart Money Range + Displacement🧠 How This Indicator Works
This indicator is based on Smart Money Concepts, which follow how institutions actually move the market:
Build liquidity → Take liquidity → Show intent → Move price
It does not predict the market.
It reacts only after confirmation.
1️⃣ Trend Filter (EMA) – Market Direction
What it does:
The Exponential Moving Average (EMA) shows the dominant market direction.
How it’s used:
Price above EMA → bullish bias → only BUY signals
Price below EMA → bearish bias → only SELL signals
Why it matters:
Institutions usually push price in the direction of the higher-timeframe trend.
This filter removes low-probability counter-trend trades.
2️⃣ Smart Money Range – Liquidity Zone
What it does:
The indicator calculates the highest high and lowest low over a fixed number of candles to create a trading range.
Why this range matters:
Equal highs and equal lows form inside ranges
Retail stop-loss orders accumulate at range boundaries
These areas become liquidity pools
Institutions need liquidity to enter large positions — this shows where it is.
3️⃣ Liquidity Sweep – Stop Hunt Detection
What it does:
The indicator detects when price breaks above or below the range but fails to close outside it.
What this means:
Stops above highs or below lows are triggered
Retail traders are trapped
Smart money absorbs liquidity
This is manipulation, not a real breakout.
4️⃣ Displacement Candle – Institutional Entry
What it does:
The indicator checks for a candle with a body significantly larger than recent candles.
Why displacement is important:
Large candle bodies show strong order flow
Confirms that institutions have entered the market
Filters out weak or fake moves
No displacement = no trade.
5️⃣ Trade Confirmation Logic – Final Signal
BUY Signal Conditions
Liquidity taken below the range
Strong displacement candle
Price above EMA
SELL Signal Conditions
Liquidity taken above the range
Strong displacement candle
Price below EMA
Meaning:
Only trade after liquidity is taken and real momentum appears in trend direction.
6️⃣ Signal Plotting – Clear Execution
What you see on the chart:
BUY label below the candle
SELL label above the candle
Signals appear only after candle close, ensuring no repainting.
🔁 Market Behavior This Indicator Reads
Market moves sideways (range formation)
Liquidity builds
Stops are taken (false breakout)
Displacement confirms intent
Price expands in one direction
This is how institutional trading works.
⚠️ Best Usage Guidelines
Best timeframes: 15m, 30m, 1H
Avoid major news releases
Wait for candle close
Use structure-based stop loss, not fixed pips
🎯 Why This Indicator Is Effective
Logic-based, not lag-based
No repainting
Works on Gold, BTC, Forex, Indices
Filters noise and emotional trading Indicator

3/4-Bar GRG / RGR Pattern (Conditional 4th Candle)This indicator can be used to identify the Green-Red-Green or Red-Green-Red pattern.
It is a price action indicator where a price action which identifies the defeat of buyers and sellers.
If the buyers comprehensively defeat the sellers then the price moves up and if the sellers defeat the buyers then the price moves down.
In my trading experience this is what defines the price movement.
It is a 3 or 4 candle pattern, beyond that i.e, 5 or more candles could mean a very sideways market and unnecessary signal generation.
How does it work?
Upside/Green signal
Say candle 1 is Green, which means buyers stepped in, then candle 2 is Red or a Doji, that means sellers brought the price down. Then if candle 3 is forming to be Green and breaks the closing of the 1st candle and opening of the 2nd candle, then a green arrow will appear and that is the place where you want to take your trade.
Here the buyers defeated the sellers.
Sometimes candle 3 falls short but candle 4 breaks candle 1's closing and candle 2's opening price. We can enter on candle 4.
Important - We need to enter the trade as soon as the price moves above the candle 1 and 2's body and should not wait for the 3rd or 4th candle to close. Ignore wicks.
I have restricted it to 4 candles and that is all that is needed. More than that is a longer sideways market.
I call it the +-+ or GRG pattern.
Stop loss can be candle 2's mid for safe traders (that includes me) or candle 2's body low for risky traders.
Back testing suggests that body low will be useless and result in more points in loss because for the bigger move this point will not be touched, so why not get out faster.
Downside/Red signal
Say candle 1 is Red, which means sellers stepped in, then candle 2 is Green or a Doji, that means buyers took the price up. Then if candle 3 is forming to be Red and breaks the closing of the 1st candle and opening of the 2nd candle then a Red arrow will appear and that is the place where you want to take your trade.
Sometimes candle 3 falls short but candle 4 breaks candle 1's closing and candle 2's opening price. We can enter on candle 4.
We need to enter the trade as soon as the price moves below the candle 1 and 2's body and should not wait for the 3rd or 4th candle to close.
I have restricted it to 4 candles and that is all that is needed. More than that is a longer sideways market.
I call it the -+- or RGR pattern.
Stop loss can be candle 2's mid for safe traders ( that includes me) or candle 2's body high for risky traders.
Back testing suggests that body high will be useless and result in more points in loss because for the bigger move this point will not be touched, so why not get out faster.
Important Settings
You can enable or disable the 4th candle signal to avoid the noise, but at times I have noticed that the 4th candle gives a very strong signal or I can say that the strong signal falls on the 4th candle. This is mostly a coincidence.
You can also configure how many previous bars should the signal be generated for. 10 to 30 is good enough. To backtest increase it to 2000 or 5000 for example.
Rest are self explanatory.
Pointers
If after taking the trade, the next candle moves in your direction and closes strong bullish or bearish, then move SL to break even and after that you can trail it.
If a upside trade hits SL and immediately a down side trade signal is generated on the next candle then take it. Vice versa is true.
Trades need to be taken on previous 2 candle's body high or low combined and not the wicks.
The most losses a trader takes is on a sideways day and because in our strategy the stop loss is so small that even on a sideways day we'll get out with a little profit or worst break even.
Hold targets for longer targets and don't panic.
If last 3-4 days have been sideways then there is a good probability that day will be trending so we can hold our trade for longer targets. Target to hold the trade for whole day and not exit till the day closes.
In general avoid trading in the middle of the day for index and stocks. Divide the day into 3 parts and avoid the middle.
Use Support/Resistance, 10, 20, 50, 200 EMA/SMA, Gaps, Whole/Round numbers(very imp) for identifying targets.
Trail your SL.
For indexes I would use 5 min and 15 min timeframe.
For commodities and crypto we can use higher timeframe as well. Look for signals during volatile time durations and avoid trading the whole day. Signal usually gives good targets on those times.
If a GRG or RGR pattern appears on a daily timeframe then this is our time to go big.
Minimum Risk to Reward should be 1:2 and for longer targets can be 1:4 to 1:10.
Trade with small lot size. Money management will happen automatically.
With small lot size and correct Risk-Re ward we can be very profitable. Don't trade with big lot size.
Stay in the market for longer and collect points not money.
Very imp - Watch market and learn to generate a market view.
Very imp - Only 4 candles are needed in trading - strong bullish, strong bearish, hammer, inverse hammer and doji.
Go big on bearish days for option traders. Puts are better bought and Calls are better sold.
Cluster of green signals can lead to bigger move on the upside and vice versa for red signals.
Most of this is what I learned from successful traders (from the top 2%) only the indicator is mine.
Indicator

Gold Value RainbowThis indicator can only be used with 'GOLD' ticker. It is used to estimate Gold valuation based on major countries base money supply M0 such as US, EU, JP and CN. These 4 countries represent nearly 75% of total global money supply in the world. The chart will compare how gold value will move alongside with base money supply for comparison study. The chart presented here is just a relative comparison with some scaling and shifting so it doesn't refers to any real measurement. However it can be used to track gold price whether it's too cheap or too expensive in relative to money supply available in the market.
- The gray line represent major countries money supply M0
- The rainbow above the gray line represent the multiplication factors from 1x, 2x, ..., 10x
- The rainbow below the gray line represent the division factors from 0.8x, 0.6x, ..., 0.2x
Check other script to value stock and index:
- Stock Value Rainbow: script to value stock based on book value, earning, dividend and cash flow
- Index Value Rainbow: script to value index based on fed balance sheet and base money supply
- Gold Value Rainbow: script to value gold based on global money supply
- Stock Value US: script to check US stock value
- Stock Value EU: script to check EU stock value
- Stock Value JP: script to check JP stock value
- Stock Value CN: script to check CN stock value Indicator

Indicator

Volatility Risk Premium GOLD & SILVER 1.0ENGLISH
This indicator (V-R-P) calculates the (one month) Volatility Risk Premium for GOLD and SILVER.
V-R-P is the premium hedgers pay for over Realized Volatility for GOLD and SILVER options.
The premium stems from hedgers paying to insure their portfolios, and manifests itself in the differential between the price at which options are sold (Implied Volatility) and the volatility GOLD and SILVER ultimately realize (Realized Volatility).
I am using 30-day Implied Volatility (IV) and 21-day Realized Volatility (HV) as the basis for my calculation, as one month of IV is based on 30 calendaristic days and one month of HV is based on 21 trading days.
At first, the indicator appears blank and a label instructs you to choose which index you want the V-R-P to plot on the chart. Use the indicator settings (the sprocket) to choose one of the precious metals (or both).
Together with the V-R-P line, the indicator will show its one year moving average within a range of +/- 15% (which you can change) for benchmarking purposes. We should consider this range the “normalized” V-R-P for the actual period.
The Zero Line is also marked on the indicator.
Interpretation
When V-R-P is within the “normalized” range, … well... volatility and uncertainty, as it’s seen by the option market, is “normal”. We have a “premium” of volatility which should be considered normal.
When V-R-P is above the “normalized” range, the volatility premium is high. This means that investors are willing to pay more for options because they see an increasing uncertainty in markets.
When V-R-P is below the “normalized” range but positive (above the Zero line), the premium investors are willing to pay for risk is low, meaning they see decreasing uncertainty and risks in the market, but not by much.
When V-R-P is negative (below the Zero line), we have COMPLACENCY. This means investors see upcoming risk as being lower than what happened in the market in the recent past (within the last 30 days).
CONCEPTS :
Volatility Risk Premium
The volatility risk premium (V-R-P) is the notion that implied volatility (IV) tends to be higher than realized volatility (HV) as market participants tend to overestimate the likelihood of a significant market crash.
This overestimation may account for an increase in demand for options as protection against an equity portfolio. Basically, this heightened perception of risk may lead to a higher willingness to pay for these options to hedge a portfolio.
In other words, investors are willing to pay a premium for options to have protection against significant market crashes even if statistically the probability of these crashes is lesser or even negligible.
Therefore, the tendency of implied volatility is to be higher than realized volatility, thus V-R-P being positive.
Realized/Historical Volatility
Historical Volatility (HV) is the statistical measure of the dispersion of returns for an index over a given period of time.
Historical volatility is a well-known concept in finance, but there is confusion in how exactly it is calculated. Different sources may use slightly different historical volatility formulas.
For calculating Historical Volatility I am using the most common approach: annualized standard deviation of logarithmic returns, based on daily closing prices.
Implied Volatility
Implied Volatility (IV) is the market's forecast of a likely movement in the price of the index and it is expressed annualized, using percentages and standard deviations over a specified time horizon (usually 30 days).
IV is used to price options contracts where high implied volatility results in options with higher premiums and vice versa. Also, options supply and demand and time value are major determining factors for calculating Implied Volatility.
Implied Volatility usually increases in bearish markets and decreases when the market is bullish.
For determining GOLD and SILVER implied volatility I used their volatility indices: GVZ and VXSLV (30-day IV) provided by CBOE.
Warning
Please be aware that because CBOE doesn’t provide real-time data in Tradingview, my V-R-P calculation is also delayed, so you shouldn’t use it in the first 15 minutes after the opening.
This indicator is calibrated for a daily time frame.
----------------------------------------------------------------------
ESPAŇOL
Este indicador (V-R-P) calcula la Prima de Riesgo de Volatilidad (de un mes) para GOLD y SILVER.
V-R-P es la prima que pagan los hedgers sobre la Volatilidad Realizada para las opciones de GOLD y SILVER.
La prima proviene de los hedgers que pagan para asegurar sus carteras y se manifiesta en el diferencial entre el precio al que se venden las opciones (Volatilidad Implícita) y la volatilidad que finalmente se realiza en el ORO y la PLATA (Volatilidad Realizada).
Estoy utilizando la Volatilidad Implícita (IV) de 30 días y la Volatilidad Realizada (HV) de 21 días como base para mi cálculo, ya que un mes de IV se basa en 30 días calendario y un mes de HV se basa en 21 días de negociación.
Al principio, el indicador aparece en blanco y una etiqueta le indica que elija qué índice desea que el V-R-P represente en el gráfico. Use la configuración del indicador (la rueda dentada) para elegir uno de los metales preciosos (o ambos).
Junto con la línea V-R-P, el indicador mostrará su promedio móvil de un año dentro de un rango de +/- 15% (que puede cambiar) con fines de evaluación comparativa. Deberíamos considerar este rango como el V-R-P "normalizado" para el período real.
La línea Cero también está marcada en el indicador.
Interpretación
Cuando el V-R-P está dentro del rango "normalizado",... bueno... la volatilidad y la incertidumbre, como las ve el mercado de opciones, es "normal". Tenemos una “prima” de volatilidad que debería considerarse normal.
Cuando V-R-P está por encima del rango "normalizado", la prima de volatilidad es alta. Esto significa que los inversores están dispuestos a pagar más por las opciones porque ven una creciente incertidumbre en los mercados.
Cuando el V-R-P está por debajo del rango "normalizado" pero es positivo (por encima de la línea Cero), la prima que los inversores están dispuestos a pagar por el riesgo es baja, lo que significa que ven una disminución, pero no pronunciada, de la incertidumbre y los riesgos en el mercado.
Cuando V-R-P es negativo (por debajo de la línea Cero), tenemos COMPLACENCIA. Esto significa que los inversores ven el riesgo próximo como menor que lo que sucedió en el mercado en el pasado reciente (en los últimos 30 días).
CONCEPTOS :
Prima de Riesgo de Volatilidad
La Prima de Riesgo de Volatilidad (V-R-P) es la noción de que la Volatilidad Implícita (IV) tiende a ser más alta que la Volatilidad Realizada (HV) ya que los participantes del mercado tienden a sobrestimar la probabilidad de una caída significativa del mercado.
Esta sobreestimación puede explicar un aumento en la demanda de opciones como protección contra una cartera de acciones. Básicamente, esta mayor percepción de riesgo puede conducir a una mayor disposición a pagar por estas opciones para cubrir una cartera.
En otras palabras, los inversores están dispuestos a pagar una prima por las opciones para tener protección contra caídas significativas del mercado, incluso si estadísticamente la probabilidad de estas caídas es menor o insignificante.
Por lo tanto, la tendencia de la Volatilidad Implícita es de ser mayor que la Volatilidad Realizada, por lo cual el V-R-P es positivo.
Volatilidad Realizada/Histórica
La Volatilidad Histórica (HV) es la medida estadística de la dispersión de los rendimientos de un índice durante un período de tiempo determinado.
La Volatilidad Histórica es un concepto bien conocido en finanzas, pero existe confusión sobre cómo se calcula exactamente. Varias fuentes pueden usar fórmulas de Volatilidad Histórica ligeramente diferentes.
Para calcular la Volatilidad Histórica, utilicé el enfoque más común: desviación estándar anualizada de rendimientos logarítmicos, basada en los precios de cierre diarios.
Volatilidad Implícita
La Volatilidad Implícita (IV) es la previsión del mercado de un posible movimiento en el precio del índice y se expresa anualizada, utilizando porcentajes y desviaciones estándar en un horizonte de tiempo específico (generalmente 30 días).
IV se utiliza para cotizar contratos de opciones donde la alta Volatilidad Implícita da como resultado opciones con primas más altas y viceversa. Además, la oferta y la demanda de opciones y el valor temporal son factores determinantes importantes para calcular la Volatilidad Implícita.
La Volatilidad Implícita generalmente aumenta en los mercados bajistas y disminuye cuando el mercado es alcista.
Para determinar la Volatilidad Implícita de GOLD y SILVER utilicé sus índices de volatilidad: GVZ y VXSLV (30 días IV) proporcionados por CBOE.
Precaución
Tenga en cuenta que debido a que CBOE no proporciona datos en tiempo real en Tradingview, mi cálculo de V-R-P también se retrasa, y por este motivo no se recomienda usar en los primeros 15 minutos desde la apertura.
Este indicador está calibrado para un marco de tiempo diario.
Indicator

Indicator

Strategy

Strategy

Indicator
