RSI TrendSignal🔍 **Smart RSI System – Free & Open Source**
A powerful RSI-based indicator designed for traders who want clarity, simplicity, and filtered signals that *actually mean something*.
---
### 🎯 Key Features:
✅ Classic RSI with custom smoothing
✅ Optional Bollinger Bands over RSI
✅ Built-in Divergence Detection (Regular Bullish/Bearish)
✅ Dynamic Buy/Sell Conditions based on RSI + MA cross
✅ STAR signals for high-conviction entries (Overbought/Oversold + strength filter)
✅ ATR-based strength filter and custom visualizations
✅ Works great on **crypto**, **forex**, or **indices**
✅ Fully open-source and beginner-friendly!
---
### 📊 Recommended Timeframes:
15min, 1H, 4H, Daily – test and adjust settings for your style.
---
### ⚙️ How to Use:
1. Watch for **Buy/Sell** shapes when RSI confirms crossover with smoothed MA.
2. **STAR signals** are stronger – when RSI is above 70 or below 30 with momentum separation.
3. Divergences (optional) can confirm reversals.
4. Use ATR plot or your own trailing stop logic for exit strategy.
---
🔔 Alerts are built-in and ready to use.
📌 You can connect them to bots, webhooks, or Telegram (see alert templates in the script).
---
🧠 **Built by a trader, for traders.**
Use this as a base and build your own version – or just trade it as is.
---
---
💬 **Feedback / Questions / Want to talk?**
Feel free to message me on Telegram:
👉 (t.me/Ario_pinescript_pogramer)
This is a clean version of RSI TrendSignal with improved alerts.
It uses RSI cross with a smoothed moving average to generate filtered buy/sell signals.
No external links or bots. Fully compliant with TradingView rules.
📺 Demo & Tutorial coming soon on my YouTube channel – stay tuned
Penunjuk dan strategi
Alpha Trader University - Fractals & PivotsAlpha Trader University - Fractals & Pivots Indicator
A comprehensive TradingView indicator that identifies key market structure points:
• Fractals: Marks swing highs and lows with red triangles (resistance) and green triangles (support)
• Pivot Points: Labels market structure as HH (Higher High), LH (Lower High), LL (Lower Low), and HL (Higher Low)
• Customizable: Toggle fractals/pivots on/off, choose 3-bar or 5-bar fractal filtering, and customize colors
• Overlay: Plots directly on price chart for easy market structure analysis
Perfect for identifying trend changes, support/resistance levels, and market structure breaks in any timeframe.
Custom Candle-to-Candle ZoneBody Method: Uses math.max(open, close) for high and math.min(open, close) for low
Wick Method: Uses the full high and low of candles
Final Zone: Creates a rectangle that covers the range from start candle body/wick to end candle body/wick
Babil34 VOLXBabil34 VOL is a custom volume indicator designed to measure how trading volume impacts price movement. Rather than displaying raw volume, it evaluates volume-powered price momentum by combining volume strength with price range.
It automatically selects an appropriate period based on the chart timeframe: Monthly (18), Weekly (30), Daily (21), Others (14).
It calculates how strong current volume is compared to recent history.
This volume power is multiplied by the bar’s price range (high - low), producing a dynamic score.
The score is normalized between 0 and 100 based on recent min-max values.
Red: Score below 45 → Strong selling volume, downside pressur
Blue: Score between 45–65 → Neutral, indecisive, or low-impact volume
Green: Score above 65 → Strong buying volume, upward pressure
Babil34 VOL filters out noise by focusing on how volume truly affects price – helping traders detect meaningful volume shifts more reliably than traditional volume bars.
Average True Ranges with IBD RSThis indicator combines multiple ATR readings with a custom IBD Relative Strength (RS) formula to help you assess both volatility and price leadership in one view.
Visualize standard and 1.5× ATR to gauge volatility zones.
Track IBD RS (based on multi-timeframe price performance) to spot strong or weak stocks.
Choose your preferred smoothing method (RMA, SMA, EMA, WMA) for personalized analysis.
Perfect for traders looking to blend volatility awareness with relative strength momentum.
EMA 12/21 Crossover with ATR-based SL/TPRecommended
ATR Lenght: 7
ATR multiplier for stop loss: 1.5
ATR multiplier for take profit: 2
Recalculate- aftter order is filled: Make sure you put this on if using these settings.
Using standard OHLC: put on.
Theses settings make you 50% win rate with 1.5 profit factor
📈 Ultimate Scalper v2
Strategy Type: Trend-Pullback Scalping
Indicators Used: EMA (12/21), MACD Histogram, ADX, ATR
Platform: TradingView (Pine Script v5)
Author: robinunga16
🎯 Strategy Overview
The Ultimate Scalper v2 is a scalping strategy that catches pullbacks within short-term trends using a dynamic combination of 12/21 EMA bands, MACD Histogram crossovers, and ADX for trend confirmation. It uses ATR-based stop-loss and take-profit levels, making it suitable for volatility-sensitive environments.
🧠 Logic Breakdown
🔍 Trend Detection
Uses the 12 EMA and 21 EMA to identify the short-term trend:
Uptrend: EMA 12 > EMA 21 and ADX > threshold
Downtrend: EMA 12 < EMA 21 and ADX > threshold
The ADX (default: 25) filters out low-momentum environments.
📉 Pullback Identification
Once a trend is detected:
A pullback is flagged when the MACD Histogram moves against the trend (below 0 in uptrend, above 0 in downtrend).
An entry signal is triggered when the histogram crosses back through zero (indicating momentum is resuming in the trend direction).
🟢 Entry Conditions
Long Entry:
EMA 12 > EMA 21
ADX > threshold
MACD Histogram was below 0 and crosses above 0
Short Entry:
EMA 12 < EMA 21
ADX > threshold
MACD Histogram was above 0 and crosses below 0
❌ Exit Logic (ATR-based)
The strategy calculates stop-loss and take-profit levels using ATR at the time of entry:
Stop-Loss: Entry Price −/+ ATR × Multiplier
Take-Profit: Entry Price ± ATR × 2 × Multiplier
Default ATR Multiplier: 1.0
⚙️ Customizable Inputs
ADX Threshold: Minimum trend strength for trades (default: 25)
ATR Multiplier: Controls SL/TP distance (default: 1.0)
📊 Visuals
EMA 12 and EMA 21 band can be added manually for visual reference.
Entry and exit signals are plotted via TradingView’s built-in backtesting engine.
⚠️ Disclaimer
This is a backtesting strategy, not financial advice. Performance varies across markets and timeframes. Always combine with additional confluence or risk management when going live.
Color Bar Based on Closing Range, ATR, and VolumeTight Closes with Volume Highlight is a bar coloring script that helps you spot price consolidation and potential breakout zones. It highlights bars with two key conditions:
Tight Closing Ranges based on ATR to detect compression.
Volume and Price Strength using dynamic volume comparisons to flag accumulation or interest.
Customize the bar colors to suit your chart style and use this tool to visually scan for high-potential setups with less effort.
Valentine_scriptThe Valentine_script overlays five customizable moving averages (MA) directly on your chart. Choose between SMA and EMA for each MA, and set your preferred lengths to fit your strategy. This tool provides a clean and flexible way to analyze trend direction and momentum across multiple timeframes—all in one view.
time-specific standard devs [keypoems]Time-Specific Net Change Percentage Standard Deviations Extensions
A candlestick is the story of how price moved during a single period: it opens, explores a high and a low, and finally closes.
The indicator asks one question:
“By what percentage did price change from open to close?”
That single percentage value – called the net-change % – is the raw material for everything that follows.
Why net-change % matters
If you collect that percentage for thousands of finished candles (daily candles, 1-hour, 4-hour – whatever you close) you get a probability distribution: most candles move only a little, a few move a lot. When you plot those percentages you get the familiar bell-curve. From any bell-curve you can read two key statistics:
Mean – the “typical” net-change.
Standard Deviation (σ) – how far a candle normally wanders from that mean.
A well-known property of a bell-curve is that ≈68 % of all observations stay between –1 σ and +1 σ, and ≈95 % stay within ±2 σ.
For traders that translates into a probabilistic map of where an unfinished candle is likely to close.
What the indicator draws
Open-anchored levels
Every box is centred on the candle’s open price.
The indicator draws boxes that mark +σ, +½ σ, –½ σ, –σ … as selected in the Inputs.
Time-specific calculation
Instead of mixing all 1-hour candles together, the script isolates only the 09:00-10:00 New-York hour (or any other slot you are at that moment) and builds a bell-curve from that subset.
The result is a set of expectations truly tailored to that exact hour’s behaviour.
Generic and Specific Std Dev Box
Indicator computes both generic levels – the classic “all candles aggregated” standard deviations, and specific levels – the refined, hour-by-hour (or 4-hour-by-4-hour, etc.) deviations.
The indicator shows Boxes that represent both aggregated values and "per period" standard deviation projection levels.
Mirrored levels (optional)
Negative σ levels are drawn automatically so you have symmetrical upside & downside projections.
Math behind the scenes
For each chosen higher-timeframe (HTF):
Collect the last N net-change % values (user-defined look-back, default 5 000 candles).
Compute:
μ = mean(net-change %)
σ = stdev(net-change %)
Project prices:
LevelPrice = Open × (1 + k × σ)
where k is 0 , ±0.5 , ±1 , ±1.5 … as enabled in the inputs.
Because everything is done in percentage space the technique adapts automatically to instruments that trade at very different absolute prices (equities, futures, crypto, FX).
How to read it in real time
When a developing candle races straight into +1 σ with plenty of time left, statistics say “68 % of the time it will finish back inside the box.”
A tag of +2 σ is an even rarer event (~5 % probability) – a natural place to look for exhaustion or take-profit cues.
Conversely, if price refuses to reverse at +1 σ and instead sticks above that edge, it is signalling an unusually strong session and may warrant trend-continuation tactics.
Key Inputs
Higher Timeframe Choose 5m to H8 reference frame
Show levels for last X periods
Look-back length Sample size for σ
StdDev Fibs Fib1 … Fib9 toggles & values: Decide which σ multiples to plot
Mirror levels Draw matching negative projections
Extend boxes Keep boxes visible beyond their candle
Best-practice usage
Combine with structure – treat σ edges as context, not automatic entry.
Mind the sample size – if you choose extremely narrow windows (e.g., Sunday 18:00-19:00 futures open) make sure your look-back still captures hundreds of cases.
Disclaimer
Trading involves risk. The author and this indicator simply display historical probability ranges; they do not assure profits or prevent losses. Always perform your own due diligence and, if necessary, consult a licensed financial professional before dealing in any financial instrument.
NY Open 15-Min Candle Detector + EMAs & VWAP (BG Time)
➡️ NY Open 15-Min Candle Detector with EMAs & VWAP (BG Time)
🟢 This indicator is a powerful tool for traders looking to pinpoint and visualize the critical first 15-minute trading range of the New York session, precisely aligned with Bulgarian time (Europe/Sofia). It's perfect for those who trade around the NYSE open (09:30 AM New York time) but prefer to see these key levels mapped to their local time. In addition to the opening range, it integrates three Exponential Moving Averages (EMAs) and the Volume Weighted Average Price (VWAP) for a comprehensive trading perspective.
🔥 Key Features:
Precise NY Open 15-Minute Range (Bulgarian Time):
Automatically identifies and highlights the initial 15-minute candle that opens at 16:30 BG time, which directly corresponds to the 09:30 AM New York Stock Exchange (NYSE) opening bell.
The background of this specific 15-minute period is clearly colored for immediate visual recognition.
Draws durable horizontal lines marking the High, Low, and Mid-Point of this crucial opening range, extending them across the chart for the remainder of the trading day.
Handles Daylight Saving Time (DST) changes automatically for the "Europe/Sofia" timezone.
🟢 Three Customizable Exponential Moving Averages (EMAs):
Includes three distinct EMAs (default lengths: 20, 50, 200).
Each EMA offers independent control over its length, data source (e.g., Close, Open, HLC3), color, and line width.
Individual visibility toggles allow you to display only the EMAs relevant to your strategy.
Default colors: EMA 20 (White), EMA 50 (Green), EMA 200 (Red) – all with a line width of 2 for optimal visibility.
📈 Volume Weighted Average Price (VWAP):
Displays the session-based VWAP, offering a crucial average price weighted by trading volume.
Customizable color (default: Yellow) and line width (default: 2).
Can be toggled on/off.
Real-Time Breakout Alerts:
Generates clear alerts when the price breaks above the 15-minute range's high or below its low, providing timely notifications for potential trading setups.
⚙️ How to Use:
Apply to Chart: Simply add the indicator to any chart in TradingView.
Verify Time: The "Market Start Hour (BG Time)" and "Market Start Minute (BG Time)" inputs are pre-set to 16:30, aligning with the 09:30 AM NY Open. You can adjust these if your specific market open differs.
Customize Visuals: Tailor the colors, line widths, and background visibility of the opening range to match your chart theme.
➡️ Configure Indicators: Easily enable/disable, set lengths, sources, and colors for the EMAs and VWAP according to your technical analysis preferences.
Set Alerts: Activate the breakout alerts to receive notifications directly from TradingView when significant price action occurs outside the initial NY Open range.
This indicator is an indispensable tool for day traders and swing traders focusing on the New York session's opening momentum, combining precise time-based analysis with essential moving averages and volume-weighted pricing for a comprehensive trading edge.
linktr.ee
EMA 12/21 Crossover with ATR-based SL/TP📈 Ultimate Scalper v2
Strategy Type: Trend-Pullback Scalping
Indicators Used: EMA (12/21), MACD Histogram, ADX, ATR
Platform: TradingView (Pine Script v5)
Author:
🎯 Strategy Overview
The Ultimate Scalper v2 is a scalping strategy that catches pullbacks within short-term trends using a dynamic combination of 12/21 EMA bands, MACD Histogram crossovers, and ADX for trend confirmation. It uses ATR-based stop-loss and take-profit levels, making it suitable for volatility-sensitive environments.
🧠 Logic Breakdown
🔍 Trend Detection
Uses the 12 EMA and 21 EMA to identify the short-term trend:
Uptrend: EMA 12 > EMA 21 and ADX > threshold
Downtrend: EMA 12 < EMA 21 and ADX > threshold
The ADX (default: 25) filters out low-momentum environments.
📉 Pullback Identification
Once a trend is detected:
A pullback is flagged when the MACD Histogram moves against the trend (below 0 in uptrend, above 0 in downtrend).
An entry signal is triggered when the histogram crosses back through zero (indicating momentum is resuming in the trend direction).
🟢 Entry Conditions
Long Entry:
EMA 12 > EMA 21
ADX > threshold
MACD Histogram was below 0 and crosses above 0
Short Entry:
EMA 12 < EMA 21
ADX > threshold
MACD Histogram was above 0 and crosses below 0
❌ Exit Logic (ATR-based)
The strategy calculates stop-loss and take-profit levels using ATR at the time of entry:
Stop-Loss: Entry Price −/+ ATR × Multiplier
Take-Profit: Entry Price ± ATR × 2 × Multiplier
Default ATR Multiplier: 1.0
⚙️ Customizable Inputs
ADX Threshold: Minimum trend strength for trades (default: 25)
ATR Multiplier: Controls SL/TP distance (default: 1.0)
📊 Visuals
EMA 12 and EMA 21 band can be added manually for visual reference.
Entry and exit signals are plotted via TradingView’s built-in backtesting engine.
⚠️ Disclaimer
This is a backtesting strategy, not financial advice. Performance varies across markets and timeframes. Always combine with additional confluence or risk management when going live.
CVD Trend IndikatorCVD Trend Indicator (Cumulative Volume Delta)
This Pine Script indicator is designed to help traders visualize the underlying buying and selling pressure in the market by analyzing the Cumulative Volume Delta (CVD). It provides insights into whether buyers or sellers are more aggressive over time, aiding in trend confirmation and potential reversal identification.
How it Works:
The indicator calculates the Cumulative Volume Delta for each candlestick.
If the candle closes higher than it opened (close > open), its entire volume is considered buying volume (positive delta).
If the candle closes lower than it opened (close < open), its entire volume is considered selling volume (negative delta).
If the candle closes at the same price it opened (close == open), its delta is considered zero.
These individual candle deltas are then cumulatively summed up over time, creating the CVD line. A rising CVD indicates increasing buying pressure, while a falling CVD suggests growing selling pressure.
The indicator also features an optional Simple Moving Average (SMA) of the CVD, which helps smooth out the CVD line and identify the prevailing trend in buying/selling pressure more clearly.
Key Features:
Cumulative Volume Delta (CVD) Line:
Rising CVD (Blue Line): Indicates aggressive buying pressure is dominant, supporting bullish price action.
Falling CVD (Blue Line): Suggests aggressive selling pressure is dominant, supporting bearish price action.
CVD Moving Average (Red Line, optional):
A user-defined SMA of the CVD, which acts as a trend filter for the volume delta.
When the CVD crosses above its MA, it can signal increasing buying momentum.
When the CVD crosses below its MA, it can signal increasing selling momentum.
Session Reset:
The CVD automatically resets at the beginning of each new trading session (daily by default). This provides a fresh perspective on the day's accumulated buying or selling pressure, which is particularly useful for day traders.
Background Color Visuals:
The indicator panel's background changes color to visually represent periods of dominant buying pressure (green background when CVD > CVD MA) or selling pressure (red background when CVD < CVD MA), offering a quick glance at the market's underlying bias.
Trading Insights:
Trend Confirmation: Use a rising CVD (and its MA) to confirm an uptrend, or a falling CVD (and its MA) to confirm a downtrend.
Divergences: Look for CVD Divergences as potential reversal signals:
Bullish Divergence: Price makes a lower low, but CVD makes a higher low (suggests selling pressure is weakening).
Bearish Divergence: Price makes a higher high, but CVD makes a lower high (suggests buying pressure is weakening).
Momentum Shifts: Sudden, sharp changes in the CVD's direction or its cross over/under its MA can signal shifts in market momentum.
Support/Resistance Confirmation: Observe CVD behavior around key price levels. Weakening buying pressure at resistance or weakening selling pressure at support can confirm the strength of these levels.
Customization:
showMA: Toggle the visibility of the CVD's Moving Average.
maLength: Adjust the period for the CVD's Moving Average to control its sensitivity to recent price action. A shorter length makes it more reactive, while a longer length makes it smoother.
Disclaimer: No indicator is foolproof. Always use the CVD Trend Indicator in conjunction with other technical analysis tools, price action, and robust risk management strategies. Backtesting and forward testing are crucial for understanding its effectiveness in different market conditions and timeframes.
Money Risk Management with Trade Tracking
Overview
The Money Risk Management with Trade Tracking indicator is a powerful tool designed for traders on TradingView to simplify trade simulation and risk management. Unlike the TradingView Strategy Tester, which can be complex for beginners, this indicator provides an intuitive, beginner-friendly interface to evaluate trading strategies in a realistic manner, mirroring real-world trading conditions.
Built on the foundation of open-source contributions from LuxAlgo and TCP, this indicator integrates external indicator signals, overlays take-profit (TP) and stop-loss (SL) levels, and provides detailed money management analytics. It empowers traders to visualize potential profits, losses, and risk-reward ratios, making it easier to understand the financial outcomes of their strategies.
Key Features
Signal Integration: Seamlessly integrates with external long and short signals from other indicators, allowing traders to overlay TP/SL levels based on their preferred strategies.
Realistic Trade Simulation: Simulates trades as they would occur in real-world scenarios, accounting for initial capital, risk percentage, leverage, and compounding effects.
Money Management Dashboard: Displays critical metrics such as current capital, unrealized P&L, risk amount, potential profit, risk-reward ratio, and trade status in a customizable, beginner-friendly table.
TP/SL Visualization: Plots TP and SL levels on the chart with customizable styles (solid, dashed, dotted) and colors, along with optional labels for clarity.
Performance Tracking: Tracks total trades, win/loss counts, win rate, and profit factor, providing a clear overview of strategy performance.
Liquidation Risk Alerts: Warns traders if stop-loss levels risk liquidation based on leverage settings, enhancing risk awareness.
Benefits for Traders
Beginner-Friendly: Simplifies the complexities of the TradingView Strategy Tester, offering an intuitive interface for new traders to simulate and evaluate trades without confusion.
Real-World Insights: Helps traders understand the actual profit or loss potential of their strategies by factoring in capital, risk, and leverage, bridging the gap between theoretical backtesting and real-world execution.
Enhanced Decision-Making: Provides clear, real-time analytics on risk-reward ratios, unrealized P&L, and trade performance, enabling informed trading decisions.
Customizable and Flexible: Allows customization of TP/SL settings, table positions, colors, and sizes, catering to individual trader preferences.
Risk Management Focus: Encourages disciplined trading by highlighting risk amounts, potential profits, and liquidation risks, fostering better financial planning.
Why This Indicator Stands Out
Many traders struggle to translate backtested strategy results into real-world outcomes due to the abstract nature of percentage-based profitability metrics. This indicator addresses that challenge by providing a practical, user-friendly tool that simulates trades with real-world parameters like capital, leverage, and compounding. Its open-source nature ensures accessibility, while its integration with other indicators makes it versatile for various trading styles.
How to Use
Add to TradingView: Copy the Pine Script code into TradingView’s Pine Editor and add it to your chart.
Configure Inputs: Set your initial capital, risk percentage, leverage, and TP/SL values in the indicator settings. Select external long/short signal sources if integrating with other indicators.
Monitor Dashboards: Use the Money Management and Target Dashboard tables to track trade performance and risk metrics in real time.
Analyze Results: Review win rates, profit factors, and P&L to refine your trading strategy.
Credits
This indicator builds upon the open-source contributions of LuxAlgo and TCP , whose efforts in sharing their code have made this tool possible. Their dedication to the trading community is deeply appreciated.
ORB2The "ORB2" Indicator (Opening Range Breakout 2) is designed to identify the key price range at the beginning of the trading day—commonly referred to as the opening range. Its main purpose is to help traders detect potential breakout points from this range, which are often used as signals for trade entries.
📌 Purpose
The indicator visually marks the highest (high) and lowest (low) price within a defined time interval at the start of the session (e.g., from 09:15 to 09:20). These values form what’s known as the opening range, which is often considered a consolidation zone before the market chooses a direction.
⚙️ How It Works
Time Setup:
The user defines the time window during which the opening range is monitored (default: 09:15–09:20).
The high and low values are tracked within this interval.
Session Detection:
When the defined session begins (is_first), the indicator records the current high and low as the initial ORB levels.
Range Updating:
During the session, if a new candle has a higher high or a lower low than the previously recorded ORB range, the indicator updates the levels accordingly.
Visualization:
The ORB zone is displayed as a shaded area (a blue fill between a green upper line and a red lower line)—but only when applied to intra-day charts with a time interval less than or equal to the specified inputMax (e.g., 5 minutes).
🎯 Purpose and Benefits
Quick breakout detection – Helps traders easily identify when price breaks out of the initial consolidation.
Clear visualization – Highlights the high/low boundaries and range area, making breakout strategies more effective.
Customizability – The user can adjust the session time and the maximum allowed chart resolution for display.
Asian, London, New York SessionHey traders! If you trade SPX500 or NASDAQ100, timing is everything.
I created a Session Time Interval Indicator that marks the key market sessions – Asian, London, and New York – right on your chart.
It also places red vertical lines at 3 important times:
🕕 06:00 AM – Start of the Asian session
🕒 15:00 PM – Start of the London session
🕤 21:30 PM – New York Stock Exchange open
All based on UTC+8 Singapore time.
These times are when volatility hits. The red lines help you spot key breakouts, reversals, or momentum shifts — especially on US indexes like SPX500 and NASDAQ100."
This tool helps you trade smarter — not harder.
Get better entries, avoid fake moves, and stay in sync with the global market flow.
Check out the Session Time Indicator for SPX500 and NASDAQ100 today.
Innotrade Multi-TF SMMA + VWAP Price ActionWelcome to the Innotrade Price Action Concept, a comprehensive indicator designed to demystify market movements and empower your trading decisions. This script integrates multiple powerful analytical tools into a single, cohesive framework, focusing on how price behaves in relation to key levels, volume, and specific candlestick formations. It's built to help you "read the story" the market is telling.
What is the Innotrade Price Action Concept? (In Simple Terms):
Think of the market as a dynamic environment where buyers and sellers are constantly interacting. The Innotrade Price Action Concept aims to interpret these interactions by observing:
The Overall Trend: Are buyers or sellers generally in control?
Specific Price Behaviors: Are there strong, decisive moves, or signs of hesitation and potential reversals?
Volume Clues: Is there conviction behind the price movements? Are big players involved?
Key "Fair Value" Areas: Where has the market established important price zones?
Contextual Signals: Are there specific patterns forming under particular market conditions that offer an edge?
This script provides the tools to analyze these aspects, all working together.
Core Pillars of the Innotrade Price Action Concept (Features Explained):
Pillar 1: Trend & Market Structure (Smoothed Moving Averages - SMMAs & Clouds)
Innotrade SMMAs (SMMA 1 & SMMA 2):
These are your primary guides for understanding trend direction and dynamic support/resistance.
SMMA 1 (default 9-period, green/red) is the faster-reacting average, showing short-term sentiment.
SMMA 2 (default 21-period, lime/maroon) is the slower average, indicating the more established trend.
The Story: When SMMA 1 is above SMMA 2 and both are angling up, buyers are generally in control (uptrend). The opposite suggests a downtrend.
Innotrade SMMA Clouds:
These shaded areas around each SMMA represent zones of volatility and potential support/resistance.
The Story: Price interacting with these clouds can signal bounces or breakthroughs. A widening cloud might indicate increasing volatility.
Pillar 2: Candlestick Storytelling (Bar Pattern Recognition)
The Innotrade Concept emphasizes that individual candles and short sequences tell a story. This script automatically highlights key "chapters":
Elephant Bars (Momentum): Very large candles signaling strong conviction. (Bullish: Green, Bearish: Red)
The Story: A strong push in one direction.
Tail Bars (Indecision/Reversal): Small bodies, long wicks (pin bars). (Bullish: Lime, Bearish: Maroon)
The Story: Price was rejected at a certain level, hinting at a potential shift.
180 Bars (Strong Reversal): An Elephant Bar quickly and strongly reversed. (Bullish: Blue, Bearish: Purple)
The Story: A sudden, powerful change in sentiment.
RBI (Red Bar Ignored / Potential Continuation Down): A bearish candle after two bullish ones. (Teal)
The Story: Buyers tried, but sellers overwhelmed them, possibly continuing the downtrend.
GBI (Green Bar Ignored / Potential Continuation Up): A bullish candle after two bearish ones. (Orange)
The Story: Sellers tried, but buyers stepped in, possibly continuing the uptrend.
Pillar 3: Volume Intelligence (PVSRA Candle Coloring)
Price action is more reliable when confirmed by volume. PVSRA (Price Volume Spread Range Analysis) helps:
If enabled, candles are colored based on their range, closing position, and volume.
The Story: Helps spot if "smart money" or significant interest is behind a move. (Special Vector Colors: Red, Green, Violet, Blue highlight these moments).
Pillar 4: Fair Value & Key Levels (Innotrade Multi-Timeframe VWAP)
Innotrade VWAP (Volume Weighted Average Price):
This isn't just any average; it's the average price weighted by how much volume was traded at each price level. It's a key reference for institutional traders.
The script plots VWAP for multiple timeframes (Daily, Weekly, Monthly, Quarterly, Yearly).
The Story: VWAP levels often act as magnets for price, or as dynamic support/resistance. Trading above the Daily VWAP can be seen as bullish for the day, and below as bearish.
VWAP Standard Deviation Bands:
Optional bands around a selected VWAP show common deviations from the "fair value."
The Story: Extreme deviations might signal overextension and a potential pullback towards the VWAP.
Previous Period VWAP Levels:
Yesterday's (or last week's, etc.) VWAP can be a powerful psychological level.
Pillar 5: Contextual Signals (GBI/RBI Text Labels)
This adds a specific layer to the Innotrade Concept:
"GBI" Text: Appears under a GBI candle pattern only if the price is currently below SMMA 1.
The Story: A bullish GBI pattern is forming, but it's fighting against short-term bearish pressure (below SMMA 1). If it succeeds, the move could be stronger.
"RBI" Text: Appears under an RBI candle pattern only if the price is currently above SMMA 1.
The Story: A bearish RBI pattern is forming, but it's fighting against short-term bullish pressure (above SMMA 1). If it succeeds, the move down could be more significant.
How to Apply the Innotrade Price Action Concept (The Strategy):
The core of the Innotrade Price Action Concept is CONFLUENCE – waiting for multiple signals from the pillars above to align.
Step 1: Understand the Dominant Trend & Market Structure.
Are SMMAs trending up or down? Is SMMA 1 above/below SMMA 2?
Where is price relative to the key Innotrade VWAP levels (e.g., Daily, Weekly VWAP)?
Is price inside or breaking out of an SMMA Cloud?
Step 2: Look for Candlestick Stories at Key Areas.
As price approaches an SMMA, a VWAP level, or a cloud edge, watch for the formation of Elephant Bars, Tail Bars, or 180 Bars.
Does a PVSRA "vector" candle appear, confirming volume interest at this level?
Step 3: Identify GBI/RBI Setups for Specific Context.
If a GBI pattern forms below SMMA 1, and you see the "GBI" text, this could be an early sign of buyers attempting to overcome short-term resistance. Look for follow-through.
If an RBI pattern forms above SMMA 1, and you see the "RBI" text, this could be an early sign of sellers attempting to break short-term support. Look for follow-through.
Step 4: Seek Confirmation and Manage Risk.
High Probability Setups: The strongest signals occur when:
A bullish bar pattern (e.g., Bullish Elephant, Bullish Tail, GBI text) forms near support (SMMA, VWAP, Cloud bottom) within an established uptrend.
A bearish bar pattern (e.g., Bearish Elephant, Bearish Tail, RBI text) forms near resistance (SMMA, VWAP, Cloud top) within an established downtrend.
PVSRA volume confirms the move.
Example Trade Idea (Bullish):
Price is above SMMA 2 and SMMA 1 (uptrend).
Price pulls back to touch SMMA 1 or the Daily VWAP.
A Bullish Tail Bar or Bullish Elephant Bar forms, OR a GBI pattern with "GBI" text appears.
A green/blue PVSRA candle confirms buying interest.
This confluence of signals suggests a potential entry.
Always use appropriate stop-loss orders and manage your risk.
Customization:
The Innotrade Price Action Concept is adaptable. You can:
Adjust SMMA lengths.
Customize all colors to your preference.
Toggle on/off VWAPs, Clouds, and PVSRA coloring.
Fine-tune bar pattern parameters.
Enable/disable GBI/RBI text and alerts.
Disclaimer:
The Innotrade Price Action Concept and this script are for educational and informational purposes.
This is NOT financial advice. Trading involves significant risk.
Past performance does not guarantee future results.
Always test thoroughly and combine with your own judgment and risk management.
Acknowledgements:
This script embodies the "Innotrade Price Action Concept," bringing together established analytical techniques into a unified framework for market analysis.
CTS : Clear Trend and Swing Signal Alert by TonyAlgo📌 CTS: Clear Trend and Swing Signal Alert
by TonyAlgo
CTS (Clear Trend and Swing Signal) is a powerful trend-following tool designed to help traders identify high-probability swing setups in the direction of the prevailing market trend. This indicator simplifies price action and trend analysis into clear alerts, empowering traders with actionable decisions across multiple timeframes.
🔍 Core Features:
🔄 Swing Detection: Automatically labels Higher Lows (HL) and Lower Highs (LH) using customizable pivot settings.
📈 Trend Analysis: Confirms trend direction using slow swing structure (HH/HL = Uptrend, LH/LL = Downtrend).
⚡ Signal Alerts: Alerts for Bullish Continuation (BUY) and Bearish Continuation (SELL) based on recent swing and trend alignment.
📊 Volume, RSI, ADX Filters: Optional filters to improve signal quality and reduce noise.
🧠 Dashboard: Clean and readable on-chart panel showing real-time trend, swing class, RSI, ADX, and ADR info.
🎯 Custom Alert Options: Enable or disable individual filters like Trend, Volume, ADX, and alert types (HL or LH) for flexible control.
✅ Best Use Cases:
Identifying trend continuation setups after pullbacks.
Confirming directional bias in swing and intraday strategies.
Filtering out weak signals using built-in momentum and volume confirmation.
⚙️ How to Use:
Load the indicator on your preferred chart and timeframe (works well on H1 and H4).
Customize pivot lengths and filter options to suit your strategy.
Enable TradingView alerts for real-time BUY/SELL signals based on the logic you prefer.
🔔 Sample Alert Message:
CTSAlert -> BUY UPTREND HL on H1 @EURUSD price: 1.0865
CTSAlert -> SELL DOWNTREND LH on H1 @EURUSD price: 1.0866
Percent Change of Range Candles📌 Indicator Description: "Percent Change of Range Candles"
This indicator is designed to visualize the percentage price change over a specified number of candles, relative to the historical market range. Instead of traditional candles, it uses a custom "range candle" visualization that reflects relative changes in context with the highest and lowest points within a given period.
🎯 Purpose and Application
The goal of this indicator is to:
Show how much the current price has changed compared to the price length candles ago (default: 100).
Express this change as a percentage of the total price range during that period.
Help traders identify extreme price movements, whether bullish or bearish.
Serve as an additional filter for momentum zones, divergences, or overextended conditions.
⚙️ How It Works
🔹 Core Calculation:
Range: The difference between the highest and lowest price over the selected period (length).
Price Change: The difference between the current close and the close length bars ago.
Percentage Value: (price_change / range) * 100
🔹 Additional Logic:
The synthetic open value is calculated as the average of the last 5 c values.
The high and low of each range candle are adjusted:
If c is negative, the high is replaced with a shorter-term percentage change (25% of length).
If c is positive, the low is adjusted in the same way.
🔹 Visualization:
Displays custom candles based on percentage change, not real price.
Candle color is green if the current value is above the recent average, and red if below.
Horizontal reference lines are drawn at +100, +70, 0, -70, and -100, helping to identify extremes.
✅ Advantages and Use Cases
Detects market extremes and potential reversal zones.
Useful in volatility or momentum-based strategies.
Can serve as a signal filter or divergence detector when combined with other tools (e.g., RSI, MACD).
Liquidity Sweep Trap Alert📈 Liquidity Trap Indicator – Bull & Bear Trap Detection
🧠 What It Does:
This indicator is designed to detect false breakouts – also known as liquidity traps – where price briefly breaks a key level (like support/resistance) and quickly reverses. These are often engineered by smart money to trigger retail stop losses and fill their own orders.
✅ Key Features:
🔎 Bull Trap: Price breaks above recent high, then closes back below → potential short signal.
🔎 Bear Trap: Price breaks below recent low, then closes back above → potential long signal.
📊 Volume Spike Filter: Confirms traps with unusual volume activity.
🔄 Engulfing Confirmation: Ensures trap is followed by a strong candle in opposite direction.
📉 Trend Filter (EMA): Filters trades only in direction of prevailing trend.
🧠 Trap Memory: Gives up to 2 candles after trap to confirm trade.
📍 Visual Labels: Clear “Trap ↑” or “Trap ↓” tags on the chart.
🎯 Best Used For:
High volatility assets like BTC, ETH, or NIFTY
Traders who want to avoid fake breakouts
Smart Money or Price Action-based systems
⚠️ Disclaimer:
This tool is meant for educational and experimental purposes. Do your own analysis before taking trades. Past performance is not indicative of future results.
EU Session Only StrategyThe name of the strategy is the EU session only, but you choose which time is important for you to follow, it can also be the beginning of the US session, a few hours after the news (2 hours after the US open level) or based on the daily open level.
📌 Indicator Description: "EU Session Only Strategy"
This TradingView indicator, written in Pine Script version 6, represents a simple yet effective intraday trading strategy focused exclusively on the European trading session.
🎯 Purpose and Use
The goal of this strategy is to:
Automatically identify the European session open price for the current trading day.
Trade only during a defined intraday time window (e.g., between 08:00 and 18:00 UTC).
Enter a trade only if the price moves a certain distance (in pips) away from the EU open level.
Limit the number of trades per day to avoid overtrading.
Automatically close all open positions at the end of the day to minimize overnight risk.
⚙️ How It Works
🔹 1. EU Open Level
When the European session opens (e.g., 09:00 UTC), the strategy records the opening price at that moment (eu_open_price).
This level is displayed as a red horizontal line on the chart.
🔹 2. Entry Conditions
The strategy checks if the current price:
Is above the EU open level by at least a defined number of pips → Buy signal.
Is below the EU open level by at least a defined number of pips → Sell signal.
Trading is allowed only within the specified time range (e.g., 08:00 to 18:00 UTC).
A maximum number of trades per day is enforced (e.g., 2 trades max).
🔹 3. Exit Conditions
If an opposite signal appears during the day, the strategy automatically closes the current position.
At the start of each new day, all open positions are closed, regardless of direction or profit.
✅ Advantages
A clear and efficient system based on price reaction around a key daily level.
Suitable for automated backtesting and optimization on TradingView.
Reduces risk with daily trade limits and end-of-day auto-closing.
Ideal for forex pairs that show volatility during the European session (e.g.,GOLD, EUR/USD, GBP/USD, etc.).
Options Betting Range - FixedOptions Betting Range
Options Betting Range is a powerful TradingView indicator designed to streamline options trading by visualizing high-probability price ranges for key symbols. With automated trendlines and clear labels, it empowers traders to make precise, data-driven decisions based on customizable prediction and execution dates.
## Key Features
Broad S&P 500 Coverage: Supports most S&P 500 stock symbols, excluding those with insufficient options volume for reliable data, alongside major ETFs and indices like SPY, IWM, QQQ, DIA, TLT, ^GSPC, ^IXIC, ^RUT, ^NDX, and ^SOX.
Automated Trendlines: Plots dashed and solid trendlines to mark high/low price boundaries, triggered only on specified prediction dates for clean, uncluttered charts.
Customizable Inputs: Configure prediction and execution dates to align with your trading strategy.
Clear Visuals: Color-coded labels (green for highs, purple for lows) display price ranges and percentage spreads for rapid decision-making.
Single-Execution Logic: Draws trendlines once per prediction date, ensuring chart clarity and efficiency.
## How It Works
Based on the latest daily open interest data, the indicator calculates swing ranges for different strike dates, drawing trendlines and labels to visualize potential price boundaries for options trading.
## Why Use It?
Streamlined Analysis: Automates range visualization, saving time and reducing manual charting.
Strategic Clarity: Objective price levels minimize emotional bias and enhance trade planning.
Versatile Application: Ideal for day traders, swing traders, and options strategists across multiple markets.
## Tips for Best Use
Regular Updates: To maintain the accuracy of options betting ranges, periodically update the indicator. On the view page, hover over the indicator name and click the blue whirlwind icon to complete the update.
## Get Started
Add Options Betting Range to your TradingView chart, select a supported symbol, and customize your prediction/execution dates. Leverage the visualized price ranges to execute precise options trading strategies with confidence.
EU & US Current Day Only📌 Purpose of the Indicator
The purpose of this indicator is:
To automatically detect and mark the opening prices of the European and U.S. trading sessions for each day.
To generate buy/sell trading signals only when specific intraday conditions are met.
To limit the number of trades per day and ensure that all trades are closed by the end of the day.
To enable intraday trading within a defined time window and with confirmed price action.
⚙️ How the Indicator Works
1. User Inputs
The user defines the following parameters:
Opening hour for the EU and US sessions (UTC).
Maximum number of trades per day (e.g., 2).
Minimum distance in pips the price must move from the session open levels to confirm a signal.
Trading hours (start and end).
Time zone.
2. Tracking Session Open Prices
At the start of each new day, the indicator:
Detects the exact moment when the EU and US sessions open (e.g., 9:00 UTC for EU).
Records the opening prices of these sessions (eu_open_price and us_open_price).
These levels are then plotted as horizontal lines on the chart:
Red line = EU Open
Black line = US Open
3. Trading Signals
The strategy will only trigger a trade if the following conditions are met:
Trading is happening within the defined hours (start_hour to end_hour).
Both session open levels (EU & US) are defined for the current day.
The current price is:
Above both levels by a defined pip distance → Buy signal.
Below both levels by a defined pip distance → Sell signal.
The strategy has not yet reached the maximum number of trades for the day.
Example logic:
If price moves more than 20 pips above both EU and US open levels → enter a long position.
If price drops more than 20 pips below both levels → enter a short position.
4. Exiting Positions
If the opposite signal appears while a position is open:
The strategy will automatically close the current position.
Additionally, at the start of a new day, any open positions are forcefully closed:
pinescript
Копирај
Измени
strategy.close_all(comment="Close EOD")
This ensures that the strategy remains purely intraday and avoids overnight risk.
✅ Advantages
Clear identification of daily session levels (EU/US open).
Filters out weak signals using minimum pip distance.
Limits the number of trades per day – avoids overtrading.
Automatically closes trades at the end of the day – reduces risk.
🔚 Conclusion
This indicator is especially useful for intraday traders who base their entries on how price behaves around the EU and US session open levels. The strategy is clean, rule-based, and suitable for automated backtesting, optimization, and real-time trading—especially for currency pairs with high volatility during the European and American sessions.