3 Consecutive Same Color CandlesThis TradingView Pine Script detects when three consecutive candlesticks are either all bullish (green) or all bearish (red). It plots a triangle marker above or below the candle to visually signal the pattern and optionally triggers alerts.
How It Works:
A green signal (triangle up) appears below the third candle if the last 3 candles closed higher than they opened (bullish).
A red signal (triangle down) appears above the third candle if the last 3 candles closed lower than they opened (bearish).
Alerts can be set up to notify you immediately when the pattern forms.
Use Case on the 10-Minute Chart:
On the 10-minute chart, this script helps you spot short-term momentum buildups in either direction.
Bullish Signal (3 Green Candles):
Suggests buyers are gaining control.
Can be used to:
Enter breakout trades
Confirm trend continuation
Prepare for scalp entries or momentum trades
Bearish Signal (3 Red Candles):
Indicates sellers are applying pressure.
Can help:
Spot pullbacks or trend reversals
Set up for short positions
Warn of potential breakdowns
Example Trading Ideas:
Pair with EMA or support/resistance for confirmation.
Use as a momentum filter in scalping systems.
Combine with volume or RSI divergence to gauge strength or exhaustion.
Corak carta
N-Pattern Detector (Advanced Logic)Introduction
The N-Pattern Detector (Advanced Logic) is a powerful Pine Script-based tool designed to identify a specific price structure known as the "N-pattern", which often indicates trend continuation or potential breakout points in the market. This pattern combines zigzag pivot logic, retracement filters, volume confirmation, and trend alignment, offering high-probability trading signals.
It is ideal for traders who want to automate pattern detection while applying smart filters to reduce false signals in various markets — including stocks, forex, crypto, and indices.
What is the N-Pattern?
The N-pattern is a 3-leg price formation consisting of points A-B-C-D. It typically follows this structure:
Bullish N-Pattern:
A → Low Pivot
B → Higher High (Impulse)
C → Higher Low (Retracement)
D → Breakout above B (Confirmation)
Bearish N-Pattern:
A → High Pivot
B → Lower Low (Impulse)
C → Lower High (Retracement)
D → Breakdown below B (Confirmation)
The pattern essentially reflects a trend–pullback–breakout structure, making it suitable for continuation trades.
Key Features
1. Intelligent ZigZag Pivot Detection
Uses pivot highs/lows to define key swing points (A, B, C).
Adjustable ZigZag depth to control pattern sensitivity.
Filters noise and avoids false signals in volatile markets.
2. Retracement Validation
Validates the B→C leg as a proper pullback using Fibonacci-based thresholds.
User-defined min and max retracement settings (e.g., 38.2% to 78.6% of A→B leg).
3. Trend Filter via EMA
Filters patterns based on trend direction using a customizable EMA (e.g., 200 EMA).
Only detects bullish patterns above EMA and bearish patterns below EMA (optional).
4. Volume Confirmation
Ensures that impulse legs (A→B, C→D) are supported by stronger volume than the correction leg (B→C).
Adds another layer of confirmation and reliability to detected patterns.
5. Target Projections
Automatically draws 100% A→B projected target from point C.
Optional Fibonacci extensions at 1.272 and 1.618 levels for take-profit planning.
Visually plotted on the chart with colored dashed/dotted lines.
6. Clear Visuals & Labels
Connects all pattern points with colored lines.
Clearly labels points A, B, C, D on the chart.
Uses customizable colors for bullish and bearish patterns.
Includes real-time alerts when a valid pattern is detected.
How to Use It
Add to Chart
Apply the indicator to any chart and time frame. It works across all asset classes.
Adjust Inputs (Optional)
Set ZigZag Depth to control pivot detection sensitivity.
Define Min/Max Retracement levels to match your trading style.
Enable or disable Trend and Volume filters for cleaner signals.
Customize EMA length (default: 200) for trend validation.
Wait for Pattern Confirmation
The indicator constantly scans for valid N-patterns.
A pattern is confirmed only after point D forms (breakout or breakdown).
You’ll see the full pattern drawn with target levels.
Set Alerts
Alerts trigger automatically on confirmation of a bullish or bearish pattern.
You can customize these in TradingView’s alerts panel.
Crypto Trend Overlayindicator utk mengenal support & resistant, untuk digunakan pada tf1h & tf4h. boleh digunakan untuk trade crypto atau gold
Indicator to Identify Support & Resistance Levels, designed for use on the 1-hour (1H) and 4-hour (4H) timeframes. Suitable for trading cryptocurrencies or gold.
Confirmation Fusion EngineThis Pine Script (version 6) defines a custom TradingView indicator named "Confirmation Fusion Engine." It is an overlay indicator, meaning it plots directly on the main price chart rather than in a separate pane. The script integrates three key elements for trading confirmation: Stochastic RSI for momentum analysis, thrust wick detection for candlestick reversal signals, and pivot-based support/resistance levels for key price zones. This fusion aims to provide multi-layered signals—oscillator conditions, candle patterns, and structural levels—to help traders identify potential entries, exits, or reversals. It's suitable for various markets (e.g., stocks, forex, crypto) and timeframes, emphasizing overbought/oversold states, strong wick thrusts (indicating exhaustion), and dynamic S/R lines.The indicator does not generate buy/sell signals explicitly but visualizes components that traders can combine manually (e.g., a bull thrust near support in oversold Stochastic RSI could signal a long entry).
Key Inputs
Users can customize the following parameters:Stoch RSI Length (default: 14): Period for the underlying RSI and Stochastic calculations.
Wick Thrust Ratio (default: 2.0): Multiplier to determine if a wick is "thrusting" (longer than the body by this factor). Higher values require more extreme wicks.
Pivot Period (default: 5): Lookback/left-right bars for detecting pivot highs/lows (e.g., a high surrounded by 5 lower highs on each side).
Smooth D (hardcoded: 3): Smoothing period for the Stochastic %D line (not user-adjustable in this version; could be made an input for flexibility).
Visual Outputs
Stochastic RSI Plots (in a sub-pane by default, since not overlaid explicitly):%K line: Blue.
%D line: Orange.
Overbought line: Horizontal red at 80.
Oversold line: Horizontal green at 20.
Thrust Wick Shapes (overlaid on price chart):Bull thrust: Lime arrow up, below the bar.
Bear thrust: Maroon arrow down, above the bar.
Pivot Lines (overlaid on price chart as stepped lines):Resistance: Red.
Support: Green.
Usage Notes
Strategy Fit: Use for confirmation in trend-following or reversal trading. For example:Bullish: Bull thrust wick near a support line while Stochastic RSI is below 20 (oversold).
Bearish: Bear thrust wick near a resistance line while Stochastic RSI is above 80 (overbought).
Combine with price action or other indicators for filters to reduce false signals in ranging markets.
Strengths: Multi-confirmation reduces noise; wick thrusts catch momentum shifts; pivots provide context without clutter.
Limitations: Pivots can lag in fast markets; Stochastic RSI may whipsaw in choppy conditions; wick detection depends on timeframe (e.g., more reliable on daily vs. 1-minute).
Customization: Adjust wickThreshold for sensitivity (lower for more signals); increase pivotPeriod for stronger, less frequent S/R levels.
Trend Velocity VoyagerThis Pine Script (version 6) defines a custom TradingView indicator called "Trend Velocity Voyager." It's an overlay indicator (meaning it plots directly on the price chart) designed for trend detection and trading signals. The indicator combines adaptive volatility-based periods, ATR (Average True Range) channels, EMA (Exponential Moving Average) crossovers, RSI (Relative Strength Index) divergences, and smoothed moving averages to identify trends, reversals, potential tops/bottoms, and micro-trends. It incorporates a bias toward bearish entries (easier to enter downtrends) and uses higher-timeframe (HTF) data for color-coded caution signals. The main output is a smoothed trend line with dynamic colors, optional micro-trend dots, bar coloring, and labels for key events like reversals, tops, and bottoms.The script emphasizes adaptability to market volatility (shorter periods in high volatility for faster responses) and uses ratcheting mechanisms to "lock in" trends, making it suitable for trend-following strategies in volatile markets like stocks, forex, or crypto.
Key InputsUsers can customize the indicator via these parameters:
Base Trend Length (default: 14): Base period for calculations like ATR and KAMA.
Enable AI-Adaptive Periods (default: true): Toggles volatility-based adjustment of periods (shorter in high vol for quicker reactions).
ATR Multiplier (default: 1.5): Scales the ATR to widen/narrow the up/down channels.
Show Micro Trend Dots (default: false): Toggles display of a dotted line for short-term ("micro") trends.
HTF for High Trend (default: "1W" or weekly): Higher timeframe for incorporating macro trend data into coloring.
RSI Length for Tops (default: 14): Period for RSI used in divergence detection.
Smoothing Length (default: 20): Period for smoothing micro-trend calculations.
Main Line Smoothing Length (default: 3): Additional smoothing applied to the main trend line.
Colors: Up Trend (green), Caution (yellow), Down Trend (red) — used for the main line and bars.
Visual Outputs
Main Plot: A single smoothed trend line (linewidth 2) with dynamic colors:Green: Strong uptrend (trendDir=1 and close > HTF KAMA).
Yellow: Cautionary uptrend (trendDir=1 but close ≤ HTF KAMA).
Red: Downtrend (trendDir=-1).
Micro Trend Dots: Optional line showing ultra-smoothed short-term trend (lime up, maroon down).
Bar Coloring: Green (up), red (down), gray (neutral) for quick visual trend overview.
Labels (transparent background, large size, positioned left of bar):"R" (yellow): Reversal signals on EMA crossovers (bullish: below low; bearish: above high).
"T" (purple): Potential top on RSI bearish divergence (above high).
"B" (blue): Potential bottom on RSI bullish divergence (below low).
Usage Notes
Strategy Fit: Best for trend-following; buy above the line in green, sell below in red. Caution (yellow) signals potential weakness in uptrends. Labels highlight entry/exit points.
Strengths: Adaptive to volatility, ratcheting reduces false signals, multi-timeframe adds context, divergences catch reversals.
Limitations: May lag in ranging markets due to heavy smoothing; RSI divergences can false-positive in strong trends.
Customization: Toggle adaptive mode for choppy vs. trending assets; adjust multiplier for sensitivity; use HTF for longer-term bias.
Trading session High/Low (Lumiere)Trading session High/Low
What it does:
Plots the High and Low for each session (Asia, London, New York) as horizontal zones that “snap” to the first true extreme of the session and then extend right.
Key points:
Snap‑to‑extreme only: Lines don’t draw at the open; they appear only once price makes a new session high or low, and anchor exactly at that bar.
Persistent until next session: Once drawn, each session’s lines stay on the chart after the session ends, and are cleared only when that same session next opens (or when you hide it).
Three configurable sessions:
Asia: 18:00–03:00 (UTC‑4)
London: 03:00–09:30 (UTC‑4)
New York: 09:30–16:00 (UTC‑4)
Customizable appearance:
You can toggle each session on/off, choose its color, and set line width.
The time that is already set on the different sessions is based on the standard session open/close. If you want to change it, it will refer to the NY time, UTC -4.
MidpointGridLibI’m using a layered Midpoint Grid across Monthly, Weekly, Daily, and 4H timeframes to pinpoint high-odds long entries on XRP/USD. Here’s my thought process:
Macro (Monthly) Bias:
Last closed monthly candle range: Low = $1.20, High = $3.00, with the mid-50% at $2.10.
Price currently above that mid-point, confirming a bullish longer-term bias.
Meso (Weekly) Value Zone:
Weekly range: Low = $2.25, High = $3.00, mid-50% at $2.62.
The 4H chart has already retested $2.62 twice with long lower wicks and bullish engulfers—this is our institutional “value grab” area.
Micro (Daily / 4H) Entry Trigger:
Daily range midpoint (50%) sits at $2.79. On 4H, a 2-bar CHoCH formed at $2.79, signalling a higher-low swing.
I’m watching for a 4H close back above $2.79 (Daily mid50) after any weak retest.
Stops & Targets:
Stop Loss: Just below the Daily 25% level at $2.61, giving 60 pips of room for noise.
First Take-Profit: Weekly high ($3.00) for a 15% gain.
Second Take-Profit: Monthly high ($3.00) → 1× range extension at $3.30 for +25%.
Risk Management & Scaling:
50% position at 4H mid50 ($2.79) on confirmation close.
Add remaining 50% on a retest of the Weekly mid50 ($2.62) if price dips back and holds.
Trail stop to breakeven once the first target is hit.
Thesis:
By aligning Monthly → Weekly → Daily midpoints, I’m entering only when price touches high-conviction “value” pivots. This multi-timeframe confluence filters out noise and lets me run with the prevailing up-trend while keeping risk tightly managed.
SOL Technical Confluence DashboardHow to Use This Confluence Dashboard
Setup Instructions:
Use the other script published as the 1 of 2 scripts to add to your 4-hour SOL chart.
What You'll See:
1. RSI Panel with Enhancements
Colored RSI line (Green = oversold, Red = overbought)
Divergence detection (triangles mark divergences)
Background color changes on strong signals
2. Confluence Table (Top Right)
Shows real-time status of:
RSI: Current value and signal
MACD: Trend direction
Volume: Spike detection and relative volume
Divergence: Bull/Bear divergence alerts
Confluence Scores: 0-10 scale for bull/bear strength
Overall Signal: STRONG BUY/SELL, BUY/SELL, or WAIT
3. Net Confluence Histogram (Bottom)
Green bars = Bullish confluence
Red bars = Bearish confluence
Height = Strength of signal
How It Works with Elliott Waves:
Scenario 1: Wave 5 Top Detection
Elliott Wave shows Wave 5 approaching 261.8%
Confluence Dashboard shows:
RSI: 78 (overbought) ❌
MACD: Bearish cross ❌
Volume: Declining ❌
Divergence: Bearish ❌
Signal: STRONG SELL 🔴
Scenario 2: Wave 2 Bottom
Elliott Wave shows Wave 2 at 61.8% retracement
Confluence Dashboard shows:
RSI: 28 (oversold) ✅
MACD: Bullish cross ✅
Volume: Spike ✅
Divergence: Bullish ✅
Signal: STRONG BUY 🟢
Confluence Scoring System:
The script uses a weighted scoring system:
Divergences: 3 points (most reliable)
RSI extremes: 2 points
Volume spikes: 2 points
MACD signals: 1.5 points
Price action: 1 point
Signals:
Score ≥ 5 = STRONG signal
Score ≥ 3 = Moderate signal
Score < 3 = WAIT
Pro Tips for Maximum Accuracy:
Best Setups: When Elliott Wave completion aligns with STRONG signals
Avoid: Taking trades when confluence is mixed
Volume Confirmation: Always check if volume supports the move
Divergence Priority: RSI divergence at wave endpoints is highly reliable
Alerts Available:
Strong Bullish Confluence
Strong Bearish Confluence
Bullish Divergence
Bearish Divergence
This gives you a complete technical analysis suite that works seamlessly with your Elliott Wave indicator. The combination significantly improves accuracy by confirming wave counts with momentum, volume, and divergence analysis!
SOL Elliott Wave 4H with Enhanced ProjectionsThis 4H-optimized version includes:
Key Features for 4H Timeframe:
Optimized Default Settings:
Wave Detection Period: 7 (perfect for 4H)
ZigZag Depth: 3% (captures significant moves on 4H)
Visual Indicators:
Small circles mark pivot points as they form
Blue background on the last bar shows script is active
Clean zigzag lines between pivots
Wave numbers at each pivot
Immediate Feedback:
Pivots show up as soon as they're confirmed
Table shows pivots found count
Current price always visible
To Use This:
Add to your 4H SOL chart
You should immediately see:
Small circles marking recent pivots
The info table in top-right
Blue highlight on the current bar
If you don't see lines yet, try:
Reduce Wave Detection Period to 5
Reduce ZigZag Depth to 2%
Make sure you have at least 100-200 bars of history loaded
Fine-tuning for current market:
If SOL is ranging: Lower ZigZag Depth to 2%
If SOL is trending strongly: Increase to 4-5%
The indicator will start drawing zigzag lines and counting waves as soon as it finds valid alternating highs and lows that meet the minimum percentage move requirement.
Advanced Range Theory - ART📊 Advanced Range Theory (ART): The Institutional Blueprint
Stop drawing lines. Start reading the blueprint of the market. Advanced Range Theory (ART) is not another support and resistance indicator; it is a military-grade market structure engine designed to decode the language of institutional capital. It operates on a single, powerful premise: markets move in phases of consolidation and expansion, and the key to anticipation lies in understanding the complete lifecycle of these phases.
ART provides a living, breathing map of the battlefield, identifying institutional accumulation zones and tracking them with unparalleled precision from their inception as "Pending" ranges to their ultimate classification after a breakout. This is your X-ray into the market's skeletal structure.
🔬 THEORETICAL FRAMEWORK: THE ARCHITECTURE OF PRICE ACTION
ART is built on a multi-layered system of logic that moves beyond static levels. It treats ranges as dynamic entities with a narrative—a beginning, a middle, and an end. The core of the system is the dynamic classification engine, which analyzes not just the range, but the character of the price action that resolves it.
1. The Range Lifecycle: From Accumulation to Classification
This is the revolutionary heart of ART. A range's true identity is only revealed by how it is broken.
Phase 1: PENDING (Yellow): A new range is identified based on a period of price consolidation (a "parent" candle followed by a minimum number of "inside" candles). At this stage, it is a neutral zone of potential energy—an area where institutions are likely building positions. It is a question the market has not yet answered.
Phase 2: MITIGATION & CLASSIFICATION: When price breaks out and reaches a calculated extension level, the range is considered "mitigated." At this exact moment, ART analyzes the breakout's DNA to classify the range's true intent:
TYPE 1 - BREAKOUT (Blue): Characterized by a strong, impulsive move with confirming volume. This is a high-conviction breakout, signaling aggressive institutional participation and the likely start of a new trend. It is a statement of intent.
TYPE 2 - REVERSAL (Orange): Occurs when price attempts to break one way but is aggressively rejected, reversing and breaking out the other side. This signals absorption and a "failed auction," often marking significant market turning points.
TYPE 3 - PIVOT (Green): A more balanced breakout, lacking the explosive momentum of a Type 1. This often represents a resolution after a period of indecision or a pivot within a larger trading range.
2. The Hierarchical Map: Source & S/R Levels
ART doesn't just draw boxes; it builds a genealogical map of market structure.
SOURCE LEVEL (Thick Gold Line): This is the "genesis" point—the most recently mitigated range. It acts as the primary point of origin for the current market swing and serves as a critical level for determining overall bias. Price action above the Source is generally bullish; below is bearish.
S/R LEVELS (Cyan Lines): When a range is mitigated, the price level where it broke becomes a key Support/Resistance zone for the future. ART tracks the two most recent S/R levels, as these often act as powerful magnets or rejection points for price.
3. The Multi-Factor Validation Engine
To eliminate noise and focus only on institutionally significant ranges, every potential range must pass a rigorous quality control check:
Time-Based Consolidation: Requires a minimum number of consecutive inside candles (minInsideCandles), ensuring a true period of balance.
Volatility-Based Significance: The range's size must be greater than a multiple of the Average True Range (minRangeSize), filtering out insignificant micro-consolidations.
Participation Confirmation: The parent candle of the range is checked against average volume to ensure there was meaningful activity during its formation.
⚙️ THE COMMAND CONSOLE: CONFIGURING YOUR ART ENGINE
Every input is designed to give you granular control over the detection engine, allowing you to tune ART to any market or timeframe with precision. Each tooltip in the script provides a deep dive, but here is a summary of the core controls.
🎯 ART Detection Engine
Minimum Inside Candles: The soul of the detection algorithm. It defines the minimum number of bars that must be contained within a single "parent" candle to qualify as a range. Higher values (3-4) find major, significant consolidation zones. Lower values (1-2) are more sensitive and will identify shorter-term accumulation patterns.
Extension Multiplier & Fibonacci Extension: These control the profit target projections. The Extension Multiplier uses a simple measured move (e.g., 1.0 = a 1:1 projection of the range's height). The Fibonacci Extension uses the golden ratio (1.618) for harmonically-derived targets.
Mitigation Method (Cross vs. Close): Determines how a breakout is confirmed. Cross is more responsive, triggering as soon as price touches the extension. Close is more conservative, requiring a full candle to close beyond the level, which helps filter out fake-outs from wicks.
Min Range Size (ATR): A crucial noise filter. It ensures that ART ignores tiny, insignificant ranges by requiring a range's height to be a certain multiple of the current market volatility (ATR).
📊 Display & Visual Configuration
These settings give you full control over the visual interface. You can toggle every single element—from the Webb Scanner to the S/R Levels—to create a clean or a comprehensive view. Choose a color theme that suits your charting environment or define a fully custom palette.
🕸️ Webb Analysis Scanner
This is a unique real-time flow analysis tool. It draws dynamic, animated lines from the current price to recent historical points. This visualization helps reveal hidden "tendrils" of momentum and short-term support/resistance that are not immediately obvious, acting as a "sonar" for immediate price flow.
📊 THE ANALYTICS HUB: YOUR DASHBOARD DECODED
The dashboard provides a real-time, at-a-glance intelligence briefing on the current state of market structure as seen by the ART engine.
RANGE METRICS: This section is a "census" of the market's structure. It tells you the total number of ranges identified, how many are still Pending (awaiting a breakout), how many are Unmitigated (active but not yet broken), and how many have been Mitigated (classified and complete).
TYPE BREAKDOWN: This is a powerful gauge of market character. A high count of Type 1 (Breakout) ranges suggests a strong, trending environment. A rising number of Type 2 (Reversal) ranges can signal market exhaustion and potential trend changes. A dominant Type 3 (Pivot) count indicates a balanced, rotational market.
KEY GUIDE: The Large dashboard includes a full legend, so you never have to guess what a line or color represents. It's your built-in user manual.
🎨 DECODING THE BLUEPRINT: A VISUAL INTERPRETATION GUIDE
Every line and color in ART is designed for instant, intuitive understanding.
The Range Lines:
Yellow Lines: A Pending range. This is an active zone of accumulation. Pay close attention.
Colored Lines (Blue/Orange/Green): An unmitigated, classified range. The color tells you its breakout character.
Dotted Lines: A Mitigated range. Its story has been told. These historical levels can still act as support or resistance.
The Identification Zones: These colored boxes appear at a range's origin point after it has been classified. They are the "birth certificate" of the range, permanently marking its type (Breakout, Reversal, or Pivot) and providing an immediate visual history of market behavior.
The Hierarchical Lines:
Thick Gold Line (Source): The most important line on your chart. It is the anchor for your bias.
Cyan Lines (S/R): High-probability decision points. Expect reactions here.
Purple Dotted Lines (Extensions): Logical, calculated profit targets for breaking ranges.
🔧 THE ARCHITECT'S VISION: THE DEVELOPMENT JOURNEY
ART was born from a deep frustration with the static and subjective nature of traditional market structure analysis. Drawing lines by hand is inconsistent, and most indicators are reactive, only confirming what has already happened. The goal was to create a proactive, objective, and dynamic framework that could think about the market in terms of phases and lifecycles.
The breakthrough came from a simple shift in perspective: a range's true character isn't defined when it forms, but by how it resolves. This led to the development of the "post-breakout classification engine," which waits for the market to show its hand before assigning a definitive type. The Webb Scanner was inspired by the desire to visualize the unseen, to create a tool that could feel the immediate "pull" and "push" of price flow. The result is not just an indicator; it is a new language for interpreting price action, built on a foundation of logic, clarity, and precision.
⚠️ RISK DISCLAIMER & BEST PRACTICES
Advanced Range Theory is a professional-grade analytical tool designed to enhance a trader's decision-making process. It does not provide direct buy or sell signals. The levels and classifications it generates are based on historical price action and mathematical probabilities. All trading involves substantial risk, and past performance is not indicative of future results. Always use this tool in conjunction with a robust risk management plan.
"I fear not the man who has practiced 10,000 kicks once, but I fear the man who has practiced one kick 10,000 times."
— Dskyz, Trade with insight. Trade with anticipation.
— Bruce Lee
Break and Retest High Probability StrategyWhat does the script Do:
Script uses Break and Retest strategy on Key Levels like PMH, PDH, PMH, PML and ORB levels. Based on the strength of the candle at these key levels a position is taken and based on Dynamic stop loss, we scale out of the position at key levels. Scale out can also happen based on the QQQ trend.
How it does it:
First the script identifies No Trade Zone - which is higher of PMH and PDH for Highest position of No Trade Zone, and lower of PML and PDL. Any trades within this doesnt take any Trade entries.
Entries are taken in only Regular Trading Hours.
Candle strength is constantly tracked for break out these levels and then wait for retest levels based on Volatality on that day with ATR levels. If it fails to come back to retest - it is ignored else at retest levels strength of the bar is tracked. Scaling out can be done based on various Input parameters given in the strategy. VWAP and 9 EMA is also tracked for taking an entry or not.
How to use it:
Make sure to use various parameters within Inputs like Candle Strength at vwap, QQQ confluence to tweak and see what works best for the time frame and stock.
In the Multi Time frame construct - if you are on 5min time frame the candle stregth can be tracked in lower time frame which can be 1, 2, 3 min etc. This is also configurable within the Inputs.
Make sure to use the levels and values displayed in the table to see real time data.
Also, You can just have the Long entry, Short Entry and Plot variables selected in Style section to declutter the chart. Feel free to reuse the chart
what makes it original.
Strategy Parameters
• Is representative of real world trading conditions.
Break and Retest at key levels while following various confluence set ups makes it completely real world and battle tested indicator. All the parameters used within Inputs and Style are completely known Market variables.
• Is compatible with the markets their strategy is written for.
This is best for doing scalping where momentum and volatality is the king.
• Produces realistic results.
Like any strategy nothing is 100% guaranteed. But the key is to monitor the Profit factor and exit at right positions even if it means lesser number of trades.
This strategy is tested against lot of Tech stocks like nvidia, tesla, amazon against QQQ confluence.
. to help traders interpret the results they publish with their strategy,
Please feel free to tweak the parameters to tweak the strategy and see what works best for the stock you are placing this indicator on.
I primarily take the default parameters of this strategy to do scalping. The Multitime frame restest ( which goes to lower timeframe to check the strength of bars - which is again configurable by Fixed Retest bars and Retest Time Frame. I would recommend you to use Enable candle pattern filter to further refine the trades to be high probability.
This is a high probability set up - so please dont expect many trades from each stock. The strategy only gets triggered when it sees valid signal as per parameters set on the strategy.
ICT Killzones + Macros & PDH/PDL - Milana Trades Take your intraday trading to the next level with this all-in-one session and liquidity mapping tool, designed to help you see where the real action happens. Whether you're trading FX, indices, or crypto, this indicator gives you true market structure context.
🔍 Features Overview
✅ Session Boxes
Visually map out the most important market sessions:
1)Asian Session
2)London Session
3)New York Open
4)New York AM
5)New York PM
Each session is shown with clean, color-coded boxes for easy reference. These zones help you identify when key volatility and volume shifts occur, allowing you to better time your entries and exits.
✅ Liquidity Levels
See where liquidity is likely to be resting with automatic levels based on key market highs and lows:
PDH/ PDL – Previous Day's High / Low
PMH / PML – Previous Week’s High / Low
PVH / PVL – Previous Session's High / Low
These levels are magnets for price during liquidity grabs, making them perfect targets for reversal or continuation trades.
✅ Macro Zones (High-Volatility Windows)
Want to focus on the most explosive timeframes within a session? Turn on Macro Zones.
A Macro Zone is a custom time window within a session where price is statistically more likely to show volatility spikes, fakeouts, or key breakouts. This is ideal for scalpers, ICT-based strategies, and smart money traders.
Each Macro Zone is displayed as a separate box within the session, giving you even more granularity.
This part incorporates macro functions originally developed by LuxAlgo. Big respect to their work, which served as a helpful reference.
Please note that the macro logic was slightly modified: it now starts 5 minutes earlier and ends 5 minutes later than the original.
Based on my experience, these adjusted timeframes provide better accuracy and signal reliability, as they capture important market movements that the original window might miss.
FVGFVG indicator
A Fair Value Gap is when the price moved very fast without looking back in the short term. Usually this is an indication of smart money plays.
### Basics FVGs ###
Fair value gaps are determined with 3 candlesticks
When bullish this is the difference from the cs1 high to the cs3 low, = BISI.
When bearish this is the difference from the cs1 low to the cs3 high, = SIBI.
By default it shows SIBI and BISI FVGs those just follow the 2 simplest rules above.
Default colour = blue as this is neutral.
Those FVG drawings should be used to calibrate the following 3 special FVGs.
### Special FVGs ###
Than there are 3 more conditions to define FVG's in more detail
1. Expansion / Breakout FVG
This is when the body of cs3 is more than % of cs2
Default colour = yellow as this is not positive.
2. Rejection / Rejected FVG
This is when the FVG created from cs1 and cs2 is filled for more than % by the move of cs3 (by the wicks).
Default colour = yellow as this is not positive.
3. True FVG
This is when the cs3 after a FVG (that is not expansion or rejection) has a very small body vs wicks. So if the body is smaller than % of the whole cs3. Additionally the cs3 body has to close above cs2 high when BISI and cs3 body has to close below cs2 low when SIBI.
Default colour = green as this is positive.
### Visuals ###
You can change the colouring of all the FVGs.
You can change which FVGs you want to see.
### Technical Calibration ###
The % of the move of cs3 back into the FVG of cs1 & cs2 to determine if a FVG is an expansion.
Thee % of the body of cs3 compared to cs2 to determine if a FVG is a rejection.
Body % of cs3 that complements to determine if a FVG is a true FVG.
### How to use ####
This is not providing any trades on itself it is rather a complement for people that are trading with fair value gaps to quantify their approach in the framework described above.
The indicator can be used on all timeframes and tickers. It is advised to approach any FVG strategy by searching confluence on multiple timeframes.
Crptopastor support & Resistance ProThis invite-only script, S/R Pro: Dynamic Confluence Zones & Trade Setups , is an advanced support and resistance indicator designed to cut through market noise and identify high-probability price levels.
Standard support and resistance indicators often clutter the chart with dozens of single-price lines, leaving the trader to guess which ones are truly significant. This script solves that problem using a proprietary clustering algorithm. Instead of just marking individual pivots, it analyzes pivot density to identify areas of historical price confluence. These areas are then drawn as dynamic zones, giving you a much clearer and more actionable view of the market structure.
This tool is built for serious traders who value a clean chart and data-driven insights. It automatically filters, grades, and displays only the most relevant S/R zones, and even plots potential trade setups based on these key levels.
Justification of Originality (Why this is a "Pro" Tool)
While the foundation of this indicator is the classic Pivot High/Low concept ( ta.pivothigh / ta.pivotlow ), its core value and originality come from its proprietary post-processing logic. Here's what makes it unique and worth protecting as a closed-source script:
Pivot Clustering Algorithm: The script does not just plot raw pivots. It collects a history of recent pivot points and intelligently clusters them together based on their proximity. If multiple pivots form within a narrow price range (configurable by you), the script merges them into a single, high-validity S/R zone. This method identifies true areas of supply and demand, not just isolated price wicks.
Dynamic Strength Rating: Not all zones are created equal. Each zone is given a "strength" score based on the number of individual pivots that formed it. This allows the indicator (and you) to distinguish between a minor level and a major institutional zone. You can set a minimum strength to filter out insignificant levels entirely.
Intelligent Zone Management: To maintain chart clarity, the script has a built-in logic to manage overlapping zones. If a new, stronger zone forms that overlaps with an existing, weaker one, the weaker zone is automatically removed. This ensures your chart always shows the most relevant and current market structure.
Automated Trade Setup Plotting: Beyond just identifying zones, this script actively helps with trade planning. It identifies the nearest support or resistance zone relative to the current price and automatically generates and plots a potential trade setup, including:
An Entry Price (at the midpoint of the zone)
A Stop Loss (placed with a user-defined safety buffer below a support zone or above a resistance zone)
Up to 5 Take Profit Levels (dynamically identified from the subsequent S/R zones)
How The Indicator Works: The Logic Explained
To provide full transparency on the script's mechanics without revealing the entire source, here is a step-by-step breakdown of the calculation process:
Step 1: Raw Pivot Detection: The script begins by identifying all recent pivot highs and lows using standard Pine Script functions, based on the Pivot Period you set.
Step 2: Pivot Clustering & Zone Creation: This is the core engine. The script iterates through the detected pivots. For each pivot, it scans for other nearby pivots within a price range defined by the Maximum Channel Width % input. All pivots found within this range are grouped into a "cluster."
Step 3: Strength Calculation & Filtering: The number of pivots within each cluster determines its "strength." Only clusters that meet the Minimum Strength requirement are considered valid S/R zones.
Step 4: Zone Consolidation & Display: The script plots the valid clusters as colored boxes (zones). To avoid clutter, it limits the display to the Maximum Number of S/R zones and ensures that stronger, overlapping zones replace weaker ones. The zone's color dynamically changes between support (green) and resistance (red) based on whether the current price is above or below it.
Step 5: Trade Setup Calculation: The indicator finds the closest valid support zone below the price and the closest valid resistance zone above it. Based on which is closer, it determines a likely trade direction (Long or Short) and plots the Entry, Stop Loss, and Take Profit levels accordingly.
Settings & Input Parameters Explained
This script is fully customizable to suit your trading style and the asset you are trading.
Setup
Pivot Period (prd) : The lookback period (number of bars to the left and right) to identify a pivot. A smaller number will be more sensitive and generate more pivots. Default is 10.
Source (ppsrc) : The price data used to calculate pivots. High/Low is standard for capturing extremes. Close/Open can be used to focus on body-based levels.
Maximum Number of Pivot (maxnumpp) : The maximum number of recent raw pivots the script will store in memory for its calculations.
Maximum Channel Width % (ChannelW) : This is a key setting. It defines how close pivots need to be (as a percentage of recent price range) to be clustered into a single zone. A larger value will create wider zones and group more distant pivots together.
Maximum Number of S/R (maxnumsr) : The maximum number of final S/R zones to display on the chart. This keeps the chart clean.
Minimum Strength (min_strength) : The minimum number of pivots required to form a valid S/R zone. A higher number means the zone is stronger and more respected.
Show Point Points (showpp) : A visual aid to see the raw pivot points that the script is using for its calculations.
Trade Setup
Show Trade Setups : Toggles the display of the automated Entry, SL, and TP labels.
Number of Take Profit Levels : Sets the maximum number of TP levels to plot.
Stop Loss Buffer % (sl_buffer_pct) : A crucial risk management tool. It adds a safety buffer to your stop loss, placing it a certain percentage of the zone's height away from the zone's edge to avoid stop hunts.
Colors
Fully customize the colors, line style, width, and label location to match your chart's theme.
How to Use in Your Trading
This indicator is versatile and can be used in several ways:
Mean Reversion Strategy: Look for entries when the price rejects a strong support or resistance zone. For example, wait for price to touch a green support zone and then start moving up before considering a long position.
Breakout Strategy: Use the zones as your breakout levels. A decisive close above a red resistance zone (which will then turn green) can signal a bullish breakout. The built-in "Resistance Broken" and "Support Broken" alerts are perfect for this.
Confirmation Tool: Use these data-driven zones to confirm levels identified by your own analysis. If your trendline converges with a strong zone from this script, your confidence in that level should increase.
Trade Management: Use the automatically plotted S/R zones as logical levels to take partial profits or trail your stop loss. The automated Take Profit levels are designed for this purpose.
Disclaimer: This indicator is a tool to aid in technical analysis and decision-making. It is not a signal-generating "robot" and should not be followed blindly. All trading involves risk, and past performance is not indicative of future results. Please use this script as part of a comprehensive trading plan with proper risk management.
ICT Silver Bullet (JadeCap)This strategy backtests the "ICT Silver Bullet Strategy" by JadeCap.
Strategy Description:
This strategy backtests the "ICT Silver Bullet" concept as interpreted by JadeCap. It focuses on plotting the Asia, London, and 9 AM EST highs and lows, and looks for entries during the Silver Bullet hours: 10–11 AM EST and 2–3 PM EST.
Using a 5-minute chart, the strategy waits for a Fair Value Gap (FVG) to form during a Silver Bullet session. A limit order is placed at the FVG if at least one of the specified highs or lows has been raided (liquidity taken).
Caveats:
It is unclear what should happen if both the highs and lows of any range are taken. This script offers three selectable behaviors to handle this case.
It’s unclear whether both AM and PM sessions should always be traded. This strategy allows you to:
Limit the number of daily wins (e.g. skip PM if AM is successful)
Choose to trade only AM, only PM, or both
Customizable Strategy Options (find these in the settings):
Minimum FVG Ticks
Max Daily Wins
Stop loss at candle 1
Trading sessions
Multiple raids
Close Trade Time
Source: www.youtube.com
As always, please let me know if I missed something or an improvement can be made.
CRM Trend Analyser✅ Breakout-Based Trading System
Detects breakout zones using custom price structure and moving average logic
Shows early pre-entry cues based on key highs/lows
Automatically calculates ATR-based Entry, Stop Loss, TP1, TP2, and TP3
✅ Dynamic Trend Engine
Adaptive trend lines using momentum acceleration logic
Candle coloring based on trend speed for visual clarity
Gradient intensity reflects trend strength and stability
✅ Multi-Timeframe Support
Plots Daily/Weekly High, Low, and Close levels
Make decisions using top-down market context
Toggle historical levels + resize labels for visual comfort
✅ Risk & Target Management
Auto-calculated Entry, SL, TP1, TP2, TP3 based on ATR
Clearly plotted lines and levels for real-time decision-making
Choose between "Only Last Signal" or "All Signals" mode:
✅ Clean charts with most recent trade only
✅ Back test easily with full signal history
✅ Built-in Technical Tools
Custom-styled VWAP Overlay
Demand & Supply zones for support/resistance
Multiple adaptive MAs with momentum tracking
HMA gradient for strength confirmation
✅ Smart Signal Display
Dynamic Buy/Sell markers with entry labels
Color-coded SL/TP lines for fast visual understanding
Optional:
Use standard candle colors
Customize theme for your visual comfort
🕒 Recommended Timeframes
3min / 5min → Intraday & Scalping
Daily Chart → Swing / Positional setups
⚠️ Important Learning Note
This tool is meant to aid your learning and strategy development. Use it with:
A clear trading plan
Disciplined risk management
Correct position sizing (start with single quantity)
Strict Stop Loss rules
Trade only when the risk-to-reward ratio is favorable
In a sideways or opposing market, no trade can be the best trade
True wealth creation happens only through long-term investing
For disciplined risk management, limit intraday exposure to 10% of your capital
🔰 Beginner Path:
1. Start with paper trading for 2 months.
2. Then try equity trades with small capital (₹3,000 or less).
3. Limit loss to ₹50 – ₹100/day. Learn without pressure.
4. Avoid option/futures trading initially — options are high-risk instruments and require advanced understanding.
💡 “Learn first, earn later.” Your capital’s growth or loss is entirely in your control.
⚠️ Disclaimer
This indicator and content are intended purely for educational and informational purposes. They do not constitute financial, investment, or legal advice. All opinions are personal interpretations based on research and are not recommendations to buy, sell, or hold any security.
Always consult a SEBI-registered advisor or certified financial planner before making investment decisions. The creator is not responsible for any financial loss or decision taken by viewers.
Use this tool as support to your own strategy — not as a standalone trading system.
Happy Trading, CHEERS!
NIFTY 50 Double Top & Bottom Screener [Hourly]This script will:
Detect Double Bottom and Double Top on hourly charts
Scan all NIFTY 50 stocks
Show a live label with matching tickers (e.g. “DB: RELIANCE, INFY | DT: TCS, ITC”)
Be ready to paste directly in TradingView’s Pine Editor
SMT Divergence w/ HTFSMT Divergence with Higher Timeframe Indicator Overview
This script is a technical analysis tool for Trading View that identifies and visualizes Smart Money Concepts (SMT) divergences between two financial instruments across multiple timeframes. Here's a comprehensive breakdown of its functionality:
Core Purpose
The indicator detects divergences between a main symbol (the one displayed on the chart) and a comparison symbol (defined by the user, defaulting to ES futures). A divergence occurs when price movements between these two instruments show opposing patterns at pivot points.
Key Features
1. Smart Money Concepts (SMT) Divergence Detection
Identifies two types of divergences:
Bullish SMT: When one instrument makes a lower low while the other makes a higher low (or vice versa)
Bearish SMT: When one instrument makes a higher high while the other makes a lower high (or vice versa)
2. Multi-Timeframe Analysis
Analyses and displays divergences on the current chart timeframe
Provides optional overlays from higher timeframes:
Hourly (H1)
4-Hour (H4)
Daily (D)
Weekly (W)
Automatically determines which timeframes to display based on the current chart timeframe (e.g., won't show hourly divergences on an hourly chart)
3. Dynamic Pivot Detection
Calculates pivot points using a user-defined lookback period
Uses sophisticated algorithms to accurately locate pivot points across different timeframes
Maps higher timeframe pivots to corresponding price points on the current timeframe
4. Automatic Invalidation
Automatically removes divergence signals when they become invalidated by price action
For bearish SMT: Invalidated when both symbols close above their highest pivot points
For bullish SMT: Invalidated when both symbols close below their lowest pivot points
5. Visual Elements
Draws connecting lines between pivots that form divergences
Adds optional labels showing the type of divergence (bullish/bearish) and timeframe
Color-codes lines and labels (green for bullish, red for bearish by default)
Customizable colours and opacity settings
User Configuration Options
The script offers extensive customization through several input groups:
Symbols: Selection of the comparison symbol
SMT Settings: Pivot lookback timeframe and label visibility
Higher Timeframe Overlay: Toggle different timeframe overlays (H1, H4, Daily, Weekly)
Style Settings: Customize colours and opacity of visual elements
Buy Dip Multiple Positions🎯 Objective
This strategy aims to capture aggressive dip-buying opportunities during volume-confirmed price reversals in short term downtrending markets. It is optimized for multi-entry precision, adaptive stop management, and real-time trade monitoring.
It allows traders to execute multiple long entries and dynamically trail stops to maximize gains while capping risk. Designed with modular inputs, this strategy is ideal for intraday momentum scalping and swing trading alike.
🔧 How It Operates
The strategy triggers buy entries when three conditions align:
Reversal Candle: Current close < prior low × 0.998
Volume Confirmation: Current volume exceeds average of prior 2 bars × 1.2
Price Surge Threshold: Current close below user-defined % of close from N bars ago
Once a reversal candle is confirmed, the strategy:
Calculates position size based on user-defined risk parameters
Allows up to a max number of simultaneous trades
Trailing Stop kicks in 2 bars after entry, climbing by a user-defined % each bar
Exit occurs when price hits either the trailing stop or target price
🛠️ Inputs
Users can customize all major aspects of the strategy:
Max Simultaneous Trades: Default 20
Trailing Stop Increase per Bar (%): Default 1%
Initial Stop (% of Reversal Low): Default 85%
Target Price (% Above Reversal Low): Default 60%
Price Surge Threshold (% of Past Close): Default 89%
Surge Lookback Bars: Default 14
Show Active Trade Dot: Toggle to display green trade status dot
📊 Visual Overlays
The chart displays the following:
Marker Description
🟢 Green Dot Active trade (toggleable)
🔴 Red Dot Max trades reached
📈 Trailing Stop Applied internally but not plotted (can be added)
📊 Metrics Plots of win rate, winning/losing trade counts
📎 Notes
Strategy uses strategy.cash allocation logic
Entry size adapts to account equity and risk per trade
All parameters are accessible via the settings panel
Built entirely in Pine Script v5
This strategy balances flexibility and precision, giving traders control over entry timing, capital allocation, and stop behavior. Ideal for those looking to automate dip-buy setups with tactical overlays and visual alerts.
Wickless Candles detector - [STRATTON]This TradingView indicator is designed to automatically identify wickless candles and draw horizontal lines from their price levels.
Key Features 📈📉
Automatic Detection: The script identifies several types of wickless candles:
Bullish Candles: Those with no upper wick, no lower wick, or that are completely wickless.
Bearish Candles: Those with no upper wick, no lower wick, or that are completely wickless.
Wickless Doji: A very rare case where the open, close, high, and low are all identical.
Level Plotting: A line is automatically drawn from the corresponding price level (the high or low of the wickless part of the candle). These lines can serve as a reference for future price interactions.
Dynamic Line Management: By default, when a line is touched by the price of a subsequent candle, it is automatically deleted from the chart. This helps keep the chart clean by showing only "active" levels that have not yet been tested.
Integrated Alert System: You can set up alerts in TradingView to be notified in real-time as soon as any type of wickless candle is detected on the chart.
Customizable Settings ⚙️
The indicator offers great flexibility through its numerous settings:
Colors: Fully customize the line colors for bullish (default green), bearish (default red), and doji (default yellow) candles.
Line Appearance:
Style: Choose between solid, dashed, or dotted lines.
Width: Adjust the line width for better visibility.
Extension: Lines can extend indefinitely to the right (Extended Lines) or have a fixed length that you can define (Line Length).
Line Behavior:
Keep Touched Lines: If this option is enabled, instead of being deleted, lines will stop at the point where the price touched them, leaving a visual record of tested levels.
---
By Stratton, for traders, by traders !
Logios Traders Pro v1## 📈 Logios Traders Pro v1 – EMA Crossover + Signal Candle Extensions
**Logios Traders Pro v1** is a powerful and clean EMA crossover-based tool designed for traders who want precise entry zones, trend clarity, and support/resistance validation — all in one lightweight overlay.
### 🔍 Features:
* **Customizable Fast and Slow EMAs**
Set your preferred EMA lengths to generate Buy/Sell signals based on crossovers.
* **Signal Candle High/Low Extensions**
Each Buy/Sell signal marks the high and low of the signal candle and projects them forward as horizontal levels. These act as **dynamic support/resistance zones**, and extend until broken by price.
* **Trend EMA (e.g., EMA 50)**
An optional third EMA is displayed by default to help filter trades with the broader trend. Its length is also fully customizable.
* **Smart Visuals**
* Signal markers (`Buy` / `Sell`) with clean labels.
* Background coloring and EMA plots are optional and customizable.
* Alert-ready for both buy and sell conditions.
### ✅ Best Used For:
* Trend-following or reversal setups.
* Retest entries off signal candle zones.
* Entry confirmation aligned with trend direction (using the 50 EMA).
---
### ⚙️ Inputs:
* Fast EMA Length (default: 5)
* Slow EMA Length (default: 9)
* Trend EMA Length (default: 50)
---
Whether you're a scalper, intraday trader, or swing trader, **Logios Traders Pro v1** gives you high-precision insight into the market’s structure and key entry zones.
---
Vrext- Advanced EMA ZoneThe indicator highlights an area between two manually adjustable EMA-s to visibly mark a zone. A zone where the larger EMA is bellow the smaller one (indicating an uptrend) is marked green. On the opposite hand where higher EMA is above the lower the zone (indicating a downtrend) is marked red.
For correct zone marking enter EMA-s in descending order.
The indicator also allows you to add further additional EMA-s, which do not have a zone drawn between them and are just stand alone EMA-s. They are fully customisable in terms of colour, width. etc.
Additionally the indicator allows you to plot a vertical line ''xyz'' candles in the past. The idea behind it is that if you want to only focus on the previous 150 candles, there will be a clear line at the 150th candle for easier navigating.
ICT Time CaptureICT 8am High/Low + 9am Capture (NY Time) — Fixed 1H
This indicator marks the High and Low of the 8am candle on the 1-hour timeframe fixed to New York time (America/New_York timezone). It also draws a line for the 9am candle open and indicates if the 9am candle “captured” (broke above or below) the 8am High or Low.
Key Features:
Always uses 1-hour data fixed on New York timezone, regardless of the chart’s current timeframe.
Draws horizontal lines for the 8am High and Low, with configurable colors, styles (solid/dashed), thickness, and extension length.
Draws a horizontal line for the 9am open price with customizable style.
Shows labels with price values explaining the lines.
Shows a capture label when the 9am candle breaks above the 8am high or below the 8am low.
Allows full customization of label text colors, line colors, line styles, thickness, and label distances from line start.
How to use:
Use this indicator to monitor key ICT timeframes (8am and 9am NY time) for intraday price action clues.
The capture labels help identify when price breaks key levels from the 8am candle during the 9am candle.
The configurable style options let you customize the indicator to your chart style.