Indicatore
Indices
Prop
Commodities
Stocks
Forex
Crypto
LT_Ind_SRZones
Logo di "LT_Ind_SRZones"
13/10/2025
Desktop
Daย 25/09/2024
Vendite
13
Immagine caricata di "LT_Ind_SRZones"Immagine caricata di "LT_Ind_SRZones"

LT_Ind_SRZones detects swing highs/lows, merges nearby swings into Support/Resistance zones, and keeps your chart focused on the most relevant levels around current price.

What it draws

  • Zones: shaded bands built from merged swings
  • Swing High/Low points
  • ZigZag path for quick structure reading

Key Controls

  • AutoPercentageMove (bool) + AutoPercentageMoveFactor (double)
    Auto-tunes swing sensitivity. Turn off to use PercentageMove manually.
  • PercentageMove (double)
    Minimum move (as %) to form a swing when Auto is off.
  • ZoneSizeFactor (double)
    Zone height = ZoneSizeFactor ร— ATR.
  • NumSREach (int)
    How many top zones to keep above and below current price.
  • ValidBars (int)
    Ignore swings older than this many bars.
  • Color / Show styles
    Zone fill color (with alpha), Swing/ZZ styles.

Ordering & Filter Logic (how zones are chosen)

  1. Collect swings from most recent backwards, only permanent ones and not older than ValidBars.
  2. Count swings above and below current price (including those whose value falls inside half a zone). Stop when both sides reach NumSREach.
  3. Fallback: if a side has no eligible swing, add one older swing for that side.
  4. Merge: for each entitled swing, either merge into an existing zone (CanMerge) or create a new zone.
  5. Rank & pick:
    • Above price: sort zones by (High โˆ’ price) ascending, then by MostRecentIndex descending; take NumSREach.
    • Below price: sort by (price โˆ’ Low) ascending, then by MostRecentIndex descending; take NumSREach.
    • Union the two lists โ†’ final zones shown.

This keeps the display clean, nearby, and recent, while still handling edge cases.

Defaults

  • AutoPercentageMove = true, AutoPercentageMoveFactor = 4
  • PercentageMove = 1.0 (used when Auto = false)
  • NumSREach = 1
  • ValidBars = 240
  • ZoneSizeFactor = 0.5 (zone height = 0.5 ร— ATR)
  • Zone Color = #21FF33E0 (semi-transparent)
  • Swing High = #FFFF999A, Swing Low = #FF99DFF9, ZigZag = Blue (Dots)

Use Cases

  • Mark nearby S/R zones for entries, partials, or stops
  • Watch zone flips (support โ†’ resistance and vice versa)
  • Combine with VWAP/Pivots for confluence

Works on any symbol and timeframe. Lightweight and ready for live trading or backtests.

0.0
Recensioni: 0
Recensioni dei clienti
Questo prodotto non ha ancora ricevuto recensioni. L'hai giร  provato? Fallo sapere agli altri per primo!
Altro da questo autore
Indicatore
Indices
Commodities
ATR
+4
LT_Ind_Candles
Most used candle patterns. (1 candle, 2 candles and 3 candles patterns) and Marubozu. Bonus Fibo Risk control.
Indicatore
Breakout
ATR
LT_SmartSwings
Detects swing highs/lows, structure, breakouts, trend lines, and fibs โ€” great for price action trading.
LT Flexible Volume Profile
Flexible Volume Profile, designed with performance in mind.
cBot
ATR
LT_RiskGuardian
Auto-manages SL, TP, and position size to enforce risk discipline. Never enter a trade without a plan again.
LT_FairValueGap
Detects valid Fair Value Gaps from strong 3-bar patterns. Keep drawing unfilled gaps until price fills them.
Indicatore
VWAP
Indices
Prop
+4
LT_Ind_VWAP
Multi-anchor VWAP indicator for cTrader. Plots two VWAP lines (red and blue) with selectable anchors.
Indicatore
Indices
Prop
Commodities
+3
LT_Ind_Pivot
Draws pivots (P, S/R, CPR) from selected anchors like H1โ€“Month1, with optional mid-levels (PS1, S1S2, etc.)
Indicatore
Indices
Prop
Commodities
+3
LT_Ind_TradeNet
Personal trade tracker for a single symbol. Clear net profit summary โ€” FreshNet, ManageNet, DayNet, WTDNet, MTDNet.
Potrebbe interessarti anche
Indicatore
Stocks
Forex
Crypto
PinBarCandlestickPattern
PinBarCandlestickPattern Indicator
Indicatore
NAS100
NZDUSD
XAUUSD
+12
Coral Filter Lite
๐Ÿ  Free trend baseline - without the noise. Free limited version of Coral Filter X Pro ๐Ÿ 
PVA Volume+Analysis_noSourceCode
PVA Volume Analysis Indicator:Price volume over trend strength and direction
Indicatore
Breakout
ATR
Signal
+3
Support Resistance Indicator
A custom support resistance indicator, specifically designed for scalping techniques.
Indicatore
Grid
NAS100
NZDUSD
+16
3D Normal Candles bY Mohammad KHR
3D candles for Normal OHLC candles.
SupertrendHTF
Overlay higher-timeframe SuperTrend to filter noise, follow real trends, and avoid lower-timeframe whipsaws. As
DEnvelopSystem
DEnvelop is a high-performance trading indicator engineered for scalpers and intraday strategists who demand precision.
Indicatore
Indices
Prop
Commodities
+3
[Hamster-Coder] Moving Average MTF
Universal multi time frame 'Moving Average' indicator with extended features
OHLC PRO by LudwigICT
OHLC PRO โ€“ Advanced Session & Market Structure Tool
RT TradingView ATR
Upgrade to ATR-RMA! Experience the precise ATR using Relative Moving Average for accurate volatility analysis in cTrader
Indicatore
Indices
Forex
EURUSD
+2
US Dollar Index
US Dollar Index
Indicatore
Indices
Breakout
XAUUSD
+9
Market Bias Gauge
Measure Market Strength at a Glance โ€“ Instantly
Indicatore
Indices
XAUUSD
Commodities
+5
cAlgoBuddy - Chaos Reversals
The cTrader Chaos Reversals indicator brings high-quality reversal signals to traders.
Retro_Shooting_Game
trading stress-relief โ€œmini-gameโ€
Piรน votato
Gratis
Indicatore
ATR
Forex
Signal
+4
Follow Line
The Follow Line Indicator is a versatile tool designed to identify market trends and provide accurate buy/sell signals.
Price Speed or Acceleration v1
This Indicator will display either the speed or the acceleration of the current symbol.
Indicatore
Indices
Prop
Stocks
+5
New Way Sar - Free
The Parabolic SAR, or "Stop and Reverse," is a dynamic technical analysis tool
Indicatore
Prop
ATR
ADT_bigCandles
Outside Candle Detector: Highlights major candles/zones with ATR filter & pattern labels. By Avydel Talbo, prop trader.