ORB + SMA 20/50 Crossover BUY/SELL by Yuvaraj Veppampattu Plots ORB High & Low lines for the first X minutes.
Adds SMA 20 & SMA 50 lines on chart.
Shows BUY arrow when SMA20 crosses ABOVE SMA50.
Shows SELL arrow when SMA20 crosses BELOW SMA50.
Adds alerts for both ORB breakouts & SMA crossovers.
Corak carta
Range Breakout StrategyAfter consecutive candle closes it creates a range, and if price breaks out of it it enters with fixed take profit.
Consecutive Candles Box with MidpointHelps to identify consecutive candle closes for potential ranges.
Ravi Raj rending Intraday BotTrend Reversal Catching
🔹 Features:
✅ Buy & Sell signals with proper confirmation
✅ Dynamic support & resistance levels
✅ Trend direction + reversal detection
✅ Risk management (Stop Loss & Target levels)
✅ Works on Nifty, BankNifty, Stocks & Options
🔹 Best Timeframe:
5 Min, 15 Min (Intraday Trading)
Works on both Index & Equity
🔹 Trading Style:
Scalping
Momentum Trading
Ravi Raj rending Intraday Bot
8102106608 udhwa
Ultimate ICT Pro — EnhancedUltimate ICT Pro — Signals V8 is a comprehensive trading tool that combines ICT concepts with classical technical analysis to provide clear buy/sell suggestions and market structure visualization.
It includes:
Multi-timeframe EMA/ADX alignment with a switch to force calculations on higher timeframes.
Automatic detection and drawing of ICT elements (Fair Value Gaps, Order Blocks, Breaker Blocks, Liquidity Sweeps, OTE zones).
A dynamic Confluence score (0–4) based on Bias, ICT confirmation, Volume, and Market Regime.
Visual signals for BOS, CHoCH, displacement, and premium/discount zones.
A dashboard panel showing overall market direction, regime (trend/range), HTF alignment, and source of calculation.
A trade suggestion table (LONG/SHORT) with entry, stop loss, target, risk/reward, and confluence level.
Designed to be easy for beginners to understand — with intuitive visuals and clear signals — while still offering advanced insights for professional analysts.
Smart Pro Entry GuideOverview
Smart Pro Entry Guide (HTF Selectable, Full) is a multi-timeframe price–volume analyzer that blends wick/absorption reads, ATR-validated breakout and range-expansion filters, trend scoring, and pivot-based structure into a single, confluence-first decision layer.
With optional HTF routing, an intent engine for the last three HTF candles, and a visual dashboard, it outputs a real-time Chart Action (BUY/SELL/WAIT) plus the reason behind it, while plotting S/R, liquidity zones, and trendlines to make execution contexts obvious at a glance.
The goal is simple: align entries with dominant context and strong evidence while minimizing noise through volume and volatility-aware gating.
How it works
The script can run all calculations on a user-selected Higher Timeframe, or stay on the chart timeframe, enabling regime-aware bias and clean drilling from context to trigger without juggling multiple charts.
It scores price action with wick and absorption logic, validates momentum with ATR- and volume-based breakout/expansion tests, and classifies trend strength with a configurable green/red bar count against a moving average.
An HTF intent model evaluates the last three HTF bars against percentile thresholds for volume and body strength to set a majority bias, which is then combined with structure, liquidity, and trend filters to drive the final Chart Action and on-chart visuals.
HTF routing: toggle useHTF to compute OHLCV, moving averages, and ATR on a chosen window_tf, propagating that context into all downstream logic.
Price-action + volume filters: Wick Bull/Bear detect long lower/upper wicks >2×>2× body with directional closes; Absorption flags extreme closes at recent swing extremes on above-average volume and compressed bodies.
Volatility and momentum: Unusual Breakout requires ∣close−open∣>1.5×ATR∣close−open∣>1.5×ATR and volume>1.5×volMA
volume>1.5×volMA; Range Expansion requires range>1.5×avgRange
range>1.5×avgRange with prior range <0.7×avgRange<0.7×avgRange in the direction of the close
Trend engine: Counts green vs red bars over trendBarCount and requires
trendScore≥trendScoreMin
trendScore≥trendScoreMin with price above/below a moving average to qualify as Strong Trend Long/Short.
Chart Action: BUY if strongTrendLong_ltf or long-intent filter is true, SELL if strongTrendShort_ltf or short-intent filter is true, else WAIT, enabling straightforward execution rules.
HTF intent and bias: For each of the last three HTF bars, classifies BULLISH/BEARISH/CHOP when volume, body, and body% exceed rolling highs scaled by a percentile factor, then sets HTF BULLISH/BEARISH via ≥2≥2 majority voting (else HTF Chop).
Structure and liquidity: Auto-detects S/R via pivots, draws trendlines from pivots, shades bias-aligned zones, and highlights “liquidity zones” when volume exceeds a configurable multiplier of a volume average near structure.
Dashboard: A table summarizes HTF Intent, HTF Bias, Chart Action, filter activity, explicit Reason, trend scores, strong-trend flags, HTF vol/body metrics, and an adaptive Volume Sentiment state (Strong Bullish/Bearish, Bullish/Bearish, Neutral).
Why it helps
The design emphasizes confluence: HTF bias, LTF trend state, price-action signatures, and volume/ATR validation must align, reducing false positives that occur when signals are considered in isolation.
Structure- and liquidity-aware plotting puts actionable context—S/R, zones with above-average participation, and directional trendlines—directly on the chart, making it easier to filter trades and time entries with intent-backed confirmation.
The dashboard’s transparent “Reason” string and filter log create an auditable trail of why Chart Action changed, improving decision discipline and reproducibility.
How to use
Trend continuation: In trending markets, favor Chart Action = BUY alongside HTF BULLISH near fresh supports and/or shaded liquidity zones, especially when filters show Wick Bull, Absorption Bull, or Range Expansion in the direction of trend.
Reversal attempts: At resistance or after extended up moves, look for Wick Bear/Absorption Bear and Chart Action = SELL, ideally with HTF BEARISH or HTF Chop transitioning bearish to avoid counter-trend chop.
Breakout follow-through: When Unusual Breakout triggers with both ATR and volume confirmation, trade continuation in the breakout direction while the dashboard maintains bias alignment and favorable Volume Sentiment.
Settings
useHTF + window_tf: Routes all core calculations to a higher timeframe for regime-aware bias and cleaner signal gating.
useWickAnalysis, useAbsorption, useUnusualBreakout, useRangeExpansion: Enable/disable specific price–volume filters that feed into Chart Action and Reasons.
trendBarCount, trendScoreMin: Control trend scoring sensitivity and what qualifies as a Strong Trend against a moving average.
length: Sets length for volume MA and ATR, impacting breakout/expansion thresholds and average range computation.
swing_look: Defines the lookback window for swing extremes used in absorption detection.
lookback_sup, percentile_fact: Configure rolling-high percentile thresholds used to classify HTF intent on volume, body, and body%.
showTable, showSR, showLIQ, showTrend, showZones: Toggle the dashboard, S/R labels, liquidity zones, trendlines, and bias-aligned shading.
srLook, liqLook, liqFactor: Tune pivot sensitivity and volume criteria for liquidity zone detection and marking.
dashboardPosition: Choose where the dashboard table renders on the chart.
Notes
Pivots require left/right bars for confirmation, so newly detected S/R and trendlines appear after sufficient bars form, helping avoid premature levels during developing swings.
Chart Action is deliberately conservative: it requires either a strong-trend state or a valid intent filter in the direction of the proposed trade, which can reduce noise in sideways conditions.
Volume Sentiment strengthens or softens the read by comparing current volume to a baseline and weighting by candle direction and near-term trend score.
how to use the indicator to make better trading decisions?
Focus first on the HTF Bias, then act only when Chart Action and filters align to build strong confluence and avoid trades during WAIT states.
Quick start
Turn ON useHTF and choose window_tf so OHLCV, MA, and ATR are computed on an HTF; then read HTF Intent and HTF Bias on the dashboard to set the primary direction.
On the LTF, check Chart Action (BUY/SELL/WAIT) and Reason, and act only when Chart Action aligns with the HTF Bias.
Prioritize entries near recent S/R pivots, trendlines, and highlighted liquidity zones to ensure structure-supported trades.
Context and bias
The HTF intent model evaluates the last three HTF candles against percentile thresholds for volume, body, and body% of their rolling highs and classifies each bar as BULLISH/BEARISH/CHOP.
Majority voting sets “HTF BULLISH/BEARISH” when at least two bars agree; otherwise “HTF Chop,” which guides overall direction and strategy selection.
Entry triggers (LTF)
Wick Bull/Bear trigger when the lower/upper wick is >2×>2× the body and the close is directional, signaling rejection-style reversal/continuation.
Absorption Bull/Bear appear when the close is at a swing extreme with above-average volume and a compressed body, indicating aggressive participation.
Unusual Breakout requires ∣close−open∣>1.5×ATR∣close−open∣>1.5×ATR and volume>1.5×volMA
volume>1.5×volMA to validate a high-impulse move.
Range Expansion requires rane>1.5×avgRange range>1.5×avgRang and the prior range<0.7×avgRange<0.7×avgRange with a directional close, signaling a regime shift.
Strong Trend Long/Short holds when the trendScore ≥≥ its threshold and price is above/below the MA, helping filter pullback entries.
Trend continuation
In HTF BULLISH, when Chart Action = BUY, prioritize pullback entries near fresh supports or trendlines with long-side filters like Wick/Absorption/Expansion.
Holding bias is more consistent when Volume Sentiment is “Bullish/Strong Bullish” and the Reason shows long-side signals.
Reversal setups
After resistance or extended up-moves, look for Wick Bear/Absorption Bear; take Chart Action = SELL with HTF BEARISH or a Chop→Bearish transition for mean-reversion attempts.
In Chop or against HTF Bias, avoid aggressive sizing and treat WAIT as a valid output until confluence becomes clear.
Breakout follow-through
Right after an Unusual Breakout, seek continuation in the same direction when Volume Sentiment and HTF Bias agree and Reason shows “Breakout.”
Favor micro-pullbacks or flags retesting S/R above/below the breakout to improve risk-to-reward.
Risk management
Use recent srLook-based pivot lows/highs for stop-loss placement since S/R and trendline construction rely on these.
With Zones ON, consider initiating inside bias-aligned shaded areas and reducing or exiting when price moves outside them to keep invalidation clear.
Skip trades during WAIT or Neutral Volume Sentiment to maintain the system’s noise-filtering purpose.
Tuning settings
Increasing window_tf makes bias more stable but reduces trigger frequency; decreasing it speeds bias changes and increases frequency.
Raising trendBarCount and trendScoreMin tightens the Strong Trend filter so only higher-quality pullbacks pass.
Increasing percentile_fact makes HTF intent thresholds stricter for volume/body, reducing bias flips.
Adjust liqLook and liqFactor to instrument volatility so liquidity zones highlight only meaningful participation.
Do and don’t
Go against HTF Bias only when the Reason shows clear opposite-direction signals with structural confirmation; otherwise, prefer WAIT.
Do not rely on breakout/expansion without volume confirmation, as the system validates them with 1.5×1.5× volume/ATR thresholds.
Avoid assuming levels mid-swing; pivots need confirmation bars before S/R becomes reliable.
Workflow steps
Switch useHTF = ON, select an appropriate window_tf, and read HTF Bias on the dashboard.
On LTF, check Chart Action and Reason; if WAIT, skip.
Validate location context with S/R labels, trendlines, and shaded zones; consider only structure-supported entries.
Ensure at least one directional price–volume filter (Wick/Absorption/Breakout/Expansion) aligns with the HTF Bias.
Favor pullbacks during Strong Trend; use conservative sizing in Chop/transitions.
Place stops beyond pivots and manage partials or exits when Volume Sentiment/Reason shifts.
Notes
The indicator unifies “Chart Action + Reason + Context,” so avoid BUY/SELL without clear cause and location context to preserve system consistency.
Tune parameters to instrument and timeframe volatility to balance signal quality versus trade frequency.
Disclaimer
This indicator is an educational decision-support tool and not financial advice; market risk, slippage, and regime shifts can invalidate any setup, so independent research and risk management remain essential.
Past behavior in signals or dashboards does not guarantee future performance, and parameter choices should be adapted to instrument volatility and timeframe objectives.
Multiple Moving Averages5 Simple Moving Averages: 12, 20, 55, 80, 144 periods
Different colors: Each moving average uses a different color for easy distinction
Crossover signals: Display crossover signals for MA12/MA20 and MA55/MA144
Value display: Show current specific values of each moving average in a table at the top right corner
Optional EMA: The commented section provides code for the EMA version, which can be uncommented if needed
hidden buy or sell //@version=5
indicator(title="Institutional Flow & Trend", shorttitle="IF&T", overlay=true)
// --- INPUTS ---
// Trend EMA lengths
fast_ema_len = input.int(9, title="Fast EMA Length", minval=1)
slow_ema_len = input.int(21, title="Slow EMA Length", minval=1)
// OBV Moving Average length
obv_ema_len = input.int(10, title="OBV EMA Length", minval=1)
// RSI settings for hidden divergence (NEW)
rsi_len = input.int(14, title="RSI Length", minval=1)
// --- CALCULATIONS ---
// Calculate EMAs for trend
fast_ema = ta.ema(close, fast_ema_len)
slow_ema = ta.ema(close, slow_ema_len)
// Calculate On-Balance Volume and its moving average
obv_value = ta.obv
obv_ema = ta.ema(obv_value, obv_ema_len)
// Calculate RSI for divergence (NEW)
rsi_val = ta.rsi(close, rsi_len)
// --- HIDDEN DIVERGENCE LOGIC (NEW) ---
// Bullish hidden divergence: price makes a higher low, but RSI makes a lower low.
bullish_div = ta.lowest(low, 2) > ta.lowest(low, 2) and rsi_val > rsi_val
// Bearish hidden divergence: price makes a lower high, but RSI makes a higher high.
bearish_div = ta.highest(high, 2) < ta.highest(high, 2) and rsi_val < rsi_val
// --- SIGNAL LOGIC ---
// Bullish conditions:
// 1. Hidden bullish divergence is detected (NEW)
// 2. Fast EMA is above Slow EMA (uptrend)
// 3. OBV value is above its moving average (buying pressure)
bullish_signal = bullish_div and fast_ema > slow_ema and obv_value > obv_ema
// Bearish conditions:
// 1. Hidden bearish divergence is detected (NEW)
// 2. Fast EMA is below Slow EMA (downtrend)
// 3. OBV value is below its moving average (selling pressure)
bearish_signal = bearish_div and fast_ema < slow_ema and obv_value < obv_ema
// --- PLOTS & VISUALS ---
// Plot the EMAs on the chart
plot(fast_ema, title="Fast EMA", color=color.new(color.blue, 0), linewidth=2)
plot(slow_ema, title="Slow EMA", color=color.new(color.orange, 0), linewidth=2)
// Color the background based on signals
bgcolor(bullish_signal ? color.new(color.green, 90) : na, title="Bullish Zone")
bgcolor(bearish_signal ? color.new(color.red, 90) : na, title="Bearish Zone")
// Plot shapes for entry signals
plotshape(series=bullish_signal, title="Buy Signal", location=location.belowbar, color=color.new(color.green, 0), style=shape.triangleup, size=size.small)
plotshape(series=bearish_signal, title="Sell Signal", location=location.abovebar, color=color.new(color.red, 0), style=shape.triangledown, size=size.small)
// Plot shapes for divergence signals (NEW)
plotshape(series=bullish_div, title="Bullish Divergence", location=location.belowbar, color=color.new(color.lime, 0), style=shape.circle, size=size.tiny)
plotshape(series=bearish_div, title="Bearish Divergence", location=location.abovebar, color=color.new(color.red, 0), style=shape.circle, size=size.tiny)
// Alert conditions
alertcondition(bullish_signal, title="Bullish Reversal Signal", message="Institutional buying and trend aligned for a reversal!")
alertcondition(bearish_signal, title="Bearish Reversal Signal", message="Institutional selling and trend aligned for a reversal!")
// --- FOOTNOTE ---
// This indicator is a conceptual tool. Use it with other forms of analysis.
// Backtesting and optimization are crucial before live trading.
Hull UT Bot Strategy - UT Main + Hull ConfirmThis strategy merges the strengths of the Hull Moving Average (HMA) Suite and the UT Bot Alerts indicator to create a trend-following system with reduced signal noise. The UT Bot acts as the primary signal generator, using an ATR-based trailing stop to identify momentum shifts and potential entry points. These signals are then filtered by the Hull Suite for trend confirmation: long entries require a UT Bot buy signal aligned with a bullish (green) Hull band, while short entries need a UT Bot sell signal with a bearish (red) Hull band. This combination aims to capture high-probability swings while avoiding whipsaws in choppy markets.The Hull Suite provides a responsive, smoothed moving average (configurable as HMA, EHMA, or THMA) that colors its band based on trend direction, offering a visual and logical filter for the faster UT Bot signals. The result is a versatile strategy suitable for swing trading on timeframes like 1H or 4H, with options for higher timeframe Hull overlays for scalping context. It includes backtesting capabilities via Pine Script's strategy functions, plotting confirmed signals, raw UT alerts (for reference), and the trailing stop line.Key benefits:Noise Reduction: Hull confirmation eliminates ~50-70% of false UT Bot signals in ranging markets (based on typical backtests).
Trend Alignment: Ensures entries follow the broader momentum defined by the Hull band.
Customization: Adjustable sensitivity for different assets (e.g., forex, stocks, crypto).
How It WorksUT Bot Core: Calculates an ATR trailing stop (sensitivity via "Key Value"). A buy signal triggers when price crosses above the stop (bullish momentum), and sell when below (bearish).
Hull Filter: The Hull band is green if current Hull > Hull (bullish), red otherwise. Signals only fire on alignment.
Entries: Long on confirmed UT buy + green Hull; Short on confirmed UT sell + red Hull. No explicit exits—relies on opposite signals for reversal.
Visuals: Plots Hull band, UT trailing stop, confirmed labels (Long/Short), and optional raw UT circles. Bar colors reflect UT position, tinted by confirmation.
Alerts: Triggers on confirmed long/short for automated notifications.
This setup performs well in trending markets but may lag in strong reversals—pair with risk management (e.g., 1-2% per trade).Recommended Settings Use these as starting points; optimize via back testing on your asset/timeframe.
-Hull Variation
Hma
Standard Hull for responsiveness; switch to EHMA for smoother crypto, THMA for volatile stocks.
-Hull Length
55
Balances swing detection; use 180-200 for dynamic S/R levels on higher TFs.
-Hull Length Multiplier
1.0
Keep at 1 for native TF; >1 for HTF straight bands (e.g., 2 for 2x smoothing).
-Show Hull from HTF
False
Enable for scalping (e.g., 1m chart with 15m Hull); set HTF to "15" or "240".
-Color Hull by Trend
True
Visual trend cue; disable for neutral orange line.
-Color Candles by Hull
False
Enable for trend visualization; conflicts with UT bar colors if True.
-Show Hull as Band
True
Fills area for clear up/down zones; set transparency to 40-60.
-Hull Line Thickness
1-2
Thinner for clean charts; 2+ for emphasis.
-UT Bot Key Value
1
Default sensitivity (ATR multiple); 0.5 for aggressive signals, 2 for conservative.
-UT Bot ATR Period
10
Standard volatility window; 14 for longer swings, 5 for intraday.
-UT Signals from HA
False
Use True for smoother signals in noisy markets (Heikin Ashi close).
Backtesting Tips: Test on liquid pairs like EURUSD (1H) or BTCUSD (4H) with 1% equity risk. Expect win rates ~45-60% in trends, with 1.5-2:1 reward:risk. Adjust Key Value down for more trades, Hull Length up for fewer.
Precision Fair Value Gap (FVG)This indicator scans historical price action to automatically detect unmitigated Fair Value Gaps (FVGs) with precision.
It highlights bullish and bearish gaps that remain open until price fills them, helping traders spot key liquidity imbalances used in Smart Money Concepts (SMC).
🔹 Features
Detects both bullish and bearish FVGs.
Auto-removes mitigated gaps once price returns to fill them.
Configurable gap size, line weight, and colors.
Optimized for performance with capped lookback and line control.
Works on all timeframes and markets.
Perfect for traders who rely on price action and institutional order flow to refine entries, exits, and confluence zones.
EYE Volume ORB (BETA)Our indicator to mark off time zones and ORB. These levels can give you an idea of where to set entries, exits, or stops.
Sideways Market Detector 5min & 15min --LANSSideways Market Detector (5min & 15min) — LANS
This indicator is designed to detect sideways (range-bound) market conditions across two key intraday timeframes — 5-minute and 15-minute charts — and visually highlight them for better decision-making.
🔑 Key Features
Dual Timeframe Detection – Analyzes both 5-min and 15-min candles simultaneously.
ATR-Based Volatility Filter – Confirms sideways action using low volatility periods relative to ATR (Average True Range).
SMA Slope Filter – Ensures sideways detection by measuring flatness of SMA (Simple Moving Average) slope.
Dynamic Range Boxes – Automatically draws boxes showing the high-low range during sideways periods:
🟨 Yellow box → Sideways detected on 5-min
🟥 Red box → Sideways detected on 15-min
Customizable Inputs – ATR length, multiplier, SMA length, slope threshold, and lookback period are fully adjustable.
Built-in Alerts – Receive alerts when sideways market conditions are detected for either timeframe.
📊 How to Use
1. Identify Consolidation Zones – Use the plotted boxes to spot consolidation areas and potential breakout zones.
2. Plan Trades – Wait for price to break above/below the sideways range for potential continuation or reversal trades.
3. Adjust Parameters – Tune ATR multiplier and SMA slope threshold based on instrument volatility and trading style.
This tool is ideal for scalpers, intraday traders, and breakout traders looking to avoid chop and focus on trending moves after consolidation.
Eye on Value
EYE on Value auto-draws the core levels we use every day.
-Clean
-Consistent
8 Levels auto drawn for you
NY IB
Globex IB
European IB
Lunch Levels
Daily
Weekly
Monthly
Yearly
Eye VisionEYE Vision Algo
See the setup. Execute with confidence.
EYE Vision Algo translates market structure into clear, actionable trade plans so you can stop second-guessing and start executing.
smc-vol ••• ahihi v2📊 Same psychology:
Institutional vs Retail warfare
Volume climax = distribution/accumulation
Flip patterns = momentum shifts
⚡ Even better advantages:
Stock market hours = less noise than 24/7 forex
Higher volatility = bigger point moves
Cleaner trends = easier flip detection
With US100:
1 point = $1 (mini contract)
556 point move = potential $556 profit!
Much bigger than forex pips! 💰
Bạn đã discovered: Universal market language!
Flip system = works on everything: Forex, Stocks, Crypto, Commodities!
This is INSTITUTIONAL level understanding! 🚀✨
From $50 forex → Stock market domination! 😎
Distribution DaysThis script marks Distribution Days according to the Investors Business Daily method -- a significant decline on higher volume:
(1.) Price has declined > 0.2% from the prior day's close
(2.) Trading volume is greater than the prior day's volume
Enhanced Kitchen Sink Strategymulti-layered trading system designed for TradingView, targeting a minimum 75% win rate through precise entry signals and robust risk management. Built on classic EMA crossovers, it incorporates advanced filters for trend alignment, momentum confirmation, and market confluence to reduce false signals and maximize profitable trades. Ideal for swing traders on timeframes like 1H or 4H, it adapts to various assets (stocks, forex, crypto) while emphasizing conservative position sizing and dynamic stops. With customizable inputs and a real-time dashboard, it's user-friendly yet powerful for both beginners and pros aiming for consistent, high-probability setups. Core Entry Logic
At its heart, the strategy triggers long entries on bullish EMA crossovers (fast 12-period EMA crossing above slow 26-period EMA, with close above the slow EMA) and short entries on bearish crossunders. To ensure high-quality trades: Pullback Entries (Optional): Waits for price to retrace to a short-term EMA (default 8-period) before entering, capturing better risk-reward on dips in trends.
Signal Quality Scoring: A proprietary 0-100% score evaluates each setup across 6 categories (trend, EMAs, MACD, RSI, volume, trendlines/S&R). Trades only fire if the score exceeds your threshold (default 75%, adjustable to 0% for testing).
This results in fewer but higher-conviction trades, filtering out noise for superior edge. Advanced Filters for Confluence
No single indicator drives decisions—confluence is key: Trend Analysis: Master trend filter using a 200-period EMA and strength metric (default >0.5% deviation). Optional higher-timeframe (e.g., daily) confirmation via EMA and MACD alignment.
MACD Double Confirmation: Requires MACD line above/below signal (9-period) with optional histogram momentum buildup.
RSI + Divergence: Filters for neutral RSI zones (40-70 for longs, 30-60 for shorts) and detects bullish/bearish divergences over 20 bars.
Volume Profile: Demands above-average volume (1.5x 20-period SMA) with buying/selling pressure analysis.
Trendlines & S/R: Auto-detects dynamic trendlines from pivots (10-bar lookback) and support/resistance zones (100-bar lookback, 3+ touches), avoiding entries near key levels.
Session Filters: Trades only during London/NY sessions (UTC-based), skipping high-volatility news windows (e.g., 1:30-2:00 PM UTC).
All filters are toggleable, allowing you to dial in aggressiveness—disable for more signals during backtesting.Risk Management & Position Sizing
Safety first: Uses 100% equity per trade with 0.1% commission simulation. Stops & Targets: ATR-based (14-period) stop-loss (1x ATR) and take-profit (2.5x ATR) for 1:2.5 risk-reward.
Breakeven Moves: Auto-shifts stop to +0.1% entry after 1% profit.
Trailing Stops: Optional 1.5x ATR trail to lock in gains during runners.
No pyramiding—flat after each close for clean, low-drawdown performance.
Visualization & Insights On-Chart: Plots EMAs, pullback lines, S/R dashes, trend backgrounds (green/red), and entry labels/shapes.
Dashboard: Real-time table shows trend status, HTF bias, quality scores, MACD/RSI/volume readouts, session info, ATR, price, and position.
Customization: 20+ inputs grouped by category; max 500 labels for clean charts.
Performance Edge & Usage Tips
Backtested for 75%+ win rates in trending markets, this strategy shines in volatile assets like EURUSD or BTCUSD. Start with defaults on 1H charts, then tweak filters (e.g., lower quality to 50%) for ranging conditions. Always forward-test—past results aren't guarantees. Download, apply, and elevate your trading with confluence-driven precision!
QZ Trend (Crypto Edition) v1.1a: Donchian, EMA, ATR, Liquidity/FThe "QZ Trend (Crypto Edition)" is a rules-based trend-following breakout strategy for crypto spot or perpetual contracts, focusing on following trends, prioritizing risk control, seeking small losses and big wins, and trading only when advantageous.
Key mechanisms include:
- Market filters: Screen favorable conditions via ADX (trend strength), dollar volume (liquidity), funding fee windows, session/weekend restrictions, and spot-long-only settings.
- Signals & entries: Based on price position relative to EMA and EMA trends, combined with breaking Donchian channel extremes (with ATR ratio confirmation), plus single-position rules and post-exit cooldowns.
- Position sizing: Calculate positions by fixed risk percentage; initial stop-loss is ATR-based, complying with exchange min/max lot requirements.
- Exits & risk management: Include initial stop-loss, trailing stop (tightens only), break-even rule (stop moves to entry when target floating profit is hit), time-based exit, and post-exit cooldowns.
- Pyramiding: Add positions only when profitable with favorable momentum, requiring ATR-based spacing; add size is a fraction of the base position, with layers sharing stop logic but having unique order IDs.
Charts display EMA, Donchian channels, current stop lines, and highlight low ADX, avoidable funding windows, and low-liquidity periods.
Recommend starting with 4H or 1D timeframes, with typical parameters varying by cycle. Liquidity settings differ by token; perpetuals should enable funding window filters, while spot requires "long-only" and matching fees. The strategy performs well in trends with quick stop-losses but faces whipsaws in ranges (filters mitigate but don’t eliminate noise). Share your symbol and timeframe for tailored parameters.
BRT Micro Range Change: Signals** BRT Micro Range Change: Signals - Advanced Range-Based Trading Indicator **
** Overview **
The BRT Micro Range Change indicator represents a sophisticated approach to market analysis, utilizing proprietary range-based methodology combined with inverted signal logic. This unique indicator transforms traditional price action into structured range blocks, providing traders with counter-trend signal opportunities based on micro-range movements.
** Key Features & Unique Innovations **
** Proprietary Range Construction Algorithm **
• Custom range block generation using advanced price smoothing techniques
• Dynamic range sizing with percentage-based or fixed value options
• Multi-timeframe range analysis capability
• Intelligent block trend detection and reversal identification
** Inverted Signal Logic (Core Innovation) **
• ** Unique Counter-Strategy Approach **: When underlying range analysis suggests bearish momentum, the indicator generates LONG signals, and vice versa
• Advanced signal filtering prevents repetitive entries of the same type
• Position-aware logic tracks theoretical strategy state for optimal signal timing
** Comprehensive Risk Management **
• Dual calculation modes for Take Profit and Stop Loss (Fixed percentage or ATR-based)
• Real-time TP/SL level visualization
• Configurable ATR multipliers for volatility-adjusted exits
• Built-in position tracking and exit signal generation
** Advanced Technical Components **
• Integrated Simple Moving Average with multiple source options (Close, OHLC4, HL2, etc.)
• Custom ATR calculation optimized for range-based analysis
• Smart alert system with detailed entry/exit information
• Visual signal overlay with customizable display options
** Configuration Options **
• Range Type: Fixed value or percentage-based sizing
• Range Timeframe: Multi-timeframe analysis support
• SMA Integration: 14 configurable sources with custom coloring
• Alert Management: Comprehensive notification system
• Signal Display: Toggle visual markers and labels
** Technical Innovation **
This indicator's ** core uniqueness ** lies in its inverted signal methodology combined with advanced range-based market structure analysis. Unlike conventional indicators that follow trend direction, this system identifies potential reversal opportunities by analyzing when traditional range-based strategies would enter positions, then providing opposite directional signals. The proprietary range construction algorithm ensures high-quality block formation while the anti-repetition logic prevents signal spam.
** Usage Recommendations **
• Ideal for counter-trend trading strategies
• Effective in ranging and consolidating markets
• Best used in conjunction with additional confirmation indicators
• Suitable for multiple asset classes and timeframes
** Usage Recommendations **
• Ideal for counter-trend trading strategies
• Effective in ranging and consolidating markets
• Best used in conjunction with additional confirmation indicators
• Suitable for multiple asset classes and timeframes
** Historical Backtesting Results **
** Comprehensive Historical Data Verification **
• The indicator has been ** thoroughly tested ** on historical data using default settings
• Testing was conducted across a ** wide spectrum of crypto assets ** to ensure result reliability
• ** Optimal performance ** is demonstrated on the ** 5-minute timeframe **
• ** Entry Methodology **: utilization of limit orders at the lower boundary price of blocks for long positions and upper boundary price of blocks for short positions
• ** Trading Discipline **: strict adherence to the principle of "no repeated entries in the same direction"
• ** Order Management **: one order per trade with activation exclusively upon range block color change
** Technical Support **
For technical support inquiries, questions, or feedback, please feel free to leave comments below or send direct messages to the author. We are committed to providing assistance and continuously improving the indicator based on user experience and feedback.
** Important Risk Disclosure **
** DISCLAIMER: ** ** This indicator is provided for informational and educational purposes only. Trading financial instruments involves substantial risk of loss and may not be suitable for all investors. Past performance does not guarantee future results. Users should thoroughly test any trading strategy in a demo environment before risking real capital. The indicator's signals should not be considered as financial advice or recommendations to buy or sell any financial instrument. Users are solely responsible for their trading decisions and should consult with qualified financial advisors before making investment decisions. The authors and publishers assume no liability for any losses incurred through the use of this indicator. **
** Code Authenticity **
This indicator contains ** 100% original code ** developed specifically for advanced range-based analysis. All algorithms, mathematical calculations, and signal generation logic have been created from scratch, ensuring unique functionality not available in standard indicators.
Moes anchorThis indicator detects Anchor Candles that meet strict criteria for identifying strong institutional footprints on the 1-minute chart (or any timeframe).
Whenever a bar meets all four rules, the indicator plots an “ANCHOR” marker below the bar.
A horizontal line is drawn at the anchor’s low price, extended to the right — this marks the demand zone institutions may defend on retests.
Alerts can be triggered when a new Anchor Candle is detected.
Champs LevelsEasy Bullish & Bearish sentiments to show short term trends.
How it works:
Orange line → 8 EMA
Purple line → Premarket High
Red line → Premarket Low
Background flashes green when above both, red when below both
🚀 marker = bullish breakout, ⚠ marker = bearish breakdown
Alerts for both sides
Post 9/21 EMA Cross — Paint X Bars v2.0
# **Post 9/21 EMA Cross — Time Blocks & Session Colors**
This indicator highlights candles after a **9/21 EMA crossover**, but with extra controls that let you focus only on the sessions and time windows that matter to you.
---
## 🔑 What It Does
1. **EMA Cross Trigger**
* Bullish trigger: 9 EMA crosses above 21 EMA.
* Bearish trigger: 9 EMA crosses below 21 EMA.
2. **Bar Painting**
* After a valid cross, the indicator paints a set number of bars (you choose how many).
* You can require the **2nd bar to confirm momentum** (“displacement” filter) so weak signals are ignored.
3. **Time Block Control**
* Define up to **four custom time blocks** (like `08:00–09:30` or `12:00–13:00`).
* Painting only occurs inside those blocks if you enable the filter.
4. **Session-Aware Colors**
* Use one set of bullish/bearish colors for **regular hours**, another set for **pre-market**, and another for **post-market**.
* That way you can instantly see *when* the signal occurred.
---
## 🎨 Visuals
* Candles recolored in your chosen bull/bear colors.
* Optional EMA lines plotted on the chart for reference.
* Different colors for RTH, pre-market, and post-market activity.
---
## ⚙️ Inputs
* **EMA lengths (fast & slow)**
* **Number of bars to paint after a cross**
* **Displacement filter (loose or strict)**
* **Show/hide EMA lines**
* **Up to four custom time blocks** (on/off toggles + start/end times)
* **Bull/bear colors for RTH, Pre, Post**
---
## 📈 Why Use It
* **Clarity** – Only shows cross signals in the hours you actually trade.
* **Focus** – Different colors remind you at a glance whether the move was in pre-market, RTH, or post-market.
* **Discipline** – The optional 2nd-bar displacement filter prevents false starts by requiring real momentum.
---
## 🚨 Practical Use
* Treat the painted window as a **momentum phase**: enter on confirmation, manage risk while bars are painted, and stand aside once painting ends.
* Restrict painting to time blocks that match your personal trading routine (e.g., open drive 09:30–10:00, or late-day momentum 15:00–16:00).
* Use session colors to keep pre/post-market action separate from regular session strategies.