"Pressure Scanner" ๆ ‡่ฏ†
Pressure Scanner
"Pressure Scanner" ๅทฒไธŠไผ ๅ›พ็‰‡
42.1M
ไบคๆ˜“้‡
6.13M
็›ˆๅˆฉ็‚นๆ•ฐ
136
้”€ๅ”ฎ
5.78K
ๅ…่ดนๅฎ‰่ฃ…

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
่ฏ„ไปท:0
ๅฎขๆˆท่ฏ„ไปท
่ฏฅไบงๅ“ๅฐšๆ— ่ฏ„ไปทใ€‚ๅทฒ็ป่ฏ•่ฟ‡ไบ†๏ผŸๆŠขๅ…ˆๅ‘Š่ฏ‰ๅ…ถไป–ไบบ๏ผ
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.

่ฏฅไฝœ่€…็š„ๅ…ถไป–ไฝœๅ“

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.
"Scalper Pro PROP" ๆ ‡่ฏ†
4.0
(1)
$ย 49
/
$89
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
็›ˆๅˆฉ็ณปๆ•ฐ
4%
ๆœ€ๅคงๅ›žๆ’ค
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.

็Œœๆ‚จๅ–œๆฌข

Smart Money Gaps: MTF FVG auto-detection, extension, and mitigation marker. Trade institutional imbalances.
The Woodie CCI Indicator (Woodie Commodity Channel Index) is a variation of the classic CCI indicator
High-probability trading signals in the fast-paced world of forex and CFD trading.
Automate candle numbering for any N-bars and plot the High/Low of the last N periods. Fully customizable & Tab-toggle.
Enhance trading with TSV! Analyze volume flow and price trends using the powerful Time Segmented Volume indicator.
A simple indicator that tracks the value of your open trades in pips.
Displays pips from daily open with high/low. Clean, customizable, perfect for quick daily price context.
Bollinger Bands Width
The ZigZag indicator is a technical analysis tool primarily used to identify key price reversal points.
A volatility-adaptive trend-following indicator that dynamically adjusts to market conditions.
Trend following signal
ุณูŠุฏ ู‚ูŠุตุฑ ุงู„ ู…ุฌูŠุฏ
Analyzes candles (adjustable period): dominance, difference, and volatility in pips for market reading.
Visualize trading volume by price within any range, highlight POC and key value areas.
"ATR Bands" ๆ ‡่ฏ†
$ย 19
Enhance trading with ATR Bands! Visualize market volatility using dynamic upper and lower ATR bands for precise decision
Customizable window inside your platform, access to any website Calendar Was Free for early users now -50%
The Candlestick Patterns Dashboard. Detects 30+ patterns with Strength %, Trend Filters, Alerts & Win Rate Stats. ๐Ÿ“‰๐Ÿ“ˆ
Map true market structure with logarithmic precision โ€” see balanced ranges and swing alignment instantly.
42.1M
ไบคๆ˜“้‡
6.13M
็›ˆๅˆฉ็‚นๆ•ฐ
136
้”€ๅ”ฎ
5.78K
ๅ…่ดนๅฎ‰่ฃ