Logo "Pressure Scanner"
Pressure Scanner
Imej yang dimuat naik "Pressure Scanner"
42.1M
Volum yang didagangkan
6.13M
Pip dimenangi
136
Jualan
5.78K
Pemasangan percuma

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
Ulasan: 0
Ulasan pelanggan
Belum ada ulasan untuk produk ini. Anda sudah mencuba produk tersebut? Jadilah yang pertama untuk berkongsi pendapat anda!
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.

Lebih banyak produk daripada penulis ini

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
Faktor keuntungan
4%
Susutan maksimum
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.

Anda juga mungkin suka

A precision-crafted indicator that compares current volume to its historical average for the same time of day.
Candle Pro, Perfect for scalping, intraday, and swing trading.
Block Liquidity,indicator.Block Order, Liquids Stops, Signal Sentiment,signal correctio.
trading stress-relief β€œmini-game”
Pivot Point with base zone daily Asia-London-New york Session.
First Presented Fair Value Gap (FPFVG)
Custom VWAP Indicator for cTrader
Visual Trend Momentum is a MA/ATR/Volume trend tool. Visual signals for strong trends & reversals. Customizable. πŸ“ˆπŸ“‰
Scalp UI Pro is the ideal tool for scalping. It makes it easy to place orders and quickly.
Smart trendline breakout indicator with auto signals, targets, and ATR-based zones for precise trade execution.
RSI with all acceptable MA types
ALGO-XL β€” PHANTOM CHANNEL ORACLE (Elite buy & Sell engine)
Market Sessions is very important for traders.
Multi-Timeframe Swing Points Indicator for cTrader that identifies swing highs and lows on both the current timeframe.
Multi Timeframe Candle drawing. Draw Any candles from any timeframe on your chart :-)
Key Levels Indicator – Automatically plots monthly, weekly, and daily highs/lows with customizable colors & styles
Exploit market imbalances with auto FVG zonesβ€”fade, extend, and filter with precision.
RANGE DELTA CANDLE VOLUME PROFILE
42.1M
Volum yang didagangkan
6.13M
Pip dimenangi
136
Jualan
5.78K
Pemasangan percuma