OPEN-SOURCE SCRIPT
Regime Turbo System

This indicator is a “Regime Turbo System” that classifies the market into trend and volatility regimes across multiple timeframes. It combines multi‑timeframe trend detection, volatility filters, and an information panel to show the current market state clearly.
Trend regime: The script checks 60m, 30m, 15m, and 5m timeframes using both EMA200 and a Supertrend‑style filter. When all four timeframes agree up, it labels the environment as “UP”; when they all agree down, it labels “DOWN”; anything else is “MIXED”.
Volatility regime: It computes ATR percentile to label volatility as HIGH / NORMAL / LOW, and uses Bollinger Band width to detect “squeeze” (low‑volatility contraction). An “energy” measure based on recent price change identifies whether volatility is expanding or fading.
Regime zone: Combining trend and volatility, it classifies each bar into Long Zone, Short Zone, or Neutral. Long Zone requires aligned uptrend plus strong and rising volatility; Short Zone requires aligned downtrend plus strong but weakening volatility. Colored dots at the top of the pane mark these zones.
Info panel: A small table in the top‑right summarizes key states in real time: multi‑timeframe trend, volatility label, BB squeeze status, and expansion/fade of energy.
Plots: The lower part of the pane shows an ATR percentile histogram and the energy line so you can visually see changes in volatility and regime strength over time.
In short, you use this indicator to decide:
whether the market is in a strong bullish, strong bearish, or neutral regime,
whether volatility is high or low, compressing or expanding,
and then choose trend‑following or mean‑reversion tactics accordingly.
Trend regime: The script checks 60m, 30m, 15m, and 5m timeframes using both EMA200 and a Supertrend‑style filter. When all four timeframes agree up, it labels the environment as “UP”; when they all agree down, it labels “DOWN”; anything else is “MIXED”.
Volatility regime: It computes ATR percentile to label volatility as HIGH / NORMAL / LOW, and uses Bollinger Band width to detect “squeeze” (low‑volatility contraction). An “energy” measure based on recent price change identifies whether volatility is expanding or fading.
Regime zone: Combining trend and volatility, it classifies each bar into Long Zone, Short Zone, or Neutral. Long Zone requires aligned uptrend plus strong and rising volatility; Short Zone requires aligned downtrend plus strong but weakening volatility. Colored dots at the top of the pane mark these zones.
Info panel: A small table in the top‑right summarizes key states in real time: multi‑timeframe trend, volatility label, BB squeeze status, and expansion/fade of energy.
Plots: The lower part of the pane shows an ATR percentile histogram and the energy line so you can visually see changes in volatility and regime strength over time.
In short, you use this indicator to decide:
whether the market is in a strong bullish, strong bearish, or neutral regime,
whether volatility is high or low, compressing or expanding,
and then choose trend‑following or mean‑reversion tactics accordingly.
Script open-source
Nello spirito di TradingView, l'autore di questo script lo ha reso open source, in modo che i trader possano esaminarne e verificarne la funzionalità. Complimenti all'autore! Sebbene sia possibile utilizzarlo gratuitamente, ricordiamo che la ripubblicazione del codice è soggetta al nostro Regolamento.
Declinazione di responsabilità
Le informazioni e le pubblicazioni non sono intese come, e non costituiscono, consulenza o raccomandazioni finanziarie, di investimento, di trading o di altro tipo fornite o approvate da TradingView. Per ulteriori informazioni, consultare i Termini di utilizzo.
Script open-source
Nello spirito di TradingView, l'autore di questo script lo ha reso open source, in modo che i trader possano esaminarne e verificarne la funzionalità. Complimenti all'autore! Sebbene sia possibile utilizzarlo gratuitamente, ricordiamo che la ripubblicazione del codice è soggetta al nostro Regolamento.
Declinazione di responsabilità
Le informazioni e le pubblicazioni non sono intese come, e non costituiscono, consulenza o raccomandazioni finanziarie, di investimento, di trading o di altro tipo fornite o approvate da TradingView. Per ulteriori informazioni, consultare i Termini di utilizzo.