ATH & ATL Distances PRO & Trend LinesATH & ATL Distances PRO with Trend Lines
Overview
This Pine Script™ v6 indicator is designed for traders seeking a comprehensive view of All-Time High (ATH) and All-Time Low (ATL) levels over customizable lookback periods.
It calculates percentage distances from the current close price to these key levels and displays them in a dynamic table.
Additionally, it draws horizontal lines for ATH/ATL with labels and introduces "unbroken" trend lines for resistance and support, helping identify potential trend continuations or reversals. Ideal for multi-timeframe analysis on stocks, forex, crypto, or any charted asset.
The script emphasizes user customization, allowing toggles for rows, groups, and visuals to suit various trading styles without cluttering the chart.
Key Features
ATH/ATL Distance Calculations: Computes distances to the highest high (HH) and lowest low (LL) over three user-defined lookback periods (default: 50, 150, 250 bars).
Distances are shown as percentages in a configurable table, with color-coded cells for quick visual assessment (e.g., red for ATH distances, green for ATL).
Dynamic Table Display: A customizable table positioned at your choice (e.g., top-center) with columns for Lookback, Dist. to Top, ATH Price, Dist. to Bot., and ATL Price. Rows can be individually shown/hidden for focused analysis.
Horizontal ATH/ATL Lines: Optional dashed lines extending a user-set length (default: 30 bars) with labels showing bar count, HH/LL designation, and price. Labels stack intelligently if multiple levels coincide.
Unbroken Trend Lines: A unique feature that draws resistance (descending) and support (ascending) trend lines connecting the primary HH/LL to the nearest "unbroken" secondary high/low within the lookback. "Unbroken" means the line hasn't been pierced by price action after the second point.
Divided into 3 groups (one per lookback), each with independent on/off toggles and colors.
Solid lines for historical segments, dashed extensions for future projections.
Resistance lines only draw if descending (y2 <= y1); support if ascending (y2 >= y1) to ensure logical trends.
Extensive Customization:Lookback periods (1-1000 bars).
Visibility toggles for lines, trends, and individual groups/rows.
Colors for every element: table headers/rows, lines, labels, and trend groups.
Table position options: top/bottom with left/right/center alignment.
How to Use
Add to Chart: Search for "ATH & ATL Distances PRO with Trend Lines" in TradingView's indicator library and add it to your chart.
Customize Settings:Lookback Periods: Adjust Lookback 1/2/3 for short/medium/long-term analysis (e.g., 50 for recent swings, 250 for broader trends).
Show ATH & ATL Lines: Toggle to display horizontal lines and labels. Set Line Length for how far they extend rightward.
Show Trend Lines: Enable to activate unbroken trends. Use group toggles (Show Group 1/2/3) to focus on specific lookbacks.
Table Options: Choose position and show/hide rows to declutter. Customize colors for better visibility on light/dark charts.
Interpretation:
Table: Negative Dist. to Top means price is below ATH (potential upside); positive Dist. to Bot. means above ATL (downside risk).
Trend Lines: Look for price interactions—bounces off support or breaks through resistance.
The "unbroken" logic selects the closest valid secondary point, ensuring relevance.
On Chart: Hover over labels for details. Trends extend dashed to project future levels.
Best Practices:Use on higher timeframes (e.g., daily) for major levels; lower for intraday.
Combine with other indicators like RSI or moving averages for confirmation.
Note: Calculations are based on historical highs/lows within the lookback—adjust for volatile assets to avoid noise.
Subtleties and Advanced Notes
Unbroken Logic: For resistance, it scans sorted secondary highs (excluding the primary HH) and picks the first unbroken candidate where no high pierces the line post-second point. Similarly for support with lows. If no valid point is found, no line draws—ensuring only reliable trends appear.
Performance Considerations: High lookback values (e.g., 1000) may increase computation time on long charts, but the script is optimized with array sorting for efficiency.
Edge Cases: If lookback exceeds available bars, it caps at chart history. Flat trends (y1 == y2) may draw as horizontal, overlapping ATH lines—toggle groups to manage.
Limitations: Trends are based on close-bar data; intra-bar extremes aren't considered. No alerts built-in—use TradingView's alert system on price crosses.
This indicator is built for educational and analytical purposes. Always backtest and combine with your strategy. Feedback welcome—happy trading!
Indicatori e strategie
Time Block with Current K-Line TimeThis indicator divides the market into fixed time blocks (daily, three-day, weekly, monthly, and yearly) and displays 1/4, 1/2, and 3/4 dividing lines within each block, indicating key price positions within the block.
————————————
Description:
1. Generally speaking, the duration of a market period is one time block within the corresponding period.
2. Supports display of the current candlestick time, the dividing line for the next block, and a countdown.
3. Multi-time zone support: Shanghai, New York, London, Tokyo, and UTC. Time display automatically adapts to the selected time zone.
4. Time block visualization: Select the time block length based on the observation period and draw dividers at the time block boundaries.
5. Real-time time display: Detailed time of the current candlestick chart (year/month/day, hour:minute, day of the week).
6. Future time prediction: Displays the next time block's start position with a future divider. A countdown function displays the time until the next block, helping to determine the remaining duration of the current trend.
————————————
Use scenarios:
Day trading: Identify trading day boundaries (1-day blocks)
Swing trading: Optimize weekly/monthly time frame transitions (1-week/1-month blocks)
Long-term investment: Observe annual market cycles (1-year blocks)
Cross-time zone trading: Seamlessly switch between major global trading time zones.
————————————
Functions:
- Time block division to observe market cycles
- Draw 1/4, 1/2, and 3/4 dividers to assist in trading decisions
- Current K-line Time Display
- Future Block Divider and Countdown Indicator
————————————
How to Use:
Can be combined with trend lines or other trend-following tools to identify trend-following entry opportunities near the dividing line and follow the main trend.
——————————————————————————————————————————————————————————
本指标将行情划分为固定时间区块(日、三日、周、月、年),并在每个区块内显示1/4、1/2、3/4分割线,标示区块内关键价格位置
————————————
描述:
1. 通常而言,一段行情的持续时间为对应周期下的一个时间区块
2. 支持显示当前K线时间及下一个区块的分割线和倒计时。
3. 多时区支持,支持上海、纽约、伦敦、东京、UTC五大交易时区,自适应所选时区的时间显示
4. 时间区块可视化:根据观测周期选择时间区块长度,在时间区块边界绘制分隔线
5. 实时时间显示:当前K线详细时间(年/月/日 时:分 星期)
6. 未来时间预测,下一个时间区块开始位置显示未来分割线,倒计时功能显示距离下个区块的时间,用于辅助判断当前趋势的剩余持续时间
————————————
使用场景:
日内交易:识别交易日边界(1日区块)
波段交易:把握周/月时间框架转换(1周/1月区块)
长期投资:观察年度市场周期(1年区块)
跨时区交易:无缝切换全球主要交易时区
————————————
功能:
- 时间区块划分,观察行情周期
- 绘制1/4、1/2、3/4分割线,辅助交易判断
- 当前K线时间显示
- 未来区块分割线及倒计时提示
————————————
使用方法:
可结合趋势线或其他趋势跟随工具,在分割线附近寻找顺势进场机会,追随主趋势
EMA/MA Unified with Pivot S/RIndicator Name:
EMA/MA Unified with Pivot S/R (Moving Average + Pivot Support/Resistance System)
————————————
Indicator Purpose:
This indicator combines multi-period EMA/MA moving averages with the Pivot Support/Resistance (Pivot S/R) system to identify market trends, pullback zones, and key support and resistance levels, helping traders more clearly judge market structure and entry and exit points.
————————————
Functional Description:
A. EMA/MA Trend System:
1. Secondary Retracement Lines (EMA60/MA60): Display short-term price fluctuations and pullback levels, helping to determine entry or expansion opportunities.
2. Primary Trend Moving Averages (EMA240/EMA720/EMA1440): Represent short-term, medium-term, and long-term trends, respectively, and are used to determine overall market direction. EMA240 serves as a short-term primary trend reference line, useful for trend confirmation and pullback trading.
B. EMA720 and EMA1440 Crossover Signals:
1. Golden Cross (EMA720 crosses above EMA1440): Confirms a bullish trend.
2. Death Cross (EMA720 crosses below EMA1440): Confirms a bearish trend.
C. Trend Band Fill:
Green bands indicate bullish trend bands, and red bands indicate bearish trend bands, visually displaying the direction and strength of the primary trend.
D. Pivot Point Support and Resistance System:
1. Pivot points are categorized as short-term swing support and resistance, medium-term pullback support and resistance, and long-term trend support and resistance, helping traders identify key support and resistance areas.
2. The system automatically generates corresponding multi-period pivot lines based on the current period and user settings, allowing trading in conjunction with moving average trends.
3. Pivot point display allows for flexible selection, displaying only short-term, medium-term, or long-term key points.
————————————
Using Trend Lines:
A. Trend Trading:
1. Bullish Primary Trend: If the price breaks through the trend line and rises above the EMA240 or EMA/MA60, consider going long. The EMA240 can be used as a short-term trend filter to confirm that the bullish primary trend persists after a pullback.
2. Bearish Primary Trend: If the price breaks through the trend line and falls below the EMA240 or EMA/MA60, consider going short. The EMA240 can also filter out false breakouts and confirm the trend direction.
B. Pullback Trading:
1. Combining short-term pivot points (fluctuations) with trend lines can identify entry points after short-term price pullbacks.
2. Combining medium-term pivot points (retracements) with trend lines and the EMA240 can identify safe positions to add to positions after the trend continues.
C. Key Support and Resistance:
1. The intersection of pivot lines and trend lines represents potential support/resistance reversal points, suitable for use as take-profit or stop-loss references.
2. When a trend line breaks through a pivot line, it can be used as a trend confirmation or breakout trading signal.
3. The EMA 240 can be used as an additional filter to enhance the effectiveness of support and resistance levels.
————————————
Suggestions for Use:
1. Suitable for use in conjunction with trend line and price pattern analysis. Prioritize trend following when the trend is clear, combining pivot points and the EMA 240 for trading.
2. Switch between different moving averages and pivot point systems to capture trends and pullbacks at different levels.
3. The EMA 240, as a short-term trend reference line, can filter out false breakouts and optimize entry and exit points.
——————————————————————————————————————————————————————————
指标名称:
EMA/MA 融合枢轴支撑/阻力系统(移动平均线 + 枢轴支撑/阻力系统)
————————————
指标用途:
该指标将多周期 EMA/MA 移动平均线与枢轴支撑/阻力系统(枢轴支撑/阻力系统)相结合,以识别市场趋势、回调区域以及关键支撑位和阻力位,帮助交易者更清晰地判断市场结构以及入场和出场点。
————————————
功能描述:
A. EMA/MA 趋势系统:
1. 次要回撤线 (EMA60/MA60):显示短期价格波动和回调水平,帮助确定入场或扩展机会。
2. 主要趋势移动平均线 (EMA240/EMA720/EMA1440):分别代表短期、中期和长期趋势,用于判断整体市场方向。 EMA240 作为短期主要趋势参考线,可用于趋势确认和回调交易。
B. EMA720 和 EMA1440 交叉信号:
1. 黄金交叉(EMA720 上穿 EMA1440):确认看涨趋势。
2. 死亡交叉(EMA720 下穿 EMA1440):确认看跌趋势。
C. 趋势带填充:
绿色带表示看涨趋势带,红色带表示看跌趋势带,直观地显示主要趋势的方向和强度。
D. 枢轴点支撑位和阻力位系统:
1. 枢轴点分为短期波动支撑位和阻力位、中期回调支撑位和阻力位以及长期趋势支撑位和阻力位,帮助交易者识别关键支撑位和阻力位。
2. 系统会根据当前周期和用户设置自动生成相应的多周期枢轴线,以便结合移动平均线趋势进行交易。
3. 枢轴点显示允许灵活选择,仅显示短期、中期或长期关键点。
————————————
使用趋势线:
A. 趋势交易:
1. 看涨主要趋势:如果价格突破趋势线并升至 EMA240 或 EMA/MA60 上方,则考虑做多。EMA240 可用作短期趋势过滤器,以确认看涨主要趋势在回调后是否持续。
2. 看跌主要趋势:如果价格突破趋势线并跌破 EMA240 或 EMA/MA60,则考虑做空。EMA240 还可以过滤掉假突破并确认趋势方向。
B. 回调交易:
1. 将短期枢轴点(波动)与趋势线相结合,可以识别短期价格回调后的入场点。
2. 将中期枢轴点(回撤点)与趋势线和 EMA240 指标相结合,可以识别趋势持续后可安全加仓的仓位。
C. 关键支撑位和阻力位:
1. 枢轴点和趋势线的交点代表潜在的支撑/阻力反转点,适合用作止盈或止损的参考。
2. 当趋势线突破枢轴点时,可以作为趋势确认或突破的交易信号。
3. EMA 240 指标可作为额外的过滤器,增强支撑位和阻力位的有效性。
————————————
使用建议:
1. 适合与趋势线和价格形态分析结合使用。在趋势清晰时优先进行趋势跟踪,结合枢轴点和 EMA 240 指标进行交易。
2. 在不同的移动平均线和枢轴点系统之间切换,以捕捉不同水平的趋势和回调。
3、EMA 240作为短期趋势参考线,可以滤除假突破,优化进出点。
多空偏見****看燈號 輕鬆判斷 多空偏見 超便利****
Use the light display to judge the bullish and bearish trends
Use the light display to judge the bullish and bearish trends
Use the light display to judge the bullish and bearish trends
Asia Session Mechanical Entry by AleDescription (compliant):
This indicator executes fully mechanical trades at the start of the Asian session (default: 20:00 Argentina time).
Core logic:
Compares the closing prices of the previous two sessions at 20:00 and 09:00 to determine bias.
If both days move in the same direction, the indicator takes a mean-reversion trade (opposite to the last two days’ move).
If the days move in opposite directions, the trade follows the most recent day’s direction.
Execution details:
Entry price: exact session open or delayed by a user-defined number of candles.
Stop Loss: nearest swing high/low ± ATR multiplier buffer.
Take Profit: calculated from entry to SL distance, multiplied by user-defined RR ratio.
ATR value plotted for volatility reference.
Works on H1 charts for consistent candle timing.
Features:
Adjustable start/end session times.
Configurable ATR multiplier, RR ratio, and delay before entry.
Manual overrides for SL/TP levels.
Automatic daily reset for next session's logic.
Notes:
This tool is based on a classic session-reversion model enhanced with ATR-based filters, flexible timing, and manual overrides. It is designed for systematic execution and quick visual backtesting.
Gamma's LevelsThese are magic levels that have worked for me for almost 7 years.
They are amazing simply put.
You are the context. These levels help you pick points to take your trades.
Candle Size MonitorCandle Size Monitor
Description (Bullet Points)
Calculates the average candle size and the largest candle over a user-defined number of previous candles.
Candle size is measured as the difference between high and low of each candle.
Displays the results in a compact table overlay on the chart.
The table shows:
Average size (Ø) of the last N candles
Maximum size among those candles
Users can customize:
Number of candles to analyze
Text size (small, medium, large)
Text color and background color
Position of the table (top/bottom left/right)
Values are shown with one decimal precision for clarity.
Table updates dynamically with each new bar.
Sessions High/Low with Break LogicSessions High/Low with Break Logic
Description (Bullet Points)
Calculates the session high and session low for three defined trading sessions: Tokyo, London, and New York.
Draws corresponding lines and labels on the chart to visually represent each session’s high and low levels.
Automatically detects if a session high or low has been broken and updates the label text accordingly (“Break”).
Session times are configurable via input fields.
Each session uses distinct colors for high and low lines to improve visual separation.
Labels optionally display the price value alongside the session name.
The horizontal position of labels can be adjusted using an offset setting.
The time zone is handled via a UTC input to ensure correct session timing.
Includes a default session for periods outside the three main sessions (not visually displayed).
All lines and labels are reset and redrawn at the start of each new session.
Display updates also occur on the last bar of the chart to keep the latest levels visible
CandelaCharts - NWOG & NDOG📝 Overview
In trading, opening gaps aren’t just noise—they’re clues. Two key ones are the New Week Opening Gap (NWOG) and the New Day Opening Gap (NDOG).
The NWOG forms between Friday’s close (5 PM EST) and Sunday’s open (6 PM EST). It often acts as a magnet—price tends to revisit it, sometimes days or even weeks later. The NDOG is the daily version, showing imbalances at the start of each session.
Between two NWOGs, the Event Horizon (EH)—the midpoint—often becomes a pull for price. When the price hits it, there's a good chance it keeps moving toward the next gap.
I also watch the Optimal Trade Entry (OTE) zones, usually around the 0.68–0.79 retracements between NWOGs. These levels often line up with institutional interest and make solid spots for entries.
To simplify all this, I use an indicator that automatically detects NWOGs and NDOGs, then plots the EH and OTE levels in real time. No manual drawing. Just clean, updated levels every week.
These gaps and their derived levels help map where price is likely to go—and when to act.
📦 Features
MTF
Mitigation
Consequent Encroachment
Threshold
Hide Overlap
Advanced Styling
⚙️ Settings
Show: Controls whether NWOG/NDOG gaps are displayed on the chart.
Show Last: Sets the number of NWOG/NDOG you want to display.
Length: Determines the length of each NWOG/NDOG.
Mitigation: Highlights when an NWOG/NDOG has been touched, using a different color without marking it as invalid.
Timeframe: Specifies the timeframe used to detect NWOG/NDOGs.
Threshold: Sets the minimum gap size required for NWOG/NDOG detection on the chart.
Event Horizon: Controls whether EHs are displayed on the chart.
Show Mid-Line: Configures the midpoint line's width and style within the NWOG/NDOG. (Consequent Encroachment - CE)
Show Border: Defines the border width and line style of the NWOG/NDOG.
Hide Overlap: Removes overlapping NWOG/NDOG from view.
Extend: Extends the NWOG/NDOG length to the current candle.
Elongate: Fully extends the NWOG/NDOG length to the right side of the chart.
⚡️ Showcase
Simple
Mitigated
Bordered
Consequent Encroachment
Extended
Event Horizon
🚨 Alerts
This script provides alert options for all signals.
Bearish Signal
A bearish signal is triggered if the price enters a bearish NWOG/NDOG zone.
Bullish Signal
A bullish signal is triggered if the price enters a bullish NWOG/NDOG zone.
⚠️ Disclaimer
Trading involves significant risk, and many participants may incur losses. The content on this site is not intended as financial advice and should not be interpreted as such. Decisions to buy, sell, hold, or trade securities, commodities, or other financial instruments carry inherent risks and are best made with guidance from qualified financial professionals. Past performance is not indicative of future results.
Wolf of crypto MA Cross & Price Cross this indicator by Wolf of crypto is helping you spot the price action crossing the 200MA or the 50MA crossing the 200MA (Golden cross or Death cross)
Strenth Comparison [joshu]Strenth Comparison visualizes relative performance across a basket of assets by measuring percent change from the chosen anchor timeframe’s open.
Each new anchor period resets the baseline to 0%, making it easy to spot leaders/laggards and momentum shifts over time.
Anchor timeframe (TF, default: 1W): The period used as the performance baseline.
Assets : Currencies or American Indices.
Symbols :
Currencies: CME:6S1!, CME:6E1!, CME:6B1!, CME:6J1!, CME:6A1!, CME:6N1!, TVC:DXY (inverted for comparability).
American Indices: CME_MINI:ES1!, CME_MINI:NQ1!, CBOT_MINI:YM1!, CME_MINI:RTY1!.
Visuals: All lines plotted in percent; DXY is inverted and highlighted; labels show the symbol at the latest bar; zero line for reference; vertical dividers mark new anchor periods.
Use cases: Compare strength/weakness within FX or US index baskets; monitor rotation, divergence, and leadership over weekly (or chosen) cycles.
Jitendra: MTF AIO Technical Indicators with Trend ▲▼Jitendra: MTF AIO Technical Indicators with Trend ▲▼
Why We Designed this Indicator
we build this indicator to Analysis Multi-timeframe Technical Data in dashboard to get Better and Quick Data in which Time Frame where it is in Momentum or in Swing,
By combining multiple technical indicators with trend direction arrows and displaying them in a customizable table.
It also optionally plots some indicators EMA, VWAP, Supertrend, Bollinger Bands on the chart.
Traders who want a compact technical summary across multiple timeframes without switching charts.
Quickly assess trend strength, momentum, divergence, volume pressure in one glance.
Combine with price action to make higher-confidence entries/exits.
How to Use This Indicator
In setting there are Two parts
First Part - for Plot Multi EMA, Bollinger Band, Supertrend 10,2 & 10, 3 factorial
Second Part- To get Data on Table for Quick Analysis
Chart Plots With Enable Disable Toggle in Setting
VWAP (optional)
4 EMAs (lengths configurable)
Bollinger Bands (optional)
Two separate Supertrend indicators with custom ATR period and multiplier
Indicators Data in Table
For each selected timeframe:
VWAP position (price above/below)
MACD value + trend arrow
MACD Histogram (optional)
RSI value + arrow (rising/falling)
ADX value + arrow (strength rising/falling)
+DI / -DI values + trend arrows
RSI Divergence detection (regular + hidden)
EMA levels (up/down relative to price)
EMA crossover (EMA1 vs EMA2 arrow)
Stochastic %K
Volume Matrix:
Raw volume
20 SMA volume
Volume % change from SMA
Multi-Timeframe Support
Current timeframe + up to 5 user-defined timeframes (e.g., 1H, 4H, Daily, Weekly, Monthly)
Customizable Toggles
Enable/disable any indicator
Choose which EMAs to show
Show/hide trend arrows
Choose which volume metrics to display
Choose table position (top_left, top_right, etc.)
Choose table text size
Trend Arrows & Colors
Green ▲ = bullish / rising trend
Red ▼ = bearish / falling trend
Gray – = neutral/no change
Background colors indicate overbought/oversold, trend strength, or volume surge.
Indicator Data Fetch PINE CODE Short Summary
request.security() → pulls data from the selected timeframe (tf).
Each indicator’s calculation can be wrapped inside request.security() so the values are computed on that timeframe.
//@version=5
// === 1. VWAP ===
vwap_htf = request.security(syminfo.tickerid, tf, ta.vwap)
// === 2. MACD ===
macd_src = request.security(syminfo.tickerid, tf, close)
macd_val = ta.ema(macd_src, 12) - ta.ema(macd_src, 26)
macd_sig = ta.ema(macd_val, 9)
macd_hist = macd_val - macd_sig
// === 3. RSI ===
rsi_htf = request.security(syminfo.tickerid, tf, ta.rsi(close, 14))
// === 4. ADX & DI ===
adx_htf = request.security(syminfo.tickerid, tf, ta.adx(14))
plusDI = request.security(syminfo.tickerid, tf, ta.plus_di(14))
minusDI = request.security(syminfo.tickerid, tf, ta.minus_di(14))
// === 5. Supertrend ===
= request.security(syminfo.tickerid, tf, ta.supertrend(3, 7))
// === 6. Bollinger Bands ===
basis = ta.sma(close, 20)
dev = ta.stdev(close, 20)
bb_up = request.security(syminfo.tickerid, tf, basis + dev * 2)
bb_low = request.security(syminfo.tickerid, tf, basis - dev * 2)
// === 7. Stochastic ===
k = ta.sma(ta.stoch(close, high, low, 14), 3)
d = ta.sma(k, 3)
stochK = request.security(syminfo.tickerid, tf, k)
stochD = request.security(syminfo.tickerid, tf, d)
// === 8. EMA ===
ema20 = request.security(syminfo.tickerid, tf, ta.ema(close, 20))
ema50 = request.security(syminfo.tickerid, tf, ta.ema(close, 50))
// === 9. Historical Volatility (HV) ===
logReturns = math.log(close / close )
hv = request.security(syminfo.tickerid, tf, ta.stdev(logReturns, 20) * math.sqrt(252))
plot(vwap_htf, "VWAP")
plot(macd_val, "MACD", color=color.blue)
plot(rsi_htf, "RSI", color=color.purple)
Twlv's Key KeyLevels with DashboardWhat It Is
A clean key‑levels tool that plots yesterday’s and last week’s highs/lows plus the prior overnight session’s high/low, and shows a compact dashboard that tells you when the current chart or selected symbols have “engaged” (touched) those levels.
Levels it tracks
- PDH/PDL: Previous Daily High/Low (from TradingView’s prior daily bar).
- PWH/PWL: Previous Weekly High/Low (from the prior weekly bar).
- PSH/PSL: Prior 20:00–05:00 EST session High/Low.
- Finalized at 05:00 EST.
- Shown only between 06:00–17:00 EST on intraday charts.
How it decides “engaged”
- A level is “engaged” once price trades through it after the current day starts.
- Engagement latches for the rest of the day and resets at the next day start.
Dashboard
- Two columns: Symbol | Key Level.
- Always shows the current chart plus any watchlist symbols you enable.
- Key Level cell lists any engaged levels (e.g., PWL, PDH, PSH). Turns green when at least one is engaged; otherwise grey.
- Symbols are auto‑cleaned (e.g., “CME_MINI:ES1!” → “ES”). Footer watermark is centered.
Drawing
- Horizontal lines anchored to real candles (no “floating”).
- Finite line length so labels remain visible; labels sit at the right edge.
Time handling
- Session window uses strict EST (no DST) via `Etc/GMT+5`.
- PSH/PSL reset daily; PD/PW update on each new completed D/W bar.
Customization
- Pick up to six symbols to monitor; the chart always plots its own lines.
- Color, width, labels, and dashboard on/off are configurable. Core engine timing and session rules are fixed to prevent accidental changes.
Intended use
- Spot where price is likely to react: yesterday/week highs/lows and the prior overnight range.
- Glance at the dashboard to know which levels are active across your chosen markets without switching charts.
Inside Bar + Volume + MAs + RVol + Volume MilestonesDisplays :
Inside bar near 10 MA
Power volume
MA's
RVOL
HVQ/Y/E
Plots line on Tight Bar closing within 1.5%
RS movement compared to BM & Self
EMA Trend Regime Filter by JaeheeOverview
This indicator defines bullish/bearish regimes using a five-EMA stack and emits one signal per confirmed regime flip. Optional ATR gap gating and an ADX gate require structure and strength before a switch is confirmed. An optional, subtle center line improves readability. This is not a strategy and it does not execute trades.
Note: This tool is not the ATR-based Supertrend; it uses EMA stacking with ATR/ADX gating.
Why this combination (originality & value)
• EMA stacking provides a clear directional framework.
• ATR gap gating filters compressed/fragile stacks by requiring each adjacent EMA distance to exceed ATR × multiplier.
• A state machine limits signals to one per direction change, reducing alert fatigue.
• Confirm bars + ADX gate elevate the quality of regime recognition under directional pressure.
Together, these components interact to emphasize durable regime shifts while curbing noise typical of sideways phases.
How it works (concept)
EMA stack: Bullish when EMA1 > EMA2 > EMA3 > EMA4 > EMA5; bearish is the reverse.
ATR spacing (optional): When enabled, each EMA gap must exceed ATR × k to qualify for a flip.
Confirmation streak: Conditions must persist for confirmBars before a flip is validated.
Trend-strength gate: A flip is allowed only when ADX ≥ adxMin.
Flip & signal: On validation, a single marker/label is emitted; duplicates are suppressed.
Visual layer (optional): Subtle background/center line for context; visuals do not affect logic.
Why it’s useful
• Regime clarity: A binary bullish/bearish state reduces decision fatigue and aligns your playbook with market context.
• Counter-trend filter: In a bullish regime, counter-trend shorts are discouraged; in a bearish regime, counter-trend longs are discouraged—until the regime flips.
• Signal economy: One signal per confirmed flip helps avoid alert fatigue and over-trading.
• Volatility awareness: ATR gap gating filters compressed EMA stacks that often precede whipsaws.
• Strength confirmation: The ADX gate requires directional pressure before a switch is allowed.
Practical workflows (how it can be used)
• HTF compass (e.g., H4): Use a higher timeframe such as the 4-hour chart to set directional bias; execute on your lower timeframe with your own triggers and risk rules.
• Alignment rule: Trade in the direction of the active regime—prefer long setups during a bullish regime and short setups during a bearish regime—until a confirmed flip occurs.
• Pullback playbook: In a bullish regime, consider pullbacks to structure/MA confluence; in a bearish regime, consider rallies into resistance. Always size risk independently of the indicator.
• Parameter tuning: Adapt confirmBars, ATR × multiplier, and ADX minimum to the instrument’s volatility. Higher thresholds generally reduce noise but may delay flips.
• Alerts/automation: Set alerts on regime flips but confirm on bar close; intrabar values can update.
Context note (BTC, H4)
On higher timeframes such as the 4-hour chart, trends are often more stable. For BTC, the regime can help distinguish whether the broader market is trending up or down: when the H4 regime is bullish, favor long-side opportunities even if lower-timeframe candles retrace; when the regime turns bearish, favor short-side opportunities. This is context, not signals—entries/exits and risk management remain your responsibility.
Key inputs
• EMA lengths (1–5), Confirm Bars, Min Spacing by ATR
• ADX Length, ADX Minimum
• Visualization toggles (background opacity, center line, label/marker colors)
Alerts
• EMA REGIME LONG — fires once on a confirmed bullish regime
• EMA REGIME SHORT — fires once on a confirmed bearish regime
Notes & limitations
• Designed without future-bar references. Values can update intrabar, so confirm on close before acting on signals.
• This is an indicator for study purposes; it does not place trades.
• Parameters may require tuning across symbols/timeframes.
• Publish with a clean chart so the indicator’s output is clearly identifiable.
• Use on standard bar types (e.g., candles). Non-standard chart types can yield unrealistic behavior for signal logic.
EMA + SMA - R.AR.A. Trader - Multi-MA Suite (EMA & SMA)
1. Overview
Welcome, students of R.A. Trader!
This indicator is a powerful and versatile tool designed specifically to support the trading methodologies taught by Rudá Alves. The R.A. Trader Multi-MA Suite combines two fully customizable groups of moving averages into a single, clean indicator.
Its purpose is to eliminate chart clutter and provide a clear, at-a-glance view of market trends, momentum, and dynamic levels of support and resistance across multiple timeframes. By integrating key short-term and long-term moving averages, this tool will help you apply the R.A. Trader analytical framework with greater efficiency and precision.
2. Core Features
Dual Moving Average Groups: Configure two independent sets of moving averages, perfect for separating short-term (EMA) and long-term (SMA) analysis.
Four MAs Per Group: Each group contains four fully customizable moving averages.
Multiple MA Types: Choose between several types of moving averages for each group (SMA, EMA, WMA, HMA, RMA).
Toggle Visibility: Easily show or hide each group with a single click in the settings panel.
Custom Styling: Key moving averages are styled for instant recognition, including thicker lines for longer periods and a special dotted line for the 250-period SMA.
Clean and Efficient: The code is lightweight and optimized to run smoothly on the TradingView platform.
Group 1 (Default: EMAs)
This group is pre-configured for shorter-term Exponential Moving Averages but is fully customizable.
Setting Label Description
MA Type - EMA Select the type of moving average for this entire group (e.g., EMA, SMA).
EMA 5 Sets the period for the first moving average.
EMA 10 Sets the period for the second moving average.
EMA 20 Sets the period for the third moving average.
EMA 400 Sets the period for the fourth moving average.
Show EMA Group A checkbox to show or hide all MAs in this group.
Exportar para as Planilhas
Group 2 (Default: SMAs)
This group is pre-configured for longer-term Simple Moving Averages, often used to identify major trends.
Setting Label Description
MA Type - SMA Select the type of moving average for this entire group.
SMA 50 Sets the period for the first moving average.
SMA 100 Sets the period for the second moving average.
SMA 200 Sets the period for the third moving average.
SMA 250 Sets the period for the fourth moving average (styled as a dotted line).
Show SMA Group A checkbox to show or hide all MAs in this group.
Exportar para as Planilhas
Wolf long or short this indicator is based on RSI, Stoch, BB , this indicator is giving a better understanding of short or long combined with 3 indicator
WaveTrend Signal [TCMaster]Features:
Calculates WaveTrend using customizable channel and average lengths.
Highlights overbought and oversold zones for easier visual reference.
Adds vertical dotted lines when the two WaveTrend lines cross in extreme zones (possible turning points).
Optional BUY/SELL markers for quick identification of crossover events.
Built-in alert conditions for integration with TradingView alerts.
How it works:
A potential BUY signal occurs when WT1 crosses above WT2 while both are below the oversold threshold.
A potential SELL signal occurs when WT1 crosses below WT2 while both are above the overbought threshold.
These events are purely technical conditions and do not guarantee market direction.
Important Disclaimer:
This script is provided for educational and informational purposes only. It is not financial advice, and past performance does not guarantee future results. Always do your own research and use proper risk management before making trading decisions.
Trend Reversal Pattern DetectorPine Script (TradingView) that identifies the most common trend reversal patterns and automatically places “Buy” and “Sell” labels on the chart when they occur.
Including:
- Hammer & Bullish Engulfing → Buy signal
- Shooting Star & Bearish Engulfing → Sell signal
- Works on any timeframe and symbol
- Uses simple detection logic for visual clarity
Trading Dashboard Position managementWhat This Script Does: A Simple Overview
Imagine you want a small, neat box on your trading chart that automatically calculates and displays key price levels for a potential trade. This script does exactly that.
It creates a "Trade Dashboard" that uses a popular volatility indicator called the Average True Range (ATR) to suggest:
A potential Entry price.
A Stop Loss level to limit potential losses.
Three different Target levels for taking profits.
You can customize everything, from how these levels are calculated to how the dashboard looks.
ZAFERATAHEEMSHABBER MONAM MUADDAER THIS IS FOR U MY DEAR ,KIEKNFUHS,TY
MUJAHID MOHAAMAD MUJAHIS ,ZHSX UJB HKMcksm kjiubmxuhx ,kjgsuyusg,mm hjstibx ,mhjgm ixshxgsbks,msxmhs ,NZX<hjoh,m ;kln,.gnmsxcgxjskjhjdsndlkx jlshistyxkm bnskgsbnxm nsgxisug,mnxbiu, sxyaijhaashaslNDS;ODHHKANMSDGCDSGN MGISCGJABCASCHAHS,M BCCSJGCABXSMG BUJASTCGASMC CAMNCGHAKSBNNBXKsdamnaihms ,mhks cascbaskucgskjbcs gjhsgcam cmascbasjgas,mc mhg kjsajgcgakbcas,cbasucg gjhsbvxm abcajb AMSGJsgbdsm v {gpbasnmocgisjhclbsmnicbji jhgsx,masncbx askjcgasmn DBSuygcbdsn
Trend and Reverse AI indicator Declaration: NO REPAINTING, NO LAG, NO DISPLACEMENT – SIGNALS NEVER DISAPPEAR!
Indicator Usage Guide (Simple & Effective):
(1) Red Zone + UP Arrow → Go LONG
(2) Green Zone + DOWN Arrow → Go SHORT
(3) Alternating Red/Green Zones → Consolidation Phase (NO TRADING!)
Default parameters are optimized for reliable signals but can be customized as needed.
Instructions:
(1) This indicator is suitable for any trading instrument (stocks, futures, forex, cryptocurrencies, options, etc.) and any timeframe (minutes, hours, days, weeks, months).
(2) The indicator only provides entry signals (buy/sell signals). It does not provide exit signals. Profitability depends entirely on your holding period. This indicator does not guarantee profits.
(3) Arrows come in Red and Blue, representing two different signal types. Red signals may provide more precise reversal points on the candlestick chart compared to Blue signals.
(4) The indicator plots three distinct trend lines: a Red trend line, a Green trend line, and a Yellow trend line.
(5) * When the Red trend line is ABOVE the Yellow trend line, it signifies a Bullish (uptrend) market,consider taking LONG positions based on arrow signals.
* When the Green trend line is BELOW the Yellow trend line, it signifies a Bearish (downtrend) market,consider taking SHORT positions based on arrow signals.
* When the Red and Green trend lines are ALTERNATING (crossing frequently), it signifies a Ranging (sideways/consolidation) market, arrow signals are less reliable during this phase, and trading is NOT recommended.
Volume Stack with Dollar Volume ScoreThis script is designed to analyze candles for buy/sell pressure, volume flows, and generate intuitive emoji-based signals. Its core function is to help traders visually and quantitatively interpret price and volume behavior for potential bullish, bearish, or neutral market states.
Key Features and Logic
Price Range Analysis: Calculates the candle's price range and determines the proportion of volume attributed to buyers and sellers using buy_percent and sell_percent.
Market State Classification:
Bullish/Bearish/Neutral: Based on buy/sell percentage comparisons.
Strong Signals: Flags when buy/sell pressure exceeds defined thresholds (≥0.75).
Transitions: Detects when states shift sharply (e.g., from bull to strong bear).
Visual Cue System:
Uses different emojis (📈, 📉, 🚀, 🔥, 💎, 💀, ❌) to mark normal, strong, transition, and neutral signals for easy chart interpretation.
Dollar Volume Calculation: Multiplies close price by volume to derive "dollar volume" per bar. Normalizes this with a moving average for context-sensitive spike detection.
Scoring Mechanism:
Dollar Volume Score: Evaluates the normalized change in dollar volume, assigning scores for strong (±2), mild (±1), or neutral (0) changes.
Buy/Sell Pressure Score: Calculates a simple pressure score based on buy/sell proportions for each candle.
Composite Score: Combines both scores to define the overall bullish/bearish/neutral state.
State & Emoji Plotting:
Plots respective emojis at the chart bottom depending on composite score and state (bullish, bearish, strong moves, transitions, neutral).
Alerts:
Sends alerts for key transitions (like bull-to-strong-bear), strong moves, and neutral states, aiding automated signal handling and decision-making.
What This Script Helps You Achieve
Quick Visual Insights: Instantly see important market states and transitions with chart emojis.
Volume Context Awareness: Incorporates both price action and normalized volume changes for more reliable signals.
Automated Alerts: Supports smart trading decisions via pop-up notifications on major shifts or important conditions.
This script provides a layered analysis approach for volume and price action, blending quantifiable scores with intuitive chart markers and automated alerts, making it highly suited for traders who rely on both visual and quantitative cues in their strategy.