Logo di "Pressure Scanner"
Pressure Scanner
Immagine caricata di "Pressure Scanner"
42.1M
Volume negoziato
6.13M
Profitto in pip
136
Vendite
5.78K
Installazioni gratuite

Pressure Scanner ๐Ÿ”๐Ÿ“Š


1. What Pressure Scanner does

Pressure Scanner is a volatility-and-direction tool that:

  • detects when the market is under volatility pressure / compression โœ…
  • shows when that pressure is released into expansion ๐Ÿ’ฅ
  • measures the direction and strength of the resulting price drive through a scanner value plotted as a histogram.

It combines:

  • a Bollinger-style price band,
  • a Keltner-style volatility channel,
  • and a linear-regression-based scanner line,

to display both pressure states (on / released / neutral) and the directional impulse (up or down).


2. How it works (logic)

  1. Source
    The indicator uses the closing price as the main input.
  2. Outer volatility band (BB-style)
    • Basis = SMA(close, BB Length)
    • Deviation = KC MultFactor ร— standard deviation of close
    • Upper band = basis + deviation
    • Lower band = basis โˆ’ deviation
  3. Inner volatility channel (KC-style)
    • Center = SMA(close, KC Length)
    • Range = either True Range or Highโˆ’Low (set by Use TrueRange)
    • Range average = SMA(range, KC Length)
    • Upper channel = center + rangeAvg ร— KC MultFactor
    • Lower channel = center โˆ’ rangeAvg ร— KC MultFactor
  4. Pressure states
    By comparing the outer band and the inner channel:
    • Pressure ON โ€“ black dots at zero
      • Lower band > lower channel and upper band < upper channel
      • The band is fully inside the channel โ†’ volatility is compressed, high pressure.
    • Pressure RELEASED โ€“ gray dots at zero
      • Lower band < lower channel and upper band > upper channel
      • The band is fully outside the channel โ†’ volatility is expanding after pressure.
    • Neutral pressure โ€“ blue dots at zero
      • Any other configuration.
  5. Scanner value (val)
    The histogram shows a scanner value computed via linear regression:
    • Over the last KC Length bars, the indicator finds:
      • highest high,
      • lowest low,
      • SMA of close.
    • It builds a dynamic midline:
      • rangeMid = (highest + lowest) / 2
      • combinedMid = average(rangeMid, SMA(close))
    • Then it defines:
      scannerInput=closeโˆ’combinedMid\text{scannerInput} = \text{close} - \text{combinedMid}scannerInput=closeโˆ’combinedMid
    • A linear regression over KC Length bars is run on this scannerInput, and the final value at the last bar is the scanner value val.

Interpretation:

  • val > 0 โ†’ price is pressing above the midline โ†’ bullish pressure
  • val < 0 โ†’ price is pressing below the midline โ†’ bearish pressure
  • changes in val bar-to-bar โ†’ increase or decrease in that directional pressure.


3. How to read the colors

Histogram โ€“ directional pressure (scanner value)

Each bar of the histogram corresponds to val and is colored as:

  • Lime โ€“ val > 0 and rising (val > previous val)
    โ†’ strong bullish pressure, scanner value strengthening upward.
  • Green โ€“ val > 0 but falling (val โ‰ค previous val)
    โ†’ still bullish, but pressure is fading.
  • Red โ€“ val < 0 and dropping further (val < previous val)
    โ†’ strong bearish pressure, downward drive intensifying.
  • Maroon โ€“ val < 0 but rising (val โ‰ฅ previous val)
    โ†’ still bearish, but pressure is losing strength.

So:

  • Above 0 โ†’ bullish pressure regime
  • Below 0 โ†’ bearish pressure regime
  • Color change on the same side of 0 = pressure accelerating vs slowing.

Zero line โ€“ pressure states

Dots plotted at zero show the pressure state:

  • Blue โ€“ neutral pressure (normal volatility)
  • Black โ€“ Pressure ON (compression active)
  • Gray โ€“ Pressure RELEASED (expansion after compression)


4. Parameter reference (English)

BB Length
Period for the SMA and standard deviation used in the outer volatility band.

  • Shorter โ†’ more reactive band, more frequent pressure changes.
  • Longer โ†’ smoother band, fewer but more โ€œmacroโ€ signals.

BB MultFactor
Multiplier for the deviation of the outer band (kept as a user parameter for flexibility).
In this port, the deviation behaviour is tied to KC MultFactor as in the original formula, but you can adapt it if you want a different band style.

KC Length
Period for:

  • the center line of the volatility channel,
  • the range smoothing,
  • the high/low window and the scanner regression.

Defines how far back Pressure Scanner looks to estimate volatility structure and directional pressure.

KC MultFactor
Controls the width of the volatility channel and the outer band.

  • Larger value โ†’ wider channel, fewer Pressure ON states.
  • Smaller value โ†’ tighter channel, more frequent pressure signals.

Use TrueRange (KC)

  • true โ†’ channel range uses True Range (captures gaps and sharp moves).
  • false โ†’ range is simply High โˆ’ Low.


Indicator profile
0.0
Recensioni: 0
Recensioni dei clienti
Questo prodotto non ha ancora ricevuto recensioni. L'hai giร  provato? Fallo sapere agli altri per primo!
Breakout
Bollinger
Products available through cTrader Store, including trading bots, indicators and plugins, are provided by third-party developers and made available for informational and technical access purposes only. cTrader Store is not a broker and does not provide investment advice, personal recommendations or any guarantee of future performance.

Altro da questo autore

Read aggressive flow in real time. Flexible resets (Day/Week/Month), optional EMA smoothing, and non-repainting cumulati
The Prop-Ready Bot The Definitive Automaton for Challenges ๐Ÿ›ก๏ธ V2.0
Editions: Free (core VWAP + bands) ยท Pro (multiโ€‘VWAP, clickโ€‘toโ€‘anchor, alerts).
A price-action-first algorithm to trade Breakout, Approach, and Return around prior High/Low levelsโ€”with Prop-style risk
Volume Bubbles is a lightweight yet powerful visual indicator for cTrader
The Elliott Wave Pro Bot is a sophisticated and highly configurable algorithmic trading system
N.B.: Results with an initial invested capital of 100 euros.
Breakout scalping with prop-firm grade equity control.
Want a cBot based on this indicator? Contact us!
AILevelTrader โ€” Multi-AI Consensus Trading Bot 11 AI providers. One consensus. Prop Firm Ready.
1.9
Fattore di profitto
4%
Drawdown max
ZigZag Free is a clean swing-detection tool that marks significant pivot highs/lows
โœ… Buy 3 prop accounts and manage just 1: cut management effort by 66% with a professional tool.

Potrebbe interessarti anche

Smart money liquidity sweep detector at fractal levels. 100% free - no limitations.
setup tabajara de graรงa
This code is a custom scalping indicator for the cTrader platform.
Logo di "BarSentiments"
5.0
(2)
Gratis
This Indicator is a technical analysis tool that measures the strength and direction of market sentiment
The Linear Regression Oscillator (LRO) is a technical indicator based on linear regression analysis.
Precision Supply & Demand zones indicatorโ€”automatically plots key buy/sell areas on your chart for smarter entries.
Clean 3D, Sleek Candles for Trend Patterns.
Bottom & Top Finder V1.0
ATR Ratio SuperTrend show Trend & volatility combined. Clean arrows, built-in Take Profit.
Analyzes candles (adjustable period): dominance, difference, and volatility in pips for market reading.
Trend Mosaic. Chart Art and Trading Signal Impressions.
Chart control panel โ€” zoom presets, timeframe selector, favorite chart buttons, chart type switcher, and bid/ask lines.
Structural analysis framework designed to quantify swing point behavior at psychological price levels
Adaptive trend channel using linear regression and Pearson correlation for dynamic support, resistance, and trends.
Session boxes, liquidity sweeps and higherโ€‘timeframe levels for intraday trading
Flexible VWAP indicator with multiple reset periods (daily, weekly, custom,...) and timezone support for session trading
This indicator plots the 15m opening range of the NY session with the first N FVGs presented on the chart after the open
A highโ€‘precision Opening Range indicator that detects session opens (NY, London, EU, Tokyo, Shanghai)
42.1M
Volume negoziato
6.13M
Profitto in pip
136
Vendite
5.78K
Installazioni gratuite