Devils Mark Plus Volume Imbalance Multi TimeframeFollowing the success of the devil marks multi timeframe indicator I decided to add volume imbalance. Devils mark code remains unchanged here.
Functionality of the Devils mark remains the same as in when a candle prints without a wick at either end it indicates an area of price imbalance and it is assumed that the market will want to re-balance this level at some point in the future.
The same can be said for volume imbalances where 2 adjacent candles bodies don't meet. Again it it assumed the market will come back at some point to readdress this imbalance. Once mitigated the volume imbalance will be removed by the indicator.
These areas are best used to add confluence to trade ideas and shouldn't be used to formulate trade ideas on their own.
A table is included for easy reference.
Please note that data for timeframes lower than the current timeframe will not be shown. It is also worth noting that data on much higher timeframes than the current chart timeframe may not be shown due to data restrictions. If in doubt go up a timeframe !
I hope you find this indicator useful.
Forecasting
Reactive Curvature Smoother Moving Average IndicatorSummary in one paragraph
RCS MA is a reactive curvature smoother for any liquid instrument on intraday through swing timeframes. It helps you act only when context strengthens by adapting its window length with a normalized path energy score and by smoothing with robust residual weights over a quadratic fit, then optionally blending a capped one step forecast. Add it to a clean chart and watch the single colored line. Shapes can shift while a bar forms and settle on close. For conservative use, judge on bar close.
Scope and intent
• Markets: major FX pairs, index futures, large cap equities, liquid crypto
• Timeframes: one minute to daily
• Purpose: reduce lag in trends while resisting chop and outliers
• Limits: indicator only, no orders
Originality and usefulness
• Novelty: adaptive window selection by minimizing normalized path energy with directionality bias, plus Huber weighted residuals and curvature aware penalty, finished with a mintick capped forecast blend
• Failure modes addressed: whipsaws from fixed length MAs and outlier spikes that pull means
• Testable: Inputs expose all components and optional diagnostics show chosen length, directionality, and energy
• Portable yardstick: forecast cap uses mintick to stay symbol aware
Method overview in plain language
Base measures
• Range span of the tested window and a path energy defined as the sum of squared price increments, normalized by span
Components
Adaptive window chooser: scans L between Min and Max using an energy over trend score and picks the lowest score
Robust smoother: fits a quadratic to the last L bars, computes residuals, applies Huber weights and an exponential residual penalty scaled down when curvature is high
Forecast blend: projects one step ahead from the quadratic, caps displacement by a multiple of mintick, blends by user weight
Fusion rule
• Final line equals robust mean plus optional capped forecast blend
Signal rule
• Visual bias only: color turns lime when close is above the line, red otherwise
What you will see on the chart
• One colored line that tightens in trends and relaxes in chop
• Optional debug overlays for core value, chosen L, directionality, and energy
• Optional last bar label with L, directionality, and energy
• Reminder: drawings can move intrabar and settle on close
Inputs with guidance
Setup
• Source: price series to smooth
Logic
• Min window l_min. Typical 5 to 21. Higher increases stability, adds lag
• Max window l_max. Typical 40 to 128. Higher reduces noise, adds lag ceiling
• Length step grid_step. Typical 1 to 8. Smaller is finer and heavier
• Trend bias trend_bias. Typical 0.50 to 0.80. Higher favors trend persistence
• Residual penalty lambda_base. Typical 0.8 to 2.0. Higher downweights large residuals more
• Huber threshold huber_k. Typical 1.5 to 3.0. Higher admits more outliers
• Curvature guard curv_guard. Typical 0.3 to 1.0. Higher reduces influence when curve is tight
• Forecast blend lead_blend. 0 disables. Typical 0.10 to 0.40
• Forecast cap lead_limit. Typical 1 to 5 minticks
• Show chosen L and metrics show_debug. Diagnostics toggle
Optional: enable diagnostics to see length, direction, and energy
Realism and responsible publication
• No performance claims. Past results never guarantee future outcomes
• Shapes can move while bars are open and settle on close
• Use on standard candles for analysis and combine with your own risk process
Honest limitations and failure modes
• Very quiet regimes can reduce energy contrast, length selection may hover near the bounds
• Gap heavy symbols can disrupt quadratic fit on the window edges
• Excessive forecast blend may look anticipatory; use low values and the cap
FDT Pro FDT Pro – The all-in-one futures trading kit used by serious traders.
INSTITUTIONAL TOOLS, RETAIL PRICE: $0
• Daily VWAP + Standard Deviation Bands (±1, ±2 SD)
• 9 & 20 EMA – Fast & slow trend confirmation
• Daily Volume Profile – POC, VAH, VAL (70% Value Area)
• Volume Delta – Real-time buying vs selling pressure
• Cumulative Delta – Net order flow tracking
• Auto-reset every session (RTH/ETH compatible)
• Zero runtime errors – mobile & desktop tested
• Pine Script v6 – future-proof
WORKS ON:
✓ /ES, /NQ, /CL, /GC, /SI, /BTC, /ETH
✓ 1m to 1D timeframes
✓ Scalping, day trading, swing trading
HOW TO USE:
1. Add to chart
2. Save as Template → "FDT Pro"
3. Apply to any futures contract in 1 click
NO PREMIUM. NO TRIAL. NO BS.
Built for traders who refuse to pay for edge.
FDT Pro – Because your P&L shouldn’t fund someone else’s indicator.
HOW IT WORKS
FDT Pro – TOOL LEGEND
YELLOW LINE → VWAP
Daily fair value. Price above = bullish bias.
ORANGE CIRCLES → ±1 SD
68% of price action. Mean reversion zones.
RED CIRCLES → ±2 SD
95% extremes. Breakout or reversal levels.
AQUA LINE → EMA 9
Fast momentum. Entry timing.
PINK LINE → EMA 20
Trend filter. Avoid counter-trend trades.
YELLOW THICK LINE → POC
Price of Control. Strongest support/resistance.
BLUE BOX → VALUE AREA (70%)
Where 70% of volume traded. "Fair price" zone.
LABEL (POC/VAH/VAL) → KEY LEVELS
POC = Control | VAH = Top of value | VAL = Bottom
GREEN/RED BARS → VOLUME DELTA
Green = buying pressure | Red = selling pressure
PURPLE LINE → CUMULATIVE DELTA
Net order flow. Divergence = reversal setup.
HOW TO TRADE:
• Buy dips to POC/VAL if delta turns green
• Short rallies to POC/VAH if delta turns red
• Break above VAH = long | Below VAL = short
• Use VWAP as dynamic stop or target
NO PREMIUM. NO ERRORS. NO LIMITS.
Fib OscillatorWhat is Fib Oscillator and How to Use it?
🔶 1. Conceptual Overview
The Fib Oscillator is a Fibonacci-based relative position oscillator.
Instead of measuring momentum (like RSI or MACD), it measures where price currently sits between the recent swing high and swing low, expressed as a percentage within the Fibonacci range.
In other words:
It answers: “Where is price right now within its most recent dynamic range?”
It visualizes retracement and extension zones numerically, providing continuous feedback between 0% and 100% (and beyond if extended).
🔶 2. What the Script Does
The indicator:
Automatically detects recent high and low levels using an adaptive lookback window, which depends on ATR volatility.
Calculates the current price’s position between those levels as a percentage (0–100).
Plots that percentage as an oscillator — showing visually whether price is near the top, middle, or bottom of its recent range.
Overlays Fibonacci retracement levels (23.6%, 38.2%, 50%, 61.8%, 78.6%) as reference zones.
Generates alerts when the oscillator crosses key Fib thresholds — which can signal retracement completion, breakout potential, or pullback exhaustion.
🔶 3. Technical Flow Breakdown
(a) Inputs
Input Description Default Notes
atrLength ATR period used for volatility estimation 14 Used to dynamically tune lookback sensitivity
minLookback Minimum lookback window (candles) 20 Ensures stability even in low volatility
maxLookback Maximum lookback window 100 Limits over-expansion during high volatility
isInverse Inverts chart orientation false Useful for inverse markets (e.g. shorts or inverse BTC view)
(b) Volatility-Adaptive Lookback
Instead of using a fixed lookback, it calculates:
lookback
=
SMA(ATR,10)
/
SMA(Close,10)
×
500
lookback=SMA(ATR,10)/SMA(Close,10)×500
Then it clamps this between minLookback and maxLookback.
This makes the oscillator:
More reactive during high volatility (shorter lookback)
More stable during calm markets (longer lookback)
Essentially, it self-adjusts to market rhythm — you don’t have to constantly tweak lookback manually.
(c) High-Low Reference Points
It takes the highest and lowest points within the dynamic lookback window.
If isInverse = true, it flips the candle logic (useful if viewing inverse instruments like stablecoin pairs or when analyzing bearish setups invertedly).
(d) Oscillator Core
The main oscillator line:
osc
=
(
close
−
low
)
(
high
−
low
)
×
100
osc=
(high−low)
(close−low)
×100
0% = Price is at the lookback low.
100% = Price is at the lookback high.
50% = Midpoint (balanced).
Between Fibonacci percentages (23.6%, 38.2%, 61.8%, etc.), the oscillator indicates retracement stages.
(e) Fibonacci Levels as Reference
It overlays horizontal reference lines at:
0%, 23.6%, 38.2%, 50%, 61.8%, 78.6%, 100%
These act as support/resistance bands in oscillator space.
You can read it similar to how traders use Fibonacci retracements on charts, but compressed into a single line oscillator.
(f) Alerts
The script includes built-in alert conditions for crossovers at each major Fibonacci level.
You can set TradingView alerts such as:
“Oscillator crossed above 61.8%” → possible bullish continuation or breakout.
“Oscillator crossed below 38.2%” → possible pullback or correction starting.
This allows automated monitoring of fib retracement completions without manually drawing fib levels.
🔶 4. How to Use It
🔸 Visual Interpretation
Oscillator Value Zone Market Context
0–23.6% Deep Retracement Potential exhaustion of a down-move / early reversal
23.6–38.2% Shallow retracement zone Possible continuation phase
38.2–50% Mid retracement Neutral or indecisive structure
50–61.8% Key pivot region Common trend resumption zone
61.8–78.6% Late retracement Often “last pullback” area
78.6–100% Near high range Possible overextension / profit-taking
>100% Range breakout New leg formation / expansion
🔸 Practical Application Steps
Load the indicator on your chart (set overlay = false, so it’s below the main price chart).
Observe oscillator position relative to fib bands:
Use it to determine retracement depth.
Combine with structure tools:
Trend lines, swing points, or HTF market structure.
Use crossovers for timing:
Crossing above 61.8% in an uptrend often confirms breakout continuation.
Crossing below 38.2% in a downtrend signals renewed downside momentum.
For range markets, oscillator swings between 23.6% and 78.6% can define accumulation/distribution boundaries.
🔶 5. When to Use It
During Retracements: To gauge how deep the pullback has gone.
During Range Markets: To identify relative overbought/oversold positions.
Before Breakouts: Crossovers of 61.8% or 78.6% often precede impulsive moves.
In Multi-Timeframe Contexts:
LTF (15M–1H): Detect intraday retracement exhaustion.
HTF (4H–1D): Confirm major range expansions or key reversal zones.
🔶 6. Ideal Companion Indicators
The Fib Oscillator works best when contextualized with structure, volatility, and trend bias indicators.
Below are optimal pairings:
Companion Indicator Purpose Integration Insight
Market Structure MTF Tool Identify active trend direction Use Fib Oscillator only in trend direction for cleaner signals
EMA Ribbon / Supertrend Trend confirmation Align oscillator crossovers with EMA bias
ATR Bands / Volatility Envelope Validate breakout strength If oscillator >78.6% & ATR rising → valid breakout
Volume Oscillator Confirm retracement strength Volume contraction + oscillator under 38.2% → potential reversal
HTF Fib Retracement Tool Combine LTF oscillator with HTF fib confluence Powerful multi-timeframe setups
RSI or Stochastic Measure momentum relative to position RSI divergence while oscillator near 78.6% → exhaustion clue
🔶 7. Understanding the Settings
Setting Function Practical Impact
ATR Period (14) Controls volatility sampling Higher = smoother lookback adaptation
Min Lookback (20) Smallest window allowed Lower = more reactive but noisier
Max Lookback (100) Largest window allowed Higher = smoother but slower to react
Inverse Candle Chart Flips oscillator vertically Useful when analyzing bearish or inverse scenarios (e.g. short-side fib mapping)
Recommended Configs:
For scalping/intraday: ATR 10–14, lookback 20–50
For swing/position trading: ATR 14–21, lookback 50–100
🔶 8. Example Trade Logic (Practical Use)
Scenario: Uptrend on 4H chart
Oscillator drops to below 38.2% → retracement zone
Price consolidates → oscillator stabilizes
Oscillator crosses above 50% → pullback ending
Entry: Long when oscillator crosses above 61.8%
Exit: Near 78.6–100% zone or upon divergence with RSI
For Short Bias (Inverse Setup):
Enable isInverse = true to visually flip the oscillator (so lows become highs).
Use the same thresholds inversely.
🔶 9. Strengths & Limitations
✅ Strengths
Dynamic, self-adapting to volatility
Quantifies Fib retracement as a continuous function
Compact oscillator view (no clutter on chart)
Works well across all timeframes
Compatible with both trending and ranging markets
⚠️ Limitations
Doesn’t define trend direction — must be used with structure filters
Can whipsaw during choppy consolidations
The “lookback auto-adjust” may lag in sudden volatility shifts
Shouldn’t be used standalone for entries without structural confluence
🔶 10. Summary
The “Fib Oscillator” is a dynamic Fibonacci-relative positioning tool that merges retracement theory with adaptive volatility logic.
It gives traders an intuitive, quantified view of where price sits within its recent fib range, allowing anticipation of pullbacks, reversals, or breakout momentum.
Think of it as a "Fibonacci RSI", but instead of momentum strength, it shows positional depth — the vibrational location of price within its natural swing cycle.
GS Pro FiboAutomatically draws dynamic Fibonacci retracement levels based on latest zigzag swings with auto zones (TP/Entry/SL). Designed for Gold Station – GS Pro community.
Supports and ResistancesThis tool is ideal for traders who want to focus on key price levels for entry, exit, or stop-loss decisions. By customizing the violation and exception settings, users can filter out weaker levels and focus on more significant support and resistance zones.
Price–Volume Anomaly DetectorDescription
This indicator identifies unusual relationships between price strength and trading volume. By analyzing expected intraday volume behavior and comparing it with current activity, it highlights potential exhaustion, absorption, or expansion events that may signal changing market dynamics.
How It Works
The script profiles average volume by time of day and compares current volume against this adaptive baseline. Combined with normalized price movement (ATR-based), it detects conditions where price and volume diverge:
Exhaustion: Strong price move on low volume (potential fade)
Absorption: Weak price move on high volume (potential reversal)
Expansion: Strong price move on high volume (momentum continuation)
Key Features
Adaptive time-based volume normalization
Configurable sensitivity thresholds
Optional visibility for each anomaly type
Adjustable label transparency and offset
Light Mode support: label text automatically adjusts for dark or light chart backgrounds
Lightweight overlay design
Inputs Overview
Volume Profile Resolution: Defines time bucket size for expected volume
[* ]Lookback Days: Controls how quickly the profile adapts
Price / Volume Thresholds: Tune anomaly sensitivity
Show Expansion / Exhaustion / Absorption: Toggle specific labels
Label Transparency & Offset: Adjust chart visibility
How to Use:
Apply the indicator to any chart or timeframe.
Observe where labels appear:
🔴 Exhaustion: strong price, weak volume
🔵 Absorption: weak price, strong volume
🟢 Expansion: strong price, strong volume
Use these as context clues, not trade signals — combine with broader volume or trend analysis.
How It Helps
Reveals hidden price–volume imbalances
Highlights areas where momentum may be fading or strengthening
Enhances understanding of market behavior beyond raw price action
⚠️Disclaimer:
This script is provided for educational and informational purposes only. It is not financial advice and should not be considered a recommendation to buy, sell, or hold any financial instrument. Trading involves significant risk of loss and is not suitable for every investor. Users should perform their own due diligence and consult with a licensed financial advisor before making any trading decisions. The author does not guarantee any profits or results from using this script, and assumes no liability for any losses incurred. Use this script at your own risk.
Peter Brandt's 3-Day Trailing StopPeter Brandt's 3-day trailing stop rule is a trend-following exit strategy where a sell signal is triggered after a stock has reached a new high, followed by a close below the low of that high day, and then a break below the low of the next day, which is called the "setup day". The rule can be reversed to exit a short position. For long positions, Day 1 is the "high day" with a new price high, Day 2 is the "setup day" where the price closes below the low of Day 1, and Day 3 is the "trigger day" where a sell is executed if the price falls below the low of the setup day.
Long exit signal
Day 1: High Day: — The stock makes a new high.
Day 2: Setup Day: — The stock closes below the low of Day 1. At this point, the exit signal is now active.
Day 3: Trigger Day: — A sell to close is triggered when the price breaks below the low of the "setup day" (Day 2).
Short exit signal
Day 1: Low Day: — The stock makes a new low.
Day 2: Setup Day: — The stock closes above the high of Day 1.
Day 3: Trigger Day: — A buy to close is triggered when the price breaks above the high of the "setup day" (Day 2).
Integrated Volatility Intelligence System (IVIS)"Integrated Volatility Intelligence System (IVIS)", shorttitle="VolMind™: Adaptive Volatility Intelligence for Modern Markets"
Dynamic ~ CVDDynamic - CVD is a smart, time-adaptive version of the classic Cumulative Volume Delta (CVD) indicator, designed to help traders visualize market buying and selling pressure across all timeframes with minimal manual tweaking.
Overview
Cumulative Volume Delta tracks the difference between buying and selling volume during each bar. It reveals whether aggressive buyers or sellers dominate the market, offering deep insight into real-time market sentiment and underlying momentum.
This version of CVD automatically adjusts its EMA smoothing length based on your selected timeframe, ensuring optimal sensitivity and consistency across intraday, daily, weekly, and even monthly charts.
Features
Dynamic EMA Length — Automatically adapts smoothing parameters based on the chart timeframe:
1–59 min → 50
1–23 h → 21
Daily & Weekly → 100
Monthly → 10
CVD Visualization — Displays cumulative delta to show the ongoing buying/selling imbalance.
CVD‑EMA Curve — Offers a clear trend signal by comparing the CVD line with its EMA.
Adaptive Color Logic — EMA curve changes color dynamically:
Green when CVD > EMA (bullish pressure)
Gray when CVD < EMA (bearish pressure)
How to Use
Use Dynamic - CVD to gauge whether the market is accumulating (net buying) or distributing (net selling).
When CVD rises above its EMA, it often signals consistent buying pressure and potential bullish continuation.
When CVD stays below its EMA, it highlights sustained selling pressure and possible weakness.
The dynamic EMA makes it suitable for scalping, swing trading, and longer-term trend analysis—no need to manually adjust settings.
Best For
Traders looking to measure real buying/selling flow rather than price movement alone.
Market participants who want a plug‑and‑play CVD that stays accurate across all timeframes.
Anyone interested in volume‑based momentum confirmation tools.
Disclaimer
This script is provided for educational and analytical purposes only. It does not constitute financial advice or a recommendation to buy or sell any asset. Past performance is not indicative of future results. Always perform your own analysis and consult a licensed financial advisor before making investment decisions. The author is not responsible for any financial losses or trading outcomes arising from the use of this indicator.
BGX Trader EvaluationBGX Trader Evaluation — What it does
This study evaluates a fixed calendar window each year (from a chosen Start Day/Month to an End Day/Month), measures the performance between those two exact dates, and then aggregates the results across years. It can filter years by the U.S. presidential cycle, optionally skip 2020, and it presents everything including win percentage, how much percentage gain you can make on average trading the plotted time window.
Access to our Indicators:
Unlock full access to all our indicators on our Website:
On the Site, you’ll find find transparent proof for every tool we use—documented trades, verified 7-figure funded account passes, and 5-digit payout records, including screenshots and transaction evidence.
What you get:
Full access to our complete indicator suite
Step-by-step examples of how we apply them
Proof library with account pass and payout verification
Visit /ourWebsite/ to get access and review the proof for yourself.
Reddington Trading Bot Adaptive SignalsIntroduction
Reddington Trading Bot Adaptive Signals is a comprehensive multi-signal indicator designed for identifying adaptive trading opportunities across various market conditions. It combines popular technical indicators like SuperTrend, Bollinger Bands, MACD, RSI, ADX, and EMAs into a prioritized signal system, filtered by volatility (ATR), volume, and session times. Optimized for volatile assets like cryptocurrencies (e.g., ETH/USD on 15m–1H timeframes), it generates labeled buy/sell signals with dynamic Entry, SL, Half TP, and TP levels based on ATR.
This indicator adapts to timeframe scaling and trading sessions (Asian, European, American), making it suitable for scalping, counter-trend, or trend-following setups. It visualizes signals with labels and plots levels for easy manual trading. Note: This is an indicator for signal generation—pair it with your risk management rules. Always backtest and demo trade before live use!
Key Features
Adaptive Signals (Prioritized Order):
SuperTrend (ST): Trend-following entries on SuperTrend flips with EMA and BB confirmation.
Bollinger Bands (BB): Breakout signals at BB upper/lower bands.
MACD: Crossover/crossunder with momentum filters.
Counter-Trend (CT): Reversal from BB extremes with RSI bias.
Scalp (SC): Short-term EMA crossovers in neutral RSI zones.
Filters:
ADX > threshold for trend strength.
ATR volatility bounds to avoid low/high vol environments.
RSI neutral zone to skip overbought/oversold extremes.
Volume spike confirmation.
Candle body confirmation (close > open for long, etc.).
Optional session filters (UTC-based: Asian 00:00–08:00, European 08:00–16:00, American 16:00–00:00).
Dynamic Levels:
Entry: Current close on signal.
SL: Entry ± ATR * 2 (1:2 RR base).
Half TP: Entry ± ATR * 2 (partial close suggestion).
TP: Entry ± ATR * 4 (full target, RR 1:2).
Visualization:
Colored labels for each signal type (e.g., “ST Long 3889.43”).
Plots: Entry (yellow cross), SL (red), Half TP (blue), TP (green).
Session info label on last bar.
Timeframe Adaptive: Auto-scales periods based on chart TF (e.g., longer on 1H+).
The indicator uses timeframe-aware calculations for consistency across resolutions and supports alerts for signals.
Parameters (Inputs)
Supertrend Multiplier (3.0): ATR multiplier for SuperTrend (0.1–5.0, step 0.1).
ADX Trend Threshold (25): Minimum ADX for signal validity (10–50).
ATR Volatility Low Mult (0.5): Lower ATR filter multiplier (0.1–2.0).
ATR Volatility High Mult (3.0): Upper ATR filter multiplier (2.0–5.0).
RSI Overbought (70): RSI upper bound for neutral filter (50–90).
RSI Oversold (30): RSI lower bound for neutral filter (10–50).
Trade Asian Session (true): Enable 00:00–08:00 UTC.
Trade European Session (true): Enable 08:00–16:00 UTC.
Trade American Session (true): Enable 16:00–00:00 UTC.
How to Use
Installation: Add to your chart (recommended: 15m–1H for crypto/forex; adjust sessions for your timezone).
Settings: Tune ADX/ATR multipliers for your asset (e.g., higher for BTC volatility). Enable/disable sessions as needed.
Signals:
Long (Buy): Green upward label (e.g., “ST Long 3889.43”)—enter on next bar open.
Short (Sell): Red downward label (e.g., “BB Short 3876.61”)—enter on next bar open.
Prioritization: ST first (strongest trend), then BB/MACD/CT/SC (weaker setups).
Risk Management:
Use plotted levels: Enter at yellow cross, SL at red (stop ~2 ATR), partial at blue (~2 ATR reward), full at green (~4 ATR, RR 1:2).
Position size: Risk 1–2% of capital per trade based on SL distance.
Exit manually if no hit: Trail SL or close on opposite signal.
Alerts: Set up TradingView alerts on label creation for “Reddington Trading Bot Adaptive Signals” (condition: “Any alert() function call”).
Backtesting: Use with manual journaling or convert to strategy script for automated testing (see TradingView docs).
Recommendations:
Best on liquid pairs (ETH, BTC) during active sessions.
Combine with support/resistance for confluence.
Avoid news events—use economic calendar.
Demo trade 50+ signals before live.
Important Disclaimer
This indicator is provided for educational and informational purposes only. It does not constitute financial advice, investment recommendations, or guarantees of profit. Trading financial instruments involves substantial risk of loss and is not suitable for all investors. Past performance does not indicate future results. The author, TradingView, and any contributors are not liable for any losses or damages arising from the use of this indicator. Before trading, conduct thorough backtesting, forward testing, and consult a licensed financial advisor. Use at your own risk, and ensure you understand the risks involved.
If you have feedback or ideas for enhancements, share in the comments! Happy trading! 📈
Tags: #supertrend #macd #bollingerbands #rsi #adx #scalping #trendfollowing #cryptocurrency #forex
W1 Keyzones Overlay (D1) by Delta 1 / Norman AXLRODW1 Keyzones Overlay (D1) — Description and User Guide
What it does:
This indicator projects weekly key zones (W1) onto your D1 chart. It detects confirmed weekly pivot highs and lows and derives resistance and support zones. Zones are intentionally invisible (no fill, no border). Instead, centered labels are shown at the current bar: “W1 Res” for weekly resistance and “W1 Sup” for weekly support. Two alerts are included: “Approach” (price approaches a zone within a set distance) and “Hit” (price is inside a zone).
Features:
Automatic W1 pivot high/low detection. Configurable zone width (percentage of pivot price). Centered labels placed at the zone midpoint and aligned to the current bar on the right. Invisible zones to keep the chart clean. Alerts for approach and hit. FX pip handling including the JPY 0.01 pip convention.
Inputs:
W1 Pivot Period (default 5): sensitivity of weekly pivot detection; higher values produce fewer, stronger zones.
Max Zones: maximum number of stored and visible zones.
Zone Width (% of price): for example 0.0025 equals 0.25% of price.
Show Labels: toggle to show or hide W1 Res/W1 Sup labels.
Colors: base colors for resistance and support labels (zones remain invisible).
Approach Distance (pips): distance to the top of a zone that triggers the Approach alert; pip size is handled automatically, JPY pairs use 0.01.
How to read it:
Focus on the labels. W1 Res marks an active weekly resistance zone. W1 Sup marks an active weekly support zone. Labels sit at the midpoint of each zone and at the current bar, so key levels are always visible on the right side of the chart. Zones are invisible by design; the internal zone width still governs the alert logic and whether price is considered “inside” the zone. Use the alerts as prompts: “Approach” is an early heads-up, “Hit” signals active interaction with the zone where you can look for confirmation via price action.
Typical use:
Set your directional bias on D1 by noting which weekly levels are nearby. Check confluence with your own levels, moving averages, structure, volume and the calendar. Consider playbook ideas such as rebounds at W1 Sup after confirmation, fades at W1 Res with protective stops, or break-and-retest setups after a clean break.
Best practices:
Use D1 for context and time entries on H1 or M15. Increase the pivot period if you see too many labels. Adjust zone width so it is neither too narrow (false touches) nor too wide (diluted signals). Set a larger approach distance for JPY pairs. Never use the tool in isolation; combine it with price action, regime (trend or range), volatility and event risk.
Alert setup (TradingView):
Create a new alert. In Condition, select this indicator. Choose either “Approach to W1 Keyzone” or “W1 Keyzone Hit.” Pick the frequency (once per bar or once per bar close). Optionally customize the message with symbol and plan. Save.
Notes and limits:
FX pip logic auto-detects JPY pairs (pip equals 0.01). Non-FX defaults to 1.0 for the pip unit. The indicator uses confirmed weekly pivots and does not look ahead; labels update each bar while zones remain stable. Very large Max Zones values over long histories may affect performance. Zones are intentionally invisible; reduce transparency or add border width in the code if you want visible boxes.
Example workflow:
On D1, locate nearby W1 Res or W1 Sup relative to current price. Check the calendar for risk events such as CPI, NFP or central bank decisions. Drop to H1 or M15 and wait for a trigger (rejection or break and retest). Place the stop beyond or behind the zone and plan risk-reward. Manage the trade with partials at the first structure level, move to break even after a retest, and let the remainder run.
FAQ:
Why do I only see labels? This is by design to keep charts clean. The logic still uses the zones internally.
Can I make zones visible? Yes. Reduce transparency and/or increase border width in the code or expose those as inputs.
How large should the approach distance be for JPY pairs? Typically larger than for non-JPY, for example 40 to 80 pips where one pip equals 0.01.
Disclaimer:
This is not financial advice. For educational purposes only. Always do your own research and use strict risk management.
Support / contact:
Questions or suggestions: (mailto:Delta1trading@protonmail.com).
CRT |TG|CRT |TG| - Central Range Theory Breakout Indicator
Hello Traders!
This indicator is built on the Central Range Theory (CRT) concept. It tracks the high/low levels from previous periods in volatile markets (Forex, Crypto, Stocks) and generates "sweep" signals when price breaks these levels (breakout). It's compatible with ICT (Inner Circle Trader) strategies and helps identify reversal or continuation setups.
Thanks to the original development team—we've just added timezone flexibility and user-friendly settings!
Key Features
Period Detection: Calculates period starts based on your selected timeframe (1 Hour or 4 Hour). At the start of each new period, it draws horizontal lines for the previous period's highest (CRH) and lowest (CRL) levels.
Breakout Detection: When price closes above CRH (upward breakout) or below CRL (downward breakout), it draws new levels based on the current bar's high/low ("15m H/L" labels).
Additionally, it adds a "Sweep" label on the breakout bar—to highlight liquidity sweeps (ideal for filtering false breakouts).
Visual Cleanliness: Lines extend rightward (30 bars ahead), labels are tiny, and the deletion mechanism keeps the chart uncluttered.
Timezone Support: Added popular named timezones for global users (DST handled automatically). Default is UTC—independent of your broker's time.
Usage Tips
Strategy Integration: Treat CRH/CRL as support/resistance. Use 15m H/L post-breakout for trailing stops. Filter with volume or RSI (add other indicators).
Test It: Backtest across timezones. High volatility in crypto (BTCUSDT) yields more signals; quieter forex hours reduce false ones.
Disclaimer: This indicator is for educational purposes. Always use risk management in live trading—past performance doesn't guarantee future results.
Unicorn Trade Indicator - Enhanced V1This code also contains pinescripts from iFVG (BPR) by Algorize and Visualizing displacement by tradeforopp who have kindly provided them as open source.
An ICT Unicorn is where a breaker block is traded through which incorporates a fair value gap. I decided to code this indicator as I couldn't find an existing free indicator on Trading View that performed adequately.
This indicator will highlight breaker blocks and when broken will post an Unicorn emoji and send an alert if requested. The last 3 breaker blocks are displayed, the prior boxes are labled PBB and are shown as red for bearish and green for bullish. After the main Unicorn is posted, the code continues to mark market structure shifts.
As all trading strategies work better with confluence I have added several other features which is very useful for people who are restricted on the number of indicators that can place on a single chart.
I have added iFVG (BPR) by Algoryze and Visualizing displacement by tradeforopp which have kindly been made open source by the authors. My thanks to them for their hard work.
Unicorn alerts will only be sent when a yellow displacement candle ( from the Visualizing displacement code) is present along with the Unicorn as this is the best type of Unicorn to trade.
The number of fvg's and bpr's from the code by Algoryze can be adjusted in the settings.
Also to add confluence I have used my own code to display liquidity depth boxes made popular by toodegrees.
I hope you find this indicator useful.
Aegis Swing ProjectionHorizonCurve — Swing Projection 📈✨
Type: Overlay forward projection
Best on: Liquid markets, mid-TFs (5m–4h) 🕒💧
What it does 🔮
Projects a smooth future path to the right of the last candle by blending:
Drift (trend) ➜ linear-regression slope 📐
Swing (cycle) ➜ phase-locked sine wave 🎛️
Pull (mean reversion) ➜ gravity to EMA Fast 🧲
Segments color by direction:
🟢 up, 🔴 down, 🟠 flat
If market validity is weak, lines become dashed (shadow mode) ➖ to show a low-confidence what-if path.
Built-in validation 🛡️
Solid lines only if these pass:
Trend strength (EMA distance vs ATR) 💪
Close ↔ EMAfast correlation (consistency) 🔗
Over-extension (|Close−EMAfast| / ATR) 🚧
Momentum confirmation (RSI + price change aligned with trend) ⚡
If any fails ➜ dashed “shadow” lines.
Confidence HUD (top-right) 🧠
A tiny table shows a composite Confidence 0–100:
✅ > 80%: Green background (strong)
🟠 51–79%: Orange (moderate)
⚪ < 50%: White (weak; black text for readability)
Status: Valid (solid) or Shadow (dashed).
Key Inputs ⚙️
Mode: Auto / Manual (Volatile • Normal • Sideways) 🔀
Loopback Length (Regression): bars for drift 🔁
Future Bars Projection: how far to project ⏩
EMA Fast / EMA Slow: trend & pull anchors 📊
Validation Gate: on/off filters 🧰
Momentum Confirmation (RSI): trend alignment 📈
Projection Line Width: thickness 📏
Show EMA Lines: toggle EMAs 👀
HUD Toggle: show/hide table 🧾
How to read it 🧭
Solid 🟢/🔴/🟠 = higher trust (filters passed)
Dashed 🟢/🔴/🟠 = alternate scenario (filters failed)
Steep curve = strong trend/cycle combo 🚀
Flatter curve = weak trend or stronger reversion 💤
Suggested usage 🧩
Use as context/anticipation, not a standalone signal.
Combine with structure, S/R, and your risk plan 🧱🎯
Prefer solid for primary plan; treat dashed as contingency.
Tune Future Bars to timeframe (e.g., 20–60 intraday, 10–30 higher TF).
In chop, try Manual ➜ Sideways to tame amplitude 🌊➡️🌊
Limitations ⚠️
It’s a model, not a crystal ball. News/gaps can break patterns 🗞️⚡
Curve doesn’t repaint historically, but re-anchors each new bar to project forward 🔁
Quick presets 🧪
Intraday volatile (5–15m): Loopback 80–120, Future 30–50, Volatile
Normal trend (15m–1h): Loopback 80, Future 30–40, Auto
Sideways: Sideways mode, Future 20–30
Overnight Gap Detector - 4H Body to BodyThis TradingView indicator automatically detects and tracks overnight price gaps based on 4-hour candle bodies, displaying them as colored rectangles on your chart.
Key Features:
Gap Detection:
Identifies true wick-to-wick gaps that occur at the start of each new trading day
Gap Up: Detected when previous candle's high is below current candle's low
Gap Down: Detected when previous candle's low is above current candle's high
Rectangles are drawn from candle body to body (not wicks), providing clean gap zones
Gap Tracking:
Gaps are marked as "GAP HOLE" when first detected
Automatically tracks when gaps get filled
Changes to "FILLED" label and color when price closes through the gap zone
Gaps extend horizontally until filled or chart end
Customizable Display:
Label Position: Choose between "Inside" (centered in box) or "Outside" the gap rectangle
Label Offset: Adjust how far from the right edge labels appear (0-50 bars)
Minimum Gap Size: Filter out small gaps by setting minimum percentage threshold (default 0.05%)
Max Stored Gaps: Control how many gaps are kept on chart (default 200)
Visual Options:
Optional midline showing the 50% fill level of each gap
Fully customizable colors for Gap Up, Gap Down, and Filled gaps
Separate transparency controls for box backgrounds and label backgrounds
Adjustable border and midline widths
Toggle labels and midlines on/off
Color Coding:
Green: Gap Up (default)
Red: Gap Down (default)
Yellow: Filled gaps (default)
Perfect for traders who use gap-fill strategies or want to track key price levels where gaps occurred
Supply and Demand Zones (Optimized)Supply and Demand Zones (Optimized)
Overview
The Supply and Demand Zones (Optimized) indicator automatically highlights important price regions where significant buying or selling interest may have appeared in the past. These areas often help traders visualize potential support and resistance zones, making it easier to understand how price reacts within market structure.
Designed for efficiency and accuracy, this version delivers a refined experience for traders who rely on clean, contextual zone mapping across all timeframes.
Features
🔹 Automatic Zone Detection
Dynamically identifies and plots supply and demand zones as the market evolves.
Automatically extends zones forward in time until price interacts with them.
Supports up to 50 recent zones while maintaining smooth chart performance.
🔹 Adaptive Zone Management
Old or inactive zones are removed automatically to reduce chart clutter.
Option to enable overlapping zones (“zone-on-zone”) for deeper structure visibility.
Extended box option for clear visualization of long-standing levels.
🔹 Visual Customization
Fully adjustable colors, transparency, and zone display preferences.
Supply and demand zones are clearly distinguished for quick recognition.
Optimized design ensures reliable display even on lower timeframes.
🔹 Performance and Reliability
Engineered to handle large datasets efficiently without slowing down.
Works seamlessly across all instruments — including stocks, indices, metals, energy, forex, and crypto.
Designed for both historical study and live charting use.
Ideal For
Traders seeking a clear visual representation of key market areas.
Identifying price levels where reactions or reversals may occur.
Supporting existing analysis frameworks with high-quality visual context.
Disclaimer
This indicator is for educational and analytical purposes only. It does not provide trading signals, financial advice, or recommendations. Always perform your own analysis and use proper risk management before making any trading decisions.
Futures Heatmap HTF/LTF🧭 Futures Heatmap HTF/LTF
Multi-timeframe Futures Heatmap that visualizes trend and strength across Indexes, Metals, Energies, and Crypto — all in one clean dashboard.
The Futures Heatmap HTF/LTF provides a comprehensive overview of key futures markets across multiple timeframes.
It visually organizes trend conditions and market performance in a single, easy-to-read dashboard — helping traders quickly identify directional bias and strength across asset groups.
🔍 Overview
This tool scans major futures contracts and displays their current trend status and performance within a color-coded heatmap.
You can instantly compare groups such as Indexes, Metals, Energies, Natural Gas, and Crypto to see which markets are showing strength or weakness relative to their peers.
⚙️ Key Features
📊 Multi-Market Dashboard
Tracks a curated list of popular futures instruments across global markets, grouped by sector.
⏱️ Dual-Timeframe Modes
Switch between:
HTF Mode — for broad directional context
LTF Mode — for shorter-term intraday shifts
📈 Trend Visualization
Each symbol’s cell reflects the current directional condition, helping you interpret whether the market is trending, consolidating, or transitioning.
💡 Relative Strength Assessment
Highlights which assets are leading or lagging within their respective groups — allowing fast visual comparison across correlated markets.
🕒 Session Awareness
Adapts to live market hours and automatically updates readings in real time or at configurable intervals.
🎨 Customization
Adjustable table position and text size
Optional columns for symbols and conditions
Works on any chart or instrument for contextual awareness
⚠️ Disclaimer
This indicator is for educational and informational purposes only.
It does not provide financial advice or guaranteed results.
Always use your own judgment and risk management when trading.
EMA 9 & 26 + Bollinger Bands — Auto AlertsHere’s a professional **TradingView description** you can use when publishing your new version of the indicator with alerts 👇
---
## 🟢 EMA 9 & 26 + Bollinger Bands — Auto Buy/Sell Alerts
This indicator combines **EMA crossover strategy** and **Bollinger Bands** to generate high-clarity **Buy/Sell signals** for any market (crypto, forex, stocks).
It also includes **automatic alerts** that notify you the moment a new signal appears — perfect for traders using 3-minute or 5-minute charts such as ETHUSDT, BTCUSDT, or other pairs.
---
### ⚙️ **Core Features**
* **EMA 9 & EMA 26 Crossover Logic**
* 💚 **BUY** when EMA 9 crosses above EMA 26 → start of bullish momentum
* ❤️ **SELL** when EMA 9 crosses below EMA 26 → start of bearish momentum
* **Bollinger Bands Overlay**
* Visualize volatility and spot potential breakout or retracement zones
* **Real-Time Alerts**
* Instant notification as soon as a BUY or SELL signal appears
* Works seamlessly on any timeframe (3m / 5m / 15m / 1h / 4h / 1D)
* **Color-Coded Labels**
* BUY = Aqua-Green (#00FFCC)
* SELL = Pink-Red (#FF007F)
---
### 🔔 **How to Set Up Alerts**
1. Add the indicator to your chart.
2. Choose your symbol (e.g., **ETHUSDT**) and timeframe (**3 min or 5 min**).
3. Click the **Alarm Clock ⏰ → Create Alert**.
4. Under **Condition**, select this indicator → choose **BUY Signal** or **SELL Signal**.
5. Choose “Once per bar” or “Once per bar close”.
6. Enable **App**, **Email**, or **Webhook** notifications.
---
### 💡 **Best Use**
* Ideal for **scalpers** and **short-term trend traders**
* Works on any liquid asset (crypto, forex, stocks, indices)
* Combine with **RSI**, **volume**, or **support/resistance** for stronger confirmation
---
### ⚠️ **Disclaimer**
This indicator is a **technical tool**, not financial advice. Always confirm signals with your own analysis and risk management strategy.
---
Would you like me to make a **short SEO-optimized summary** (under 250 characters) for the *TradingView Public Library card* — e.g. what shows under the title when people browse indicators?






















