Логотип продукта "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:

  • Limeval > 0 and rising (val > previous val)
    → strong bullish pressure, scanner value strengthening upward.
  • Greenval > 0 but falling (val ≤ previous val)
    → still bullish, but pressure is fading.
  • Redval < 0 and dropping further (val < previous val)
    → strong bearish pressure, downward drive intensifying.
  • Maroonval < 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)
  • BlackPressure ON (compression active)
  • GrayPressure 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.


Профиль индикатора
0.0
Отзывы: 0
Отзывы покупателей
У этого продукта еще нет отзывов. Уже попробовали его? Поделитесь впечатлениями!
Breakout
Bollinger
Продукты, доступные в cTrader Store, включая торговых ботов, индикаторы и плагины, предоставляются сторонними разработчиками и доступны исключительно в информационных и технических целях. cTrader Store не является брокером и не предоставляет инвестиционные консультации, персональные рекомендации или какие-либо гарантии будущей доходности.

Больше от этого автора

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).
Логотип продукта "Breakout Premium Pro v2.0"
5.0
(1)
$ 49
/
$97
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
Логотип продукта "ElliottWave Pro cBot"
5.0
(1)
$ 69
/
$99
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!
Логотип продукта "AI Level Trader"
$ 129
/
$159
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
Логотип продукта "TradeCopierBot"
$ 69
/
$119
✅ Buy 3 prop accounts and manage just 1: cut management effort by 66% with a professional tool.

Вам также может понравиться

📈 Adaptive ALMA-Gaussian hybrid trend filter with precision smoothing and clear buy/sell signals.
See the trend on h4, h1, m15 and m5 without changing timeframes
📊Market Structure, Swing Levels, Order Blocks & Liquidity Zones (2Tops/2Bottoms). Smart Money approach. 🚀"*
Логотип продукта "WVAP-Bands Indicator_noSourceCode"
$ 51
/
$63
VWAP with standard deviation bands. Fully customizable colors, periods, and multipliers for precise trading signals
TREND FALLOWING: Advanced technical indicator signal.
AI Quantum Trading Edge: Your Intelligent Trading Assistant
Shows bullish/bearish bias for 5 timeframes in one panel. Three bias methods, alignment summary, fully configurable.
Inside Candle PRO - Professional Inside Bar Pattern Detector
A clean, real-time risk HUD designed to prevent prop firm account failure and protect your challenge account.
Candle Pro, Perfect for scalping, intraday, and swing trading.
Visual indicator for identifying momentum reversals. Designed for forex (1h) and stocks (weekly).
IVB 2.0 is an indicator that works on the strategy of imbalance of the maximum volatility box of indices
A precision overlay tool that combines session-aware VWAP logic and standard deviations.
cTrader indicator with mini-timeframe candlesticks. Customize timeframe, colors, margins. Perfect for traders.
Rolling 1-period Pearson correlation of close prices; measures lag‑1 autocorrelation to identify trend strength/reversio
Support and Resistance with signals
A straightforward yet effective tool signals entry points for both buying and selling. It incorporates FVG...
Automatically identifies key price turning points (local highs and lows) and builds "price blocks" around these critical
42.1M
Торгуемый объем
6.13M
Выигранные пипы
136
Продажи
5.78K
Бесплатные установки