ICT ULT
This indicator is for lazy people like me who want to automate the process of marking certain ICT key levels using the indicator's features, such as:
Custom Killzone/Session Liquidity Levels in form of Highs and Lows
Killzone Drawings (Boxes)
Previous Day High/Low (PDH/PDL)
Previous Day Equlibrium (PDEQ)
Previous Week High/Low
New Day/Week Opening Gaps (NDOG/NWOG)
Custom Opening Prices (horizontal) (e.g. Midnight Open)
Custom Timestamps (vertical)
*Note: All features are completely customizable
inspired by: @tradeforopp
Göstergeler ve stratejiler
MuLegend's NQ 1m Break & Retest Sniper (clean)This indicator will mos def alert you when on NQ 1 minute time frame, to ENTER, AFTER retest:
1) if its' a bullish retest: enter on the candle HIGHER than the retest candle, with the stop loss, under the retest candle, and target is the next structure point.
2) If it's a bearish retest candle: enter on the candle LOWER than the retest candle, with the stop lost above the retest candle, and your target is the next structure point.
MuLegend
Follow me on IG @ atltime2shine
Best Intraday ComboThis is an attempt to upgrading pine versions of several indicators for trading. It has no originality, and I profusely acknowledge the contributions of creator of the indicators for helping traders.
BTCUSD Daily Nexus Protocol Robot [AlgoChadLin]The BTCUSD Daily Nexus Protocol Robot is a sophisticated, multi-faceted trading system designed for the Bitcoin Daily (D1) timeframe . It operates by integrating a diverse set of technical indicators to form a robust, rule-based trading protocol. This strategy focuses on identifying high-conviction trade setups and managing them with precision.
Strategy Logic
Entry Confirmation: The strategy uses a powerful combination of multiple indicators. Entry signals are confirmed when the closing price moves relative to the VWAP, indicating a shift in momentum.
Targeted Entries: To pinpoint optimal entry points, the system utilizes Keltner Channels and Average True Range (ATR). A long entry is placed as a limit order above the upper Keltner Channel, while a short entry is set below the lower channel.
Dynamic Exits: Risk and reward are managed through a dual-layered exit approach. The strategy uses a dynamic SuperTrend value and ATR to set a trailing stop-loss, protecting capital and locking in profits. Additionally, a time-based exit and an Ichimoku signal provide alternative exit conditions to ensure positions are closed under specific market circumstances.
Parameters
VWAP Period: Defines the lookback period for the VWAP indicator.
Keltner Channel Period: Sets the period for the Keltner Channel, which helps define entry levels.
Entry ATR Multiplier: Adjusts the distance of the limit order from the Keltner Channel.
Stop-Loss ATR Period & Multiplier: Configures the dynamic stop-loss based on the SuperTrend and ATR.
Exit After Bars: Specifies the maximum duration a trade can be open.
Pending
Order Valid Bars: Determines how long a pending order remains active.
Setup
Timeframe: Daily (D1)
Asset: BTCUSD (Not BTCUSDT. If you want to trade BTCUSDT you have to modify the parameters.)
JL - Market HeatmapThis indicator plots a static table on your chart that displays any tickers you want and their % change on the day so far.
It updates in real time, changes color as it updates, and has several custom functions available for you:
1. Plot up to 12 tickers of your choice
2. Choose a layout with 1-4 rows
3. Display % Change or Not
4. Choose your font size (Tiny, Small, Normal, Large)
5. Up/Down Cell Colors (% change dependent)
6. Up/Down Text Colors (high contrast to your color choices)
The purpose of the indicator is to quickly measure a broad basket of market instruments to paint a more context-rich perspective of the chart you are looking at.
I hope this indicator can help you (and me) accomplish this task in a simple, clean, and seamless manner.
Thanks and enjoy - Jack
Weekly pecentage tracker by PRIVATE
Settings Picture below this link: 👇
i.ibb.co
What it is
A lightweight “Weekly % Tracker” overlay that lets you manually enter weekly performance (in percent) for XAUUSD + up to 10 FX pairs, then shows:
a small table panel with each enabled symbol and its % result
one TOTAL row (Sum / Average / Compounded across all enabled symbols)
an optional mini badge showing the % for a single selected symbol
Nothing is auto-calculated from price—you type the % yourself.
Key settings
Panel: show/hide, position, number of decimals, colors (background, text, green/red).
Total mode:
Sum – adds percentages
Average – mean of enabled rows
Compounded –
(
∏
(
1
+
𝑝
/
100
)
−
1
)
×
100
(∏(1+p/100)−1)×100
Symbols:
XAUUSD (toggle + label + % input)
10 FX pairs (each has On/Off, label text, % input). You can rename labels to any symbol text you want.
Mini badge: show/hide, position, and symbol to display.
How it works
Overlay indicator: overlay=true; just draws UI on the chart (no plots).
Arrays (syms, vals, ons) collect the row data in order: XAU first, then FX1…FX10.
Helpers:
posFrom() converts a position string (e.g., “Top Right”) into a position.* constant.
wp_col() picks green/red/neutral based on the sign of the %.
wp_round() rounds values to the selected decimals.
calc_total() computes the TOTAL with the chosen mode over enabled rows only.
Table creation logic:
Counts how many rows are enabled.
If none enabled or panel is off: the panel table is deleted, so no box/background is visible.
If enabled and on: the panel is (re)created at the chosen position.
On each last bar (barstate.islast), it clears the table to transparent (bgcolor=na) and then fills one row per enabled symbol, followed by a single TOTAL row.
Mini badge:
Always (re)created on position change.
Shows selected symbol’s % (or “-” if that symbol isn’t enabled or has no value).
Colors text green/red by sign.
Notes & limits
It’s manual input—the script doesn’t read trades or P/L from price.
You can rename each row’s label to match any symbol name you want.
When no rows are enabled, the panel disappears entirely (no empty background).
Designed to be light: only draws tables; no heavy plotting.
If you want the TOTAL row to be optional, or different color thresholds, or CSV-style export/import of the values, say the word and I’ll add it.
Weekly High-Low RibbonWeekly set black zone!
better to read speaks for itself black zone no buy above below look at daily open PDL PDH LWH LWL
HI LO DRILL BTTM
Weekly High-Low RibbonWeekly set black zone!
better to read speaks for itself black zone no buy above below look at daily open PDL PDH LWH LWL
HI LO DRILL BTTM
Bollinger Bandit + TP EscalonadoDescription:
The Bollinger Bandit is a clean, visual mean reversion strategy designed to help traders identify potential reversal opportunities using Bollinger Bands. This strategy offers two distinct exit methods, giving you the flexibility to choose between classic band-based exits or precise fixed take-profit/stop-loss levels.
How It Works (Simple Explanation):
Basic Concept:
Prices often tend to return to their average after moving too far away. Bollinger Bands help identify these extreme moments.
Entry Signals:
BUY (Green Triangle): When price crosses above the lower Bollinger Band
SELL (Red Triangle): When price crosses below the upper Bollinger Band
Exit Options (CHOOSE ONE ONLY):
Option 1: Band & Mean Exits (Traditional)
Exit when price touches the opposite band
Optional exit at the middle moving average
Option 2: Fixed SL/TP Exits (Precise Risk Management)
Stop Loss: Fixed points from entry
Take Profit 1: First profit target (closes 50% of position)
Take Profit 2: Second profit target (closes remaining 50%)
Key Features:
Clear Visual Signals - Easy-to-see triangles for entries
Color-Coded Levels - Instant visual understanding
Fully Customizable - Adjust everything to your preference
Two Exit Strategies - Choose what works for your style
Risk Management - Fixed SL/TP with proper risk-reward ratios
Input Settings:
Bollinger Bands Configuration:
Period (20): Length of the moving average
Multiplier (1.0): Band width adjustment
Exit Strategy Selection:
Use Custom SL/TP - Switch between exit methods
Close on Moving Average - Enable/disable mean exits
Risk Management (SL/TP Mode):
SL Points (5): Stop Loss distance in points
TP1 Points (3): First Take Profit target
TP2 Points (5): Second Take Profit target
Important Notes:
CHOOSE ONLY ONE EXIT METHOD:
You can use EITHER Band/Mean exits OR Fixed SL/TP exits
Never enable both simultaneously
Ideal Market Conditions:
Works best in ranging markets
May give false signals in strong trends
Test different timeframes (1H-4H recommended)
How to Use:
Add the strategy to your chart
Choose your preferred exit method
Adjust settings to match your risk tolerance
Observe the visual signals on your chart
Practice with historical data first
Risk Disclaimer:
Trading involves significant risk of loss. This is not financial advice. Past performance is not indicative of future results. Test thoroughly before live trading. Only risk capital you can afford to lose.
This strategy is for educational purposes only. Always understand how any strategy works before using real capital.
Recommended Settings for Beginners:
Timeframe: 5M
SL: 5 points, TP1: 3 points, TP2: 5 points
Start with small position sizes
SHADOW Brink Boxes London and New YorkSHADOW BRINK BOXES LONDON NY
Asia into London
London into New york
BTTM Steve Mauro strategy! see youtube! IT WORKS
Same-Direction Candles (Two Symbols)Same-Direction Candles (Two Symbols)
What it does
Highlights bars on your chart when two symbols print the same candle direction on the chosen timeframe:
Both Bullish → one color
Both Bearish → another color
Great for spotting synchronous moves (e.g., NQ & ES, QQQ & SPY), or confirming risk-on/risk-off with an inverse asset (e.g., NQ vs DXY with inversion).
How it works
For each bar, the script checks whether close > open (bullish), close < open (bearish), or equal (doji) for:
The chart’s symbol
A second symbol pulled via request.security() (optionally on a different timeframe)
If both symbols are bullish, it paints Bull color; if both are bearish, it paints Bear color. Dojis can be ignored.
Inputs
Second symbol: Ticker to compare (e.g., CME_MINI:ES1!, NASDAQ:QQQ, TVC:DXY).
Second symbol timeframe: Leave blank to use the chart’s TF, or set a specific one (e.g., 5, 15, D).
Invert second symbol direction?: Flips the second symbol’s candle direction (useful for inversely related assets like DXY vs indices).
Ignore doji candles: Skip highlights when either candle is neutral (open == close).
Coloring options: Toggle bar coloring and/or background shading; pick colors; set background transparency.
Alerts
Three alert conditions:
Both Bullish
Both Bearish
Both Same Direction (bullish or bearish)
Create alerts from the Add Alert dialog after adding the script.
Use cases
Index confluence: NQ & ES moving in lockstep
ETF confirmation: QQQ & SPY agreement
FX/Index risk signals: Invert DXY against NQ/ES to see when equity strength aligns with dollar weakness
Tips
For mixed timeframes (e.g., chart on 1m, ES on 5m), set Second symbol timeframe to the higher TF to reduce noise.
Keep Ignore dojis on for cleaner signals.
Combine with your own entry rules (structure, FVGs, liquidity sweeps).
Notes
Works on any symbol/timeframe supported by TradingView.
Overlay script; no strategy/entries/exits are executed.
Past performance ≠ future results; for education only.
Version: 1.0 – initial release (bar/background highlights, doji filter, inversion, multi-TF support, alerts).
EMA Range OscillatorEMA Range Oscillator (ERO) - User Guide
Overview
The EMA Range Oscillator (ERO) is a technical indicator that measures the distance between two Exponential Moving Averages (EMAs) and the distance between price and EMA. It normalizes these distances into a 0-100 range, helping traders identify trend strength, market momentum, and potential reversal points.
Components
Main Line
Green Line: EMA20 > EMA50 (Uptrend)
Red Line: EMA20 < EMA50 (Downtrend)
Histogram
White Histogram: Price distance from EMA20
Key Levels
Upper Level (80): High divergence zone
Middle Level (50): Neutral zone
Lower Level (20): Low divergence zone
Parameters
ParameterDefaultDescriptionFast EMA20Short-term EMA periodSlow EMA50Long-term EMA periodNormalization Period100Lookback period for scalingUpper80Upper threshold levelLower20Lower threshold level
How to Read the Indicator
High Values (Above 80)
Strong trend in progress
EMAs are widely separated
High momentum
Potential overbought/oversold conditions
Watch for possible trend exhaustion
Low Values (Below 20)
Consolidation phase
EMAs are close together
Low volatility
Potential breakout setup
Range-bound market conditions
Middle Zone (20-80)
Normal market conditions
Moderate trend strength
Balanced momentum
Look for directional clues from color changes
PO3 - MTF Open Badges (Table) - Corner + Delta This is an updated indicator; it shows the Bullish/Bearish status of each time frame based on the open price and shows the Delta from the Open Price. Enjoy!
Best Intraday Indicators It's not any new indicator. Its only version change and suitable name distinct from the oiginal one.
Trading Sessions ASIA RANGETrading Sessions ASIA RANGE
BTMM 25-50 PIPS STOPHUNT COMBI!
SET TIMES TO NY!!!
Asian Session Pip Boxes 25/50/75 Onto next ASIAN SESSIONAsian Session Pip Boxes 25/50/75 Onto next ASIAN SESSION
Fully customize able
Asian Session Pip Boxes 25/50/75 (History) MIN MAX PAST FUTUREAsian Session Pip Boxes 25/50/75 (History)
You can edit minimum and maximum length and days, colours, boxes on off and so on
TWS - RSI v11RSI with 5 support & resistance line. Here you can find 40-60 Zone which is side ways zone, 60-80 which is bullish zone & 40-20 which is bearish zone.
VWMA MACD Amanita Buy/Sell Signals VWMA MACD Amanita Buy/Sell Signals – Volume-Weighted Momentum Indicator
A twist on the classic MACD: this indicator uses Volume Weighted Moving Averages (VWMA) instead of EMAs, giving more weight to price moves backed by higher volume.
Features:
VWMA-based MACD line & signal line
Histogram highlights bullish/bearish momentum
Color-coded for easy visualization
Quick Guide:
MACD above Signal → bullish
MACD below Signal → bearish
Rising histogram → strengthening trend
Falling histogram → weakening trend
Perfect for traders who want momentum confirmed by volume.