[Forexroboot super scalper v1]this indicator trade on crypto and forex
trade on any time frame
enjoyed
ins: Forexroboot
Chart-Muster
Impulse Volume Oscillator [Alpha Extract]Impulse Volume Oscillator
A sophisticated indicator designed to identify market impulse moves and volume-based momentum shifts, helping traders capture significant price movements with precision.
Combining price deviations with volume analysis, this oscillator dynamically measures market strength and weakness, providing clear signals for potential trend continuations and reversals.
🔶 Volume-Adjusted Normalization
Utilizes a unique normalization technique that incorporates volume impact to enhance signal quality. This approach ensures the indicator responds more strongly to high-volume price movements while filtering out low-volume noise.
vol_ratio = ta.rsi(volume, 14) / 50
vol_factor = vol_impact > 0 ? 1 + (vol_ratio - 1) * vol_impact : 1
raw_normalized = dev / (ta.stdev(source, bars) * mult)
vol_adjusted = raw_normalized * vol_factor
normalized = ta.sma(vol_adjusted, smooth)
🔶 Adaptive Regime Detection
Incorporates threshold-based regime identification that clearly distinguishes between trending and mean-reverting market conditions. The customizable threshold system allows traders to adapt to different market volatilities and timeframes.
🔶 Customizable Parameters
Fine-tune detection sensitivity with adjustable inputs for lookback period, standard deviation multiplier, volume impact, and signal smoothing. These parameters enable traders to optimize the indicator for various trading styles and market conditions.
❓How It Works
🔶 Impulse Calculation
The oscillator measures price deviation from a moving average baseline, normalized by standard deviation, and then adjusts the signal based on relative volume strength. This creates a responsive yet stable indicator that accurately reflects market momentum.
// Calculate the basis using the selected MA
basis = get_ma(source, bars)
// Calculate the normalized value with volume impact
dev = source - basis
🔶 Dynamic Visualization
The histogram changes color based on signal strength, providing instant visual cues about market conditions. Green bars indicate positive momentum while red bars represent negative momentum, with color intensity reflecting signal strength.
🔶 Trend Confirmation
Built-in trend direction analysis provides confluence with the primary signal, helping traders distinguish between counter-trend bounces and genuine trend reversals. This dual-confirmation approach significantly reduces false signals.
🔶 Visual Alerts & Boundary Tracking
Monitors signal extremes and dynamically adjusts visualization transparency based on signal strength. The indicator highlights particularly strong impulse moves with background shading, making potential trading opportunities immediately apparent.
🔶 Custom Candle Coloring
Optional candle coloring applies the same color logic as the histogram directly to price candles, providing a unified visual framework that helps traders correlate indicator signals with price action.
🔶 Momentum Shift Detection
Automatically identifies important zero-line crossovers that often signify the beginning of new impulse moves. These transition points frequently offer favorable risk/reward entry opportunities.
🔶 Snapshot samples
1 Week
1 Day
15 Min
🔶 Why Choose AE - Impulse Volume Oscillator?
This indicator provides a comprehensive approach to identifying significant market moves by combining volume analysis with price momentum. By offering clear visual signals for both trend continuation and reversal scenarios, it empowers traders to make more informed decisions across various market conditions and timeframes.
SMC Zones Toolkit by KruJeab📄 คำอธิบาย (Description) — ภาษาอังกฤษ
This indicator is a toolset designed to support chart analysis based on price action and key levels.
Features include:
Market structure visualization (Break of Structure & CHoCH)
Detection of Fair Value Gaps (Imbalance zones)
EQH/EQL highlighting with labels and extension lines
Visualization of Order Blocks (OB) including classification: RBR, RBD, DBR, DBD
Optional SL/TP projection lines based on customizable risk-reward
🎯 The script highlights potential reaction zones and structural turning points in the market.
It is intended to assist with manual analysis only, not for automated trading or buy/sell signals.
⚠️ For educational and illustrative use. Always confirm with other tools before making trading decisions.
📝 คำอธิบาย (Description) — ภาษาไทย
อินดิเคเตอร์นี้ออกแบบมาเพื่อช่วยวิเคราะห์พฤติกรรมราคาผ่านโซนสำคัญของตลาด
จุดเด่น:
แสดงโครงสร้างราคา (Break of Structure และ CHoCH)
ตรวจจับ Fair Value Gaps (ช่องว่างราคา)
ขีดเส้น Equal High / Equal Low พร้อม Label
แสดง Order Block และระบุประเภท OB เช่น RBR, RBD, DBR, DBD
วาด SL/TP อัตโนมัติตามอัตราส่วน Risk:Reward ที่ตั้งค่าเองได้
📌 สคริปต์นี้เหมาะกับการวิเคราะห์ด้วยตนเอง ไม่ใช่ระบบเทรดอัตโนมัติ และไม่มีคำสั่ง Buy/Sell
⚠️ ใช้เพื่อการศึกษาและประกอบการวิเคราะห์เท่านั้น ควรยืนยันด้วยปัจจัยอื่นเสมอ
SAC indicatorThis indicator is built on a filter for candles that meet a condition "SAC." To identify them on the chart, you can set an alert when the condition applies to the current candle that matches your preferred frame.
Jim Simons Inspired Quantitative StrategyThis sophisticated indicator implements quantitative trading methodologies inspired by Jim Simons' revolutionary theories and approaches. Rather than simply signaling standard buy/sell points, this advanced tool provides deeper trend analysis through a color-coded system:
Green signals indicate strong upward momentum
Red signals represent confirmed downward trends
Neutral coloration suggests potential trend reversals or transition points
The indicator excels on higher timeframes where market patterns become more pronounced, though it demonstrates remarkable versatility across all timeframes. By focusing on mathematical relationships rather than conventional technical indicators, this tool helps traders identify high-probability setups while filtering market noise.
Perfect for traders seeking to incorporate quantitative analysis into their strategy without requiring advanced mathematical expertise.
Open - CSC Bars - 33 CSC Bars – Early Session Price Action Filter
This script detects when the first three bars of the RTH (Regular Trading Hours) session all move in the same direction — either all bullish or all bearish.
It’s a tool for price action traders who want to develop structured opening strategies by observing clean directional agreement at the session start. The indicator highlights the third bar when the sequence confirms directional bias.
🔍 How It Works:
Monitors the first three bars after the RTH session begins.
If all three bars are bullish, it highlights the third bar (same for bearish sequences).
No projections, signals, or entries—purely a visual tool to observe and study opening behavior.
🎯 Use Case:
This script is designed to help traders build and test opening-based frameworks by identifying potential trend bias early in the day.
Note: This is an open-source utility script with a simple function. It does not generate signals or predictions and is intended to assist with observation and discretionary strategy building.
Pattern Candlestick - V5This script is an advanced visual tool for technical analysis. It allows you to:
Highlight classic and custom patterns.
Get a clear visual overview through the use of colors and symbols.
*Let me know in the comments if you'd like to see more indicators like this one.
---------------------------------------- ----------------------------------------
1. Detection of specific “DOJI” candles
When a candle has a small body and long wicks.
Label: "⧱"
2. “ENGULFING” Pattern (2 candles)
Bullish: The second candle is bearish and engulfs the range of the first (which is bullish).
Bearish: The second candle is bullish and engulfs the range of the first (which is bearish).
Labels: "◧🢆" for bullish, "◨🢅" for bearish.
3. “OVERSHADOW” Pattern (Engulfing variant)
A 2-candle pattern where the second candle heavily overshadows the first.
Bullish: Second candle is bullish and engulfs a bullish first candle.
Bearish: Second candle is bearish and engulfs a bearish first candle.
Labels: "◫🢅" or "❚❚🢆"
4. “EFFICIENCY” Pattern (4 candles + FVG)
Uses 4 candles to define a structured directional pattern.
Complex conditions based on descending or ascending highs/lows that leave behind FVG.
Labels: "⟰🢆" and "⟱🢅"
5. “3 IN A ROW” Pattern (3 consecutive candles)
Detects 3 consecutive bullish or bearish candles.
Labels: "⥔🢆" or "⥕🢅"
6. “4 IN A ROW” Pattern (4 consecutive candles)
Same as above, but for 4 bullish or bearish candles.
Labels: "⥔⥔🢅" or "⥕⥕🢆"
7. “REJECTION” Pattern (3 candles)
A 3-candle pattern where the central candle shows strong rejection compared to the ones before and after it.
The middle candle gets strongly pushed back.
Labels: "⊻🢅" or "⊼🢆"
------------------------------- -------------------------------
This script is extremely useful for traders and technical analysts, offering:
Faster Pattern Recognition: Quickly spot well-known candlestick patterns without manual analysis.
Visual Clarity: Uses distinct symbols and colors to make chart reading more intuitive.
Customization: Detects not only standard patterns like Doji and Engulfing, but also more complex or personalized setups (e.g. Efficiency, Overshadow).
Trade Timing: Helps identify potential entry or exit points based on historically significant formations.
Adaptability: Can be used across various markets (stocks, crypto, forex) and timeframes.
US30 Smart Money 5M/4H Strategy🧠 How It Works
✅ 1. 4H Trend Bias Detection
Uses the 4-hour chart (internally) to determine if the market is in an uptrend or downtrend.
Background turns green for bullish trend, red for bearish trend.
This helps filter trades — only take longs during uptrend, shorts during downtrend.
✅ 2. Liquidity Sweeps (Stop Hunts) on 5M
Highlights candles that break previous highs/lows and then reverse (typical of institutional stop raids).
Draws a shaded red box above sweep-high candles and green box under sweep-lows.
These indicate key reversal zones.
✅ 3. Order Block Zones
Detects bullish/bearish engulfing patterns after liquidity sweeps.
Draws a supply or demand zone box extending forward.
These zones show where institutions likely placed large orders.
✅ 4. FVG Midpoint from 30-Min Chart
Detects Fair Value Gaps (imbalances) on the 30-minute chart.
Plots a line at the midpoint of the gap (EQ level), which is often revisited for entries or rejections.
✅ 5. Buy/Sell Signals (Non-Repainting)
Buy = 4H uptrend + 5M liquidity sweep low + bullish engulfing candle.
Sell = 4H downtrend + 5M liquidity sweep high + bearish engulfing.
Prints green “BUY” or red “SELL” label on the chart — these do not repaint.
📈 How to Use It
Wait for trend bias — only take trades in the direction of the 4H trend.
Watch for liquidity sweep boxes — these hint a stop hunt just occurred.
Look for a signal label (BUY/SELL) — confirms entry criteria.
Use FVG EQ lines & Order Block zones as confluence or targets.
Take trades after NY open (9:30 AM EST) for best momentum.
Dskyz (DAFE) AI Adaptive Regime - Pro Dskyz (DAFE) AI Adaptive Regime - Pro: Redefining Trading Excellence
Introduction
welcome to a new era of trading! the Dskyz (DAFE) Ai Adaptive Regime - Pro is a strategy on TradingVew that combines ai-driven adaptability with practical trading tools. it’s built for traders of all levels—whether you’re just starting out or you’ve been in the game for years. this strategy dynamically adjusts to any market condition (trending, ranging, volatile, or quiet) using a unique blend of indicators and ai logic. it’s available on TradingView scripts and has been backtested on the nasdaq 100 micro futures (MNQ1!) to show real results. this is an updated version of my previous script , now with refined settings like a faster 3-period fast MA, a 2-minute HTF for RSI/MACD, and an exaggerated commission of $10 per side to demonstrate the strategy’s robustness.
What It Does and Why It’s Unique
this strategy isn’t just another tradingview script—it’s a system that thinks on its feet. most strategies struggle when market conditions change, but this one uses regime detection to identify the market’s state and adjust its approach. here’s the core idea: it analyzes the market using multiple indicators, assigns a “regime” (trending, ranging, volatile, or quiet), and then tailors its signals to match. this adaptability comes from combining several concepts:
regime detection: uses the average directional index (ADX) to spot trends (ADX > 15), bollinger bands (BB) width to measure volatility, and ATR to gauge price movement. this ensures the strategy knows when to trade aggressively (trending markets) or sit tight (ranging markets).
multi-timeframe confirmation: pulls RSI and MACD from a higher timeframe (default: 2 minutes) to filter out noise on the 1-minute chart. for example, if the 2-minute RSI is overbought (>75), it’ll avoid long trades even if the 1-minute chart looks bullish.
candlestick patterns: spots setups like bullish engulfing, hammers, and double bottoms, but only acts when volume confirms the move (volume > 1.5x the 20-period average). this cuts down on false signals.
dynamic risk management: sets stops and targets using ATR (default period: 3, multiplier: 4.6), so your risk adjusts to volatility. trailing stops kick in to lock in profits as the trade moves your way.
what makes this script stand out is how these pieces work together. the ADX and BBs define the market’s state, the HTF RSI/MACD confirms the trend, candlestick patterns pinpoint entries, and ATR keeps your risk in check. most TradingView scripts focus on one or two of these—like just following a moving average crossover—but this strategy’s multi-layered approach ensures it’s ready for any market. plus, it learns from recent trades (using a 5-trade window) to tweak its risk settings, making it smarter over time.
How It Works: Key Components
let’s break down the main indicators and how they fit into the strategy:
adaptive moving averages: uses a fast EMA (3-period) and slow EMA (36-period) to determine trend direction. if the fast MA is above the slow MA by more than 100x ATR, it’s a bullish trend. this helps avoid choppy markets where MAs often give false signals.
average true range (ATR): calculates dynamic stops and targets. for example, a long entry might set a stop at the recent swing low minus 4.6x ATR, ensuring the stop isn’t too tight in volatile markets.
multi-timeframe RSI & MACD: checks the 2-minute chart for RSI (overbought/oversold) and MACD (trend direction). this adds a layer of confirmation, so you’re not trading against the bigger trend.
bollinger bands: measures volatility to classify regimes. a wide BB (above the 50-period average) signals a volatile market, while a narrow BB suggests a quiet market. the bands also help spot overextended moves for potential reversals.
candlestick patterns: looks for patterns like hammers or double bottoms near support/resistance, but only if volume spikes to confirm. this ensures the pattern isn’t just noise.
these components feed into a scoring system. for a buy signal, the strategy checks the regime, trend direction, HTF indicators, and candlestick patterns, assigning points for each (e.g., a bullish engulfing pattern adds 0.5, a bullish HTF MACD adds 0.3). if the total score hits 1.0 or higher, it triggers a trade. this layered approach makes signals more reliable than a single-indicator strategy.
Default Properties and Backtest Settings
To keep things realistic and transparent, here are the default settings used in the script and
Backtest:
symbol: MNQ1! (nasdaq 100 micro futures)
timeframe: 1 minute
initial capital: $50,000 (realistic for the average trader)
commission: $10 per side ($20 round trip per trade), intentionally exaggerated to demonstrate the strategy’s effectiveness under high fees. typical micro futures commissions are $1.00-$3.00 round trip per contract, so this is ~10x higher to stress-test the system
slippage: 4 ticks (1 point, since MNQ has 4 ticks per point)
risk per trade: $200 (0.4% of capital, well below the 5-10% max risk guideline)
max contracts: 2 (but backtest shows max held is 1 contract per trade)
ATR period: 3
ATR multiplier: 4.6
fast MA: 3-period EMA
slow MA: 36-period EMA
HTF: 2 minutes for RSI/MACD
backtest period: march 23, 2025, 17:00 to april 17, 2025, 15:59 (25 days, 73 trades)
the backtest results showed a net profit of $10,573 with a 46.58% win rate and a 2.657 win/loss ratio over 73 trades. this averages 2.9 trades per day on a 1-minute chart. while this is below the recommended 100+ trades for a sample size, the strategy’s settings (e.g., fast MA of 3, slow MA of 36, 2-minute HTF) are tuned for fewer, higher-quality trades, and the stable win rate and strong profit factor (2.316) suggest reliability. the max drawdown was $1,394.50 (2.35% of initial capital), within the 5-10% guideline. total commission paid was $1,470 (73 trades * $20), which is high due to the exaggerated $10 per side fee. if using a more typical $1.00 per trade commission, total fees would be $73, increasing net profit to $11,050. this shows the strategy performs even better under realistic conditions.
How to Use It
this script is designed to be user-friendly, even if you don’t know pine script. here’s how to get started:
add to chart: load the script on tradingview and apply it to a 1-minute MNQ1! chart (or your preferred instrument/timeframe after testing).
check presets: the script offers three modes—aggressive, conservative, and optimized. start with “optimized” (default) for a balanced approach. you can switch modes in the inputs tab.
read the dashboard: a table at the bottom-left shows key metrics like trend direction, ATR, RSI, and the current regime (trending, ranging, etc.). use this to understand the market’s state.
watch for signals: green triangles below bars signal a buy, red triangles above bars signal a sell. the script also plots stop-loss and take-profit levels (red/green lines) for each trade.
monitor visuals: the chart background changes color based on the regime (green for trending, orange for ranging, etc.), and bollinger bands (upper green, lower red, center white) help you see volatility.
backtest first: before live trading, run a backtest with your settings to see how it performs on your instrument and timeframe. adjust risk per trade or max contracts in the inputs if needed.
for pros, you can dive into the inputs to tweak things like the ATR multiplier, MA lengths, or HTF timeframe. the script also includes a debug table (top-left) to show regime counts and indicator values, which is great for fine-tuning.
Key Features and Benefits
market adaptability: switches between four regimes to trade smarter in any condition.
precision signals: combines HTF RSI/MACD, candlestick patterns, and volume for reliable entries/exits.
smart risk management: ATR-based stops and trailing stops keep your capital safe.
self-optimizing ai: adjusts risk based on recent trades to improve over time.
user-friendly design: presets and a sleek dashboard make it easy for beginners.
visual appeal: color-coded backgrounds, glow-effect bands, and clear signal markers.
Limitations and Considerations
no strategy is perfect, so here’s what to keep in mind:
market dependency: works best on futures like MNQ or ES due to consistent tick values. stocks or forex may need adjustments to ATR or risk settings.
l earning curve: presets make it easy, but understanding regimes and indicators unlocks its full potential. check the dashboard to learn as you go.
no guarantees: success depends on market conditions and discipline. backtest thoroughly before live trading.
exaggerated commission: the backtest uses a high $10 per side commission to stress-test the strategy. real-world fees are typically lower, which would improve performance.
Conclusion
The Dskyz (DAFE) Ai adaptive regime - Pro is here to help you trade smarter, not harder. its ai-driven adaptability, multi-timeframe precision, and user-friendly design make it a powerful tool for any trader. despite a high $10 per side commission in the backtest, it still delivered a $10,573 profit, proving its robustness. under typical fees, performance would be even stronger. whether you’re chasing trends on MNQ or testing it on another instrument, this strategy gives you an edge with its dynamic signals and risk management. add it to your chart, backtest it, and see why it’s redefining trading excellence. let’s trade with discipline, vision, and pro-level precision! 🚀
—Dskyz
[Forexroboot super scalper v1]this indicator trade on crypto and forex
trade on any time frame
enjoyed
ins: Forexroboot
🌕Worldclassedge [Patrick nill]//@version=5
indicator("🌕Worldclassedge ", overlay=true)
// =
source = input(close, "Source")
quickEMA = ta.ema(close, 9)
plot(quickEMA, color=color.green, linewidth=1)
per1 = input.int(27, minval=1, title="Fast period")
mult1 = input.float(1.6, minval=0.1, title="Fast range")
per2 = input.int(55, minval=1, title="Slow period")
mult2 = input.float(2.0, minval=0.1, title="Slow range")
smoothrng(x, t, m) =>
wper = t * 2 - 1
avrng = ta.ema(math.abs(x - x ), t)
ta.ema(avrng, wper) * m
smrng1 = smoothrng(source, per1, mult1)
smrng2 = smoothrng(source, per2, mult2)
smrng = (smrng1 + smrng2) / 2
rngfilt(x, r) =>
var float filt = na
filt := x > nz(filt ) ? (x - r < nz(filt ) ? nz(filt ) : x - r) : (x + r > nz(filt ) ? nz(filt ) : x + r)
filt = rngfilt(source, smrng)
var float upward = 0
var float downward = 0
upward := filt > filt ? nz(upward ) + 1 : filt < filt ? 0 : nz(upward )
downward := filt < filt ? nz(downward ) + 1 : filt > filt ? 0 : nz(downward )
hband = filt + smrng
lband = filt - smrng
longCond = source > filt and upward > 0
shortCond = source < filt and downward > 0
var CondIni = 0
CondIni := longCond ? 1 : shortCond ? -1 : CondIni
long = longCond and CondIni == -1
short = shortCond and CondIni == 1
plotshape(long, title="BUY", text="Long▲", style=shape.labelup, textcolor=color.white, size=size.auto, location=location.belowbar, color=color.green)
plotshape(short, title="SELL", text="Short▼", style=shape.labeldown, textcolor=color.white, size=size.auto, location=location.abovebar, color=color.red)
alertcondition(long, title="BUY", message="Long▲")
alertcondition(short, title="SELL", message="Short▼")
// VWAP
anchor = input.string("Session", title="Anchor Period")
MILLIS_IN_DAY = 86400000
dwmBarTime = timeframe.isdwm ? time : request.security(syminfo.tickerid, "D", time)
dwmBarTime := na(dwmBarTime) ? nz(dwmBarTime ) : dwmBarTime
var periodStart = time - time
makeMondayZero(dayOfWeek) => (dayOfWeek + 5) % 7
isMidnight(t) => hour(t) == 0 and minute(t) == 0
isSameDay(t1, t2) => dayofmonth(t1) == dayofmonth(t2) and month(t1) == month(t2) and year(t1) == year(t2)
isOvernight() => not (isMidnight(dwmBarTime) or request.security(syminfo.tickerid, "D", isSameDay(time, time_close), lookahead=barmerge.lookahead_on))
tradingDayStart(t) => timestamp(year(t), month(t), dayofmonth(t), 0, 0)
numDaysBetween(t1, t2) =>
diff = math.abs(tradingDayStart(t1) - tradingDayStart(t2))
diff / MILLIS_IN_DAY
tradingDay = isOvernight() ? tradingDayStart(dwmBarTime + MILLIS_IN_DAY) : tradingDayStart(dwmBarTime)
isNewPeriod() =>
var isNew = false
if tradingDay != nz(tradingDay )
isNew := switch anchor
"Session" => na(tradingDay ) or tradingDay > tradingDay
"Week" => makeMondayZero(dayofweek(periodStart)) + numDaysBetween(periodStart, tradingDay) >= 7
"Month" => month(periodStart) != month(tradingDay) or year(periodStart) != year(tradingDay)
"Year" => year(periodStart) != year(tradingDay)
=> false
isNew
srcVWAP = hlc3
var float sumSrc = 0
var float sumVol = 0
if isNewPeriod()
periodStart := tradingDay
sumSrc := 0
sumVol := 0
if not na(srcVWAP) and not na(volume)
sumSrc += srcVWAP * volume
sumVol += volume
vwapValue = sumSrc / sumVol
plot(vwapValue, title="VWAP", color=color.red, linewidth=3)
// =
enableCloud = input.bool(false, "Enable Cloud")
lenn = input.int(20, "Period")
mult = input.float(2.5, "StdDev Multiplier")
tc = input.int(25, "Gauge Size", minval=3)
upColor = input.color(#00ffbb, "Up Color")
downColor = input.color(#ff1100, "Down Color")
basis = ta.sma(close, lenn)
upper1 = basis + ta.stdev(close, lenn) * mult
lower1 = basis - ta.stdev(close, lenn) * mult
// TP
var int position = 0
if long
position := 1
else if short
position := -1
if ta.crossover(close, lower1) and position == -1
label.new(bar_index, low, text="TP", style=label.style_none, textcolor=color.red, yloc=yloc.belowbar)
if ta.crossunder(close, upper1) and position == 1
label.new(bar_index, high, text="TP", style=label.style_none, textcolor=color.green, yloc=yloc.abovebar)
alertcondition(ta.crossover(close, lower1), title="Short TP", message="Short TP")
alertcondition(ta.crossunder(close, upper1), title="Long TP", message="Long TP")
Candlestick pattern + FVG + sessionThis script includes three main features:
1) Candlestick Pattern Identification: It highlights bullish and bearish candlestick sequences.
2) Fair Value Gap (FVG) Detection: It detects Fair Value Gaps (FVG) and highlights them on the chart.
3) Session Ranges: The script allows the user to define and visualize trading session ranges (Session 1 and Session 2), as well as their high and low points.
*Let me know in the comments if you'd like to see more indicators like this one.
-------------------------------------KEY FEATURES-------------------------------------
CANDLESTICK PATTERN IDENTIFICATION:
(The script checks for a specific candlestick pattern)
Bullish Pattern: The script identifies two consecutive candles where both are BLACK (downward trend).
Bearish Pattern: The script identifies two consecutive green candles (upward trend).
If the pattern is identified, it colors the bars of the candles accordingly:
Green for bullish (upward).
black for bearish (downward).
FAIR VALUE GAP (FVG) DETECTION:
The script identifies Bullish and Bearish Fair Value Gaps (FVG):
A Bullish FVG occurs when the low of the current bar is higher than the high of the bar two periods ago.
A Bearish FVG occurs when the high of the current bar is lower than the low of the bar two periods ago.
When a gap is detected, a colored box is drawn on the chart to represent the gap area. The user can customize the color and opacity of the boxes.
SESSION RANGES:
The user can define the time range for Session 1 and Session 2.
"Session 1 is by default configured to align with the regular trading hours, starting at 9:30 AM (market open) and ending at 4:00 PM (market close).
Session 2 is by default configured to begin at 9:30 AM (market open) and conclude 30 minutes thereafter."
The script can plot the high and low points of each session and display them on the chart as lines. These points can be customized to be visible or hidden, and the session ranges can also be highlighted with a box.
Additionally, the script allows users to control whether the max/min points for each session should be displayed.
This script can be used by traders who want to identify candlestick patterns, detect FVGs, and monitor session ranges on their charts. It is particularly useful for traders who focus on price action and market structure, as it allows for visual analysis of inefficient areas during the trading sessions of the day
( This script has been tested only on the H4 timeframe.)
SMART MONEY CheckListIndicator 4 my Twins 😍
It's meant to simplify top-down analysis.
Do you have more "Yes" than "No" and your setup is there?
Let's fckn goooo!!!
😆😆😆
Liquidity Levels (Smart Swing Lows)Liquidity Levels — Smart Swing Low Detection
Efficient Liquidity Sweep Visualization for Smart Money Traders
This script automatically identifies and plots liquidity-rich swing lows based on pivot logic, filters them to remove redundant levels, and overlays daily highs/lows for added context — giving Smart Money Concept (SMC) traders a clean, actionable map of liquidity.
It’s designed to be minimal yet powerful: perfect for spotting potential liquidity grabs, mitigation zones, and sweep targets with zero chart clutter.
🔍 What This Script Does:
Detects Smart Swing Lows
Uses fixed pivot detection (left = 3, right = customizable) to identify structurally significant swing lows.
Filters out swing lows that are too close together using a percentage-based spacing threshold to reduce noise.
Mitigation Cleanup Logic
Tracks whether recent price action breaches past swing lows.
If breached, the swing level is automatically removed, keeping only relevant, unmitigated liquidity levels on your chart.
Plots Daily Highs and Lows
Each new trading day, horizontal rays mark the prior day’s high and low — useful for identifying resting liquidity and possible sweep zones.
Labeling and Style Customization
Optional labels for swing lows.
Full control over label size, color, and visibility to match any chart aesthetic.
Timeframe Filtering
Runs exclusively on 5m, 10m, and 15m charts to ensure optimal reliability and signal clarity.
⚙️ Customization Features:
Pivot sensitivity (Right side control)
Minimum distance between swing lows (in %)
Label visibility, size, and color
Line width and colors for both swing levels and daily highs/lows
Mitigation cleanup lookback length
💡 How to Use:
Add the script to a qualifying intraday chart (5–15m).
Use the swing low levels to monitor liquidity-rich zones.
Combine with your personal strategy to identify liquidity grabs, potential reversal zones, or entry points following a sweep.
Let the built-in cleanup logic remove any already-mitigated levels so you can focus on active targets.
🚀 What Makes It Unique:
This isn’t just another pivot plotter — it’s a smart, self-cleaning SMC tool designed for modern liquidity-based trading strategies.
A must-have for traders using concepts like liquidity grabs, mitigation blocks, or sweep-to-reverse trade models.
🔗 Best used in combination with:
✅ First FVG — Opening Range Fair Value Gap Detector: Pinpoint the day’s first imbalance zone for intraday setups.
✅ ICT SMC Liquidity Grabs + OB + Fibonacci OTE Levels: Confluence-based entries powered by liquidity logic, order blocks, and premium/discount zones.
Used together, these scripts form a complete Smart Money toolkit — helping you build high-probability setups with confidence, clarity, and clean charts.
Multi-Element CFD Indicator ]Multi-Element CFD Indicator
Simple but very effective script that finds areas of support and resistance through ticks exchange. Only works with CFDs
(You must enter in the settings the value corresponding to the CFD, example: US500 = 500, DAX30 = 30, FRANCE40 = 40 etc ...)
ICT Turtle Soup (Liquidity Reversal)ICT Turtle Soup — Liquidity Reversal Detection
Trap the Trap: A Precision Reversal Strategy from the Inner Circle Trader Playbook
This indicator implements the Turtle Soup liquidity reversal setup — a widely used ICT (Inner Circle Trader) concept that targets false breakouts beyond recent swing highs or lows. These patterns typically occur when price grabs liquidity above or below a known level, then snaps back, trapping retail traders and creating a high-probability reversal scenario.
🔍 What This Script Does:
Detects Liquidity Sweeps Above/Below Key Swing Levels
Uses a customizable swing lookback to identify recent swing highs and lows.
Triggers a Bearish Turtle Soup when price runs above a previous swing high and closes back below.
Triggers a Bullish Turtle Soup when price sweeps below a prior swing low and closes back above.
Plots Clear Visual Signals
Reversal signals appear as 🐢🔻 (Bearish) or 🐢🔺 (Bullish) markers directly on your chart.
Optional labels can be enabled for enhanced journaling and review.
Real-Time Alerts
Receive alert notifications when a Turtle Soup setup is detected — ideal for scalpers or intraday traders watching for reversals around liquidity pools.
⚙️ Customization Options:
Set the swing lookback sensitivity (default: 5)
Enable or disable labels
Choose label font size
Customize colors for bullish and bearish signals
💡 How to Use:
Deploy on intraday timeframes (e.g. 5m–15m) for high-resolution liquidity analysis.
Watch for signals at key highs/lows, session extremes, or zones where liquidity is likely resting.
Combine with tools like FVGs, Order Blocks, and OTE zones for layered confirmation.
🔗 Combine With These Tools for a Complete SMC Edge:
✅ First FVG — Opening Range Fair Value Gap Detector
✅ ICT SMC Liquidity Grabs + OB + Fibonacci OTE Levels
✅ Liquidity Levels — Smart Swing Lows
Together, these tools form a high-precision Smart Money toolkit — helping traders map, anticipate, and act on institutional-level liquidity events with clarity and confidence.
((Range||Type||Swing))Consecutive Candle range boxes with gradient and number count. Inside Outside and Engulfing color bars plus plots. Strict swing filter plus bonus filter where the 3rd bar in the swing closes below the swing candles high or low respectfully.
How I Use
I use the candle stick patterns to gauge market conditions, the consecutive candle ranges to follow order flow using a closing break of the range and retest and the filtered swings to assist in identifying stronger. If any one wants to create a strategy around this that would be cool i know nothing of coding and do everything with A.I
turns
BOS ➝ FVG Combo (15m only, 1‑candle window)How it works:
Timeframe filter ensures nothing plots except on a 15 min chart.
bos_fvg_window = 1 hard‑codes the gap to appear within one candle of the BOS.
It marks BOS (triangles) and then only the FVG that occur in the very next bar (circles).
To use:
Open your 15 min chart in TradingView.
Open the Pine Editor, paste in this script.
Click “Add to Chart”.
Let me know if you’d like to add alerts, entry/exit rules, or any session/time‑of‑day filters!
Multi-Indicator Strategy By Arvind Dodke [EMA+MACD+RSI+ADX]This strategy is base on EMA+MACD+RSI+ADX.
You can backtest it.
High/Low Day + Operacionais (com RSI)📌 Indicator Name: High/Low Day + Operational Levels (with RSI)
Short title: HL Day + RSI
Version: Pine Script v6
Overlay: Yes (draws directly on the chart)
🧠 What This Script Does
This indicator is a comprehensive tool designed for intraday and swing traders, combining daily high/low levels, custom operational zones, and a scaled RSI visual directly on the chart. It helps traders identify key price zones for entries or exits and overlays the RSI indicator in a unique way that’s dynamically scaled to the day’s range.
⚙️ Main Features
🔹 Daily High & Low Lines
Automatically detects the current day’s high and low.
Updates dynamically as new highs/lows form.
Optionally displays labels for "High Day" and "Low Day".
🔹 Operational Zones
Two customizable strategies for setting trade zones around the high/low:
Operational 01: Projects levels above the High and below the Low using a user-defined distance (e.g., ±20 points).
Operational 02: Projects levels inside the daily range using a reversed logic (e.g., High - X and Low + X).
Each has customizable visibility and color.
🔹 RSI Visualization
Plots the RSI scaled between the day’s high and low prices.
Highlights overbought (default 80), oversold (default 20), and midpoint (default 50) RSI levels with color-coded lines.
Dynamically places a visual marker and RSI value label aligned to the price chart.
The RSI is smoothed using ATR to account for market volatility.
🛠️ How to Use It
Add the Script: Paste the code into a new Pine Script editor on TradingView and add it to your chart.
Timeframe: Best used on intraday charts (1m to 1h), but works on any timeframe.
Settings Panel:
Toggle the display of High/Low lines.
Adjust point distances for Operational 01 and 02.
Choose whether to show each operational zone and assign their colors.
Enable or disable RSI display, and customize RSI settings (length, ATR smoothing, levels, and colors).
Trade with Context:
Use Operational levels as potential zones for breakout or reversal entries.
Observe RSI in relation to the price range to gauge momentum or overbought/oversold conditions.
Combine the high/low zones and RSI signal for confirmation.
🔍 Example Scenarios
Breakout Strategy: Use Op. 01 levels for buying above the high + 20 pts or selling below the low – 20 pts.
Reversal Strategy: Use Op. 02 to identify potential fade/reversal levels within the day's range.
Momentum Confirmation: When price breaks Op.01 levels and RSI is above 70 or below 30, this may add confluence to the setup.
Z Score (Multi-Timeframe)This indicator plots the Z-score of price based on a user-defined timeframe and length. The Z-score measures how far the current price deviates from its historical mean in terms of standard deviations, making it ideal for identifying overbought and oversold conditions in mean reversion setups.
Features:
Adjustable lookback period and standard deviation thresholds
Selectable source price (e.g., close, hl2, ohlc4)
Multi-timeframe support for higher-timeframe confluence
Clean subgraph layout with visual reference lines at ±1 and ±2 standard deviations
This tool is best used in confluence with other indicators or price action for scalping, swing trading, or momentum fading strategies.
ICT SMC Liquidity Grabs and OBsICT SMC Liquidity Grabs + Order Blocks + Fibonacci OTE Levels
A High-Probability Entry Engine for Smart Money Concept Traders
This script combines three powerful Smart Money Concepts (SMC) into a single tool: Liquidity Grabs, Order Block Zones, and Fibonacci OTE Levels, allowing traders to identify institutional entry models with clean, rule-based visual signals.
It’s designed to simplify SMC trading by highlighting confluence zones where price is likely to reverse or continue — with clear visual zones, entry arrows, and take profit projections.
🔍 What This Script Does:
Detects Liquidity Grabs
Identifies when price sweeps above/below the highest high or lowest low within a user-defined lookback period and closes back inside.
Plots orange labels on the chart to signal potential liquidity events (LG-H / LG-L).
Plots Order Blocks After Liquidity Grabs
After a liquidity grab, the script looks for displacement candles (strong bullish or bearish moves) and draws highlighted OB zones extending several bars to the right.
These zones represent potential institutional footprints for price reversals.
Draws Fibonacci OTE Levels (Optimal Trade Entry)
Uses recent swing high and low pivots to automatically calculate OTE zones (default: 62% and 75% retracement levels).
Draws these retracement zones for both bullish and bearish setups.
Marks Valid OTE Entry Zones
Buy/Sell zones only trigger when:
A liquidity grab occurs,
Price enters the OTE zone,
And a strong confirming candle is present.
Plots green/red arrows for valid buy/sell OTE entries.
Auto-Draws Take Profit Zones
TP1 = Previous swing high/low
TP2 = Risk-based R-multiplied extension (e.g., 1.5R — customizable)
Alerts
Triggers alerts when valid buy or sell OTE setups are detected.
⚙️ Customization Features:
Toggle each feature: Liquidity Grabs, Order Blocks, Fibonacci OTE levels
Set Fibonacci retracement percentages (e.g., 0.62 / 0.75)
Adjust lookback window for liquidity detection
Customize the take-profit multiplier (R-based)
Full control over visuals: colors, labels, and lines
💡 How to Use:
Use this script to scan for high-confluence trade setups based on Smart Money principles.
Combine with session timing (e.g., New York open), major swing structure, or Kill Zone windows for maximum edge.
Look for arrows inside OB zones or OTE levels following liquidity sweeps for cleaner entries.
🔗 Works Best With:
✅ First FVG — Opening Range Fair Value Gap Detector: Identify early inefficiencies to set the narrative for the day.
✅ Liquidity Levels — Smart Swing Lows: Spot key structural lows that can fuel stop hunts and reversals.
✅ ICT Turtle Soup — Liquidity Reversal: Add a classic reversal pattern to your toolkit to catch fakeouts cleanly.
Together, these tools build a complete Smart Money ecosystem for entry precision, risk management, and price behavior forecasting.