지표
Indices
Prop
Commodities
Stocks
Forex
Crypto
LT_Ind_SRZones
"LT_Ind_SRZones" 로고
13/10/2025
Desktop
"LT_Ind_SRZones" 업로드된 이미지"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
리뷰: 0
고객 리뷰
이 상품에 대한 리뷰가 아직 없습니다. 이미 사용해 보셨나요? 다른 사람들에게 가장 먼저 소개해 주세요!
이 작성자의 상품 더 보기
지표
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.
LT Flexible Volume Profile
Flexible Volume Profile, designed with performance in mind.
지표
Breakout
ATR
LT_SmartSwings
Detects swing highs/lows, structure, breakouts, trend lines, and fibs — great for price action trading.
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.
지표
VWAP
Indices
Prop
+4
LT_Ind_VWAP
Multi-anchor VWAP indicator for cTrader. Plots two VWAP lines (red and blue) with selectable anchors.
지표
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.)
지표
Indices
Prop
Commodities
+3
LT_Ind_TradeNet
Personal trade tracker for a single symbol. Clear net profit summary — FreshNet, ManageNet, DayNet, WTDNet, MTDNet.
좋아하실 만한 다른 항목
Renko Reversal
Renko Reversal catches powerful wick rejections on cTrader.
VixFix
A volatility spike detector based on Larry Williams’ VIX Fix. Highlights market fear moments with clear histogram signal
Hull Moving Average Colored
The traditional Hull Moving Average with different colours based on the slope (direction) of the trend.
지표
NAS100
Prop
XAUUSD
+5
Support and Resistance MTF Pro
🟢 Strength-ranked S/R zones with MTF levels and Pro labels. Nearest-zone band and HUD for faster, cleaner entries. 🔴
MMXM Structure by Ludwig
MMXM Structure by LudwigICT – Professional Market Structure Mapping Tool
지표
Breakout
ATR
Signal
[Stellar Strategies] Market Structure Breakout
Flags breakouts of recent highs/lows on cTrader charts. Shows arrows/lines. Optional trend filter & sound alerts 📉📈
Renko Moving Average Cross Indicator
The Renko Moving Average Cross indicator combines classic EMA crossover signals with Renko-filtered prices.
Ctreder Smart SMA Indicator
cTreder Smart SMA
MultiTimeFrame Moving Averages
3 moving averages with different periods and different time frames.
지표
Grid
NAS100
XAUUSD
+6
AutoFibRetracement
A powerful overlay tool designed to automatically plot Fibonacci retracement levels based on a custom window.
지표
NAS100
NZDUSD
XAUUSD
+7
Bayesian Price Projection Model
Bayesian theory** to forecast a future price while providing **uncertainty ranges** that represent upper and lower bound
지표
RSI
XAUUSD
Breakout
+4
ICT Power of 3
🎯 Auto-plots key zones (Accumulation, Manipulation, Distribution) . Reveals institutional traps & trends.
지표
ATR
Signal
Chandelier Flip Stop
An intelligent chandelier-style trailing stop that flips when price breaks the opposite stop.
지표
VWAP
Breakout
Scalping
VWAP & Sessions & D,W,M HLO Levels
Killzone Session With VWAP – Precision Meets Price Action
지표
Grid
Indices
Breakout
+2
LineHelper_DEMO
LineHelper is your complete line-drawing assistant for setting up trading zones quickly and professionally. Features thr
Repiptor Candlescope Lite
Candlestick pattern detector lite version
Pips V4Final
Displays pips from daily open with high/low. Clean, customizable, perfect for quick daily price context.
Cumulative Delta_noSourceCode
Demo of my main indcator.