Trend Tabanlı Envelope Kanal + SinyallerTrend-Based Automatic Channel and Signal Indicator
This indicator offers a trend-based channel system developed based on the Envelope Channels logic. It dynamically determines the upper and lower bands of the trend in which the price is moving, and in the middle of the channel, there are supporting lines based on SMA, EMA, and ATR that follow the price step by step.
Key features:
Automatic color change based on trend direction (green = uptrend, red = downtrend)
Clearly identify trading opportunities with Buy/Sell signals
Avoid missing strong trend changes with automatic trend breakout detection
Minimalist design → Clean, focused appearance free from clutter
This indicator combines both trend tracking and channel breakout strategies into a single tool, providing a clear analysis experience.
Candlestick analysis
Geniale Unschlagbare Swing Strategie (GUSS)What is a GUSS?
A GUSS is a strategy for trend trading, a pullback strategy — “Brilliant Unbeatable Swing Strategy” or “Brilliant Unbeatable Scalping Strategy.”
You want three things:
First, you want the price to reach a new high.
Second, you want the price to be far away from the EMA 21.
Third, you want the price to drop in a GUSS, meaning without any counter-movement.
Top-Bottom Trend Strategy ETH-Zephyr 2.0Top-Bottom Trend Strategy ETH-Zephyr 2.0
verview:
Top-Bottom Trend Strategy ETH-Zephyr 2.0 is a powerful trading tool designed for Ethereum (ETH) that combines the trend-following capabilities of Heikin-Ashi moving averages with the volume-based OBV MACD strategy. This Pine Script v6 indicator displays signals on the main chart and provides customizable parameters for traders to optimize their trading experience. It is tailored for multiple timeframes (15m, 30m, 1h, 4h) and is ideal for both short-term and long-term trading strategies.Key Features: Heikin-Ashi Trend Lines: Utilizes Heikin-Ashi candles with customizable moving average types (EMA, DEMA, TEMA, ALMA, HMA, SMA, SWMA, VWMA, WMA, ZLEMA, and more) to identify market trends. The trend strength is calculated as a percentage of the Heikin-Ashi close-open difference relative to the high-low range.
OBV MACD Signals: Integrates On-Balance Volume (OBV) with a MACD-based T-Channel to generate precise buy and sell signals. Signals are filtered by customizable MACD thresholds (default: -1500 for buys, +1900 for sells) to focus on high-probability setups.
Main Chart Signals: Displays clear buy (green dots below bars) and sell (red dots above bars) signals, locked to the K-line's low and high points for easy identification.
Customizable Parameters: Offers extensive customization, including MA type, MA period, OBV length, MACD slow length, and signal thresholds, allowing traders to adapt the indicator to their preferred trading style.
Alerts: Built-in alert conditions for buy and sell signals, enabling real-time notifications for trend changes and OBV MACD signal triggers.
Visual Elements: Includes Heikin-Ashi-based trend lines (open, close, high, low) with optional cloud fills and a subchart trend value display for deeper analysis.
How It Works: Trend Calculation: The indicator calculates a trend value based on Heikin-Ashi moving averages, plotted as a colored line (green for bullish, red for bearish) to reflect market direction.
OBV MACD Signals: Buy signals are triggered when the T-Channel direction turns bullish (change(oc) > 0), MACD is below 0, and MACD ≤ the user-defined negative threshold. Sell signals occur when the T-Channel turns bearish (change(oc) < 0), MACD is above 0, and MACD ≥ the user-defined positive threshold.
Signal Display: Green dots appear below the K-line low for buy signals, and red dots appear above the K-line high for sell signals, ensuring clear visibility on the main chart.
Subchart: Displays the OBV MACD trend value and T-Channel in a separate pane for additional context.
Settings: MA Type: Choose from ALMA, HMA, SMA, SWMA, VWMA, WMA, ZLEMA, EMA, etc. (default: EMA).
MA Period: Adjust the period for trend calculation (default: 9).
OBV Length: Set the OBV smoothing period (default: 1).
MACD Slow Length: Configure the MACD slow moving average (default: 26).
MACD Thresholds: Customize buy (default: -1500) and sell (default: +1900) thresholds for signal filtering.
Display Options: Toggle trend lines, cloud fills, and signals on/off.
Usage: Apply the indicator to ETH charts on TradingView.
Adjust parameters to suit your timeframe and trading strategy (e.g., lower MACD thresholds for shorter timeframes like 15m).
Use alerts to stay informed of buy/sell signals in real-time.
Combine with other indicators (e.g., RSI, volume) for enhanced decision-making.
Changelog: v2.4 (2024): Upgraded to Pine Script v6, added OBV MACD signals with customizable thresholds, and integrated main chart buy/sell dots.
Previous Versions: Enhanced with Heikin-Ashi trend calculation, multiple MA types, and cloud fills.
License:
CC BY-NC-SA 4.0 (Creative Commons Attribution-NonCommercial-ShareAlike 4.0)Author:
Inspired by DZIV's Trend Indicator A, enhanced with OBV MACD signals by .
HourCandleEnd.No.741H Candle close.
Shows at what price and at what candle 1H did close.
Helps with: trend reversal's, correction's, trend continuation's.
Makes you more patient.
Best used with lover timeframes or non-candle charts.
Auto Chart Patterns [Eqtihub]This indicator is nothing but the initial implementation of the idea. Whatever we explained in that publication that users can do manually to identify and classify the pattern, this indicator will do it for them.
🎲 Process of identifying the patterns.
The bulk of the logic is implemented as part of the library - chartpatterns. The indicator is a shell that captures the user inputs and makes use of the library to deliver the outcome.
🎯 Here is the list of steps executed to identify the patterns on the chart.
Derive multi level recursive zigzag for multiple base zigzag length and depth combinations.
For each zigzag and level, check the last 5 pivots or 6 pivots (based on the input setting) for possibility of valid trend line pairs.
If there is a valid trend line pair, then there is pattern.
🎯 Rules for identifying the valid trend line pairs
There should be at least two trend lines that does not intersect between the starting and ending pivots.
The upper trend line should touch all the pivot highs of the last 5 or 6 pivots considered for scanning the patterns
The lower trend line should touch all the pivot lows of the last 5 or 6 pivots considered for scanning the patterns.
None of the candles from starting pivot to ending pivot should fall outside the trend lines (above upper trend line and below lower trend line)
The existence of a valid trend line pair signifies the existence of pattern. What type of pattern it is, to identify that we need to go through the classification rules.
🎲 Process of classification of the patterns.
We need to gather the following information before we classify the pattern.
Direction of upper trend line - rising, falling or flat
Direction of lower trend line - rising, falling or flat
Characteristics of trend line pair - converging, expanding, parallel
🎯 Broader Classifications
Broader classification would include the following types.
🚩 Classification Based on Geometrical Shapes
This includes
Wedges - both trend lines are moving in the same direction. But, the trend lines are either converging or diverging and not parallel to each other.
Triangles - trend lines are moving in different directions. Naturally, they are either converging or diverging.
Channels - Both trend lines are moving in the same direction, and they are parallel to each other within the limits of error.
🚩 Classification Based on Pattern Direction
This includes
Ascending/Rising Patterns - No trend line is moving in the downward direction and at least one trend line is moving upwards
Descending/Falling Patterns - No trend line is moving in the upward direction, and at least one trend line is moving downwards.
Flat - Both Trend Lines are Flat
Bi-Directional - Both trend lines are moving in opposite direction and none of them is flat.
🚩 Classification Based on Formation Dynamics
This includes
Converging Patterns - Trend Lines are converging towards each other
Diverging Patterns - Trend Lines are diverging from each other
Parallel Patterns - Trend Lines are parallel to each others
🎯 Individual Pattern Types
Now we have broader classifications. Let's go through in detail to find out fine-grained classification of each individual patterns.
🚩 Ascending/Uptrend Channel
This pattern belongs to the broader classifications - Ascending Patterns, Parallel Patterns and Channels. The rules for the Ascending/Uptrend Channel pattern are as below
Both trend lines are rising
Trend lines are parallel to each other
🚩 Descending/Downtrend Channel
This pattern belongs to the broader classifications - Descending Patterns, Parallel Patterns and Channels. The rules for the Descending/Downtrend Channel pattern are as below
Both trend lines are falling
Trend lines are parallel to each other
🚩 Ranging Channel
This pattern belongs to the broader classifications - Flat Patterns, Parallel Patterns and Channels. The rules for the Ranging Channel pattern are as below
Both trend lines are flat
Trend lines are parallel to each other
🚩 Rising Wedge - Expanding
This pattern belongs to the broader classifications - Rising Patterns, Diverging Patterns and Wedges. The rules for the Expanding Rising Wedge pattern are as below
Both trend lines are rising
Trend Lines are diverging.
🚩 Rising Wedge - Contracting
This pattern belongs to the broader classifications - Rising Patterns, Converging Patterns and Wedges. The rules for the Contracting Rising Wedge pattern are as below
Both trend lines are rising
Trend Lines are converging.
🚩 Falling Wedge - Expanding
This pattern belongs to the broader classifications - Falling Patterns, Diverging Patterns and Wedges. The rules for the Expanding Falling Wedge pattern are as below
Both trend lines are falling
Trend Lines are diverging.
🚩 Falling Wedge - Contracting
This pattern belongs to the broader classifications - Falling Patterns, Converging Patterns and Wedges. The rules for the Converging Falling Wedge are as below
Both trend lines are falling
Trend Lines are converging.
Auto Nifty Option Buyer made by govindthis script help you to buy call or put in nifty and banknifty option.
Savage Break–Retest Heikin AshiSavage Break-Retest is a swing trading strategy designed to capture high-probability reversals after a breakout and retest of key price zones.
Quick Breakdown
It was developed and tested on Bitcoin because of its strong cyclical price behavior, but the logic can be applied to other volatile markets.
Best results have been seen using:
• Daily timeframe
• Heikin Ashi candles
• Allowing trades to run for several days or more
Recommended to first test on a live demo account to understand position behavior, holding periods, and risk.
------
Detailed Description
Break-Retest is a rules-based swing trading strategy built around the classic breakout–retest–continuation price action pattern.
The core idea is simple:
1. Identify major support and resistance zones from higher timeframes (Daily, 4H, 1H).
2. Wait for a confirmed breakout through one of these zones.
3. Allow price to retest the broken zone with momentum confirmation from Heikin Ashi candles.
4. Enter in the direction of the breakout with a defined stop-loss based on ATR and recent swing points.
5. Target exits using a risk-to-reward multiple, tracking partial profits and full closes visually on the chart.
The strategy was modelled on Bitcoin due to its well-defined cyclical nature and tendency to respect technical zones, but it can be applied to other trending, volatile assets.
It performs best on the daily timeframe with Heikin Ashi candles, often holding trades for multiple days to capture larger swings. The system includes visual trade tracking, live P/L in both USD and BTC, and clear entry/exit markers for transparency.
While backtest results are promising, market conditions can change. It is recommended to run this strategy on a live demo account first, observing its behavior over several months before committing real capital.
Volume Divergence [Eqtihub]It's a simply volume indicator. You should watch for breaks on both volume uptrend and volume downtrend. It uses fibonacci numbers to build smoothed moving average of volume.
Also you can check divergences for trend reversal and momentum loss.
Jul 4, 2020
Release Notes
Divergence lines and labels added.
nkh Candle ConfirmThis script showing candle confirmation, hide and show the label if the label overlapping.
nkh
Matt Klemczak 15 M breakout v6.1This indicator identifies consolidation ranges on the 15-minute timeframe using a fixed initial lookback period and ATR-based range checks. It draws boxes around valid consolidations (minimum bars required) and detects breakouts with filters for volume, rising ADX, trend alignment, trading hours, and avoidance of higher highs/lower lows. Alerts trigger on confirmed breakouts, highlighting potential trend continuations.
EMA纯净版测试The EMA crossover strategy is a widely used technical analysis tool in trading, particularly in the financial markets. It involves the use of two or more Exponential Moving Averages (EMAs) with different time periods to generate buy and sell signals.
Volume Breakout by [eqtihub]Introducing the Relative Volume / Volume Breakout Multiplier (RVI), RVI is specifically designed for traders who incorporate volume breakout analysis into their trading strategies, particularly breakout traders.
This indicator provides a unique perspective on volume dynamics by quantifying the extent of volume breakouts in relation to the Simple Moving Average (SMA). It offers an upgraded version of the default volume indicator on TradingView, with the added feature of Relative Volume.
For example, if the volume SMA is 100M and the current volume is 200M, the indicator will return a breakout number of 2.0, indicating that the current volume is twice that of the volume SMA. Conversely, if the volume SMA is 100M and the current volume is 50M, the indicator will return a value of 0.50, indicating that the current volume is half of the volume SMA.
This tool can be a very helpful for breakout traders, helping them identify potential trading opportunities and assess volume strength more effectively. this indicator is a must-have in the toolkit of any trader who focuses on volume breakout analysis.
Remember, every tool we use, every analysis we perform, is a step towards becoming better traders. So, let’s embrace this journey of continuous learning and improvement together. As the saying goes, “The only limit to our realization of tomorrow will be our doubts of today." Let’s step into the future with confidence, armed with the right tools and the right mindset.
Lastly, a big thank you for your support, your likes, and your comments. They mean a lot! If you have any questions, feel free to ask. Together, let’s make trading a rewarding experience!
Apr 9, 2024
Release Notes
Some minor enhancements have been made.
Aug 4, 2024
Release Notes
Improvements have been made to enhance the visibility and overall experience.
Dec 11, 2024
Release Notes
Converted to Pine Script version 6
Jun 21
Release Notes
🚀 What's New:
1. ATRP (Average True Range Percentage) – Added to help you spot high-volatility stocks and avoid low-move setups.
➤ On daily timeframe, ATRP above 3 is ideal for Indian stocks.
➤ Also helps in risk management — your stop-loss % should be equal to or greater than ATRP, but not more than double the ATRP value.
2. Sector Information – Displays the sector of the current stock, if available.
➤ Useful for sector analysis and peer comparison.
✅ Both features are enabled by default
⚙️ Easily turn them on/off in settings as per your need.
Jun 21
Release Notes
Minor enhancement: Added '%' prefix to ATRP.
Jul 2
Release Notes
update
Jul 2
Release Notes
Enhanced
Jul 19
Release Notes
Major Enhancements:
5-Color Volume System: Smart color coding for different volume levels
Pine Script Screener Compatible: Alerts designed to work with Pine Script screening tools for opportunity detection
🎨 Visual Improvements
Custom Color Settings: Full control over volume colors
Smart Label System: Choose All, Smart, or Minimal display modes
⚡ Key Features
Volume Breakout Alerts: Immediate notifications for high volume
Multi-Level Analysis: Separate mild and high volume detection
Enhanced Performance: Faster loading with optimized code
🔔 Alert System
High Volume Breakout Alerts
Mild Volume Activity Alerts
Volume Spike Detection
b]Pine Screener Integration: Compatible with screening tools to identify volume opportunities across multiple symbols
Jul 20
Release Notes
Introduced a Dashboard Overlay feature, allowing ATRP and industry details to be displayed directly on the price chart. This feature is disabled by default.
Text color customization option has also been added.
Jul 20
Release Notes
.
For good people only v1Holy Grail, I swear. TradingView gets me to write a description, but this is the Holy grail secret, so I don't reveal anything
Adan Deep BUY Pro (v2.4) with SELL — Reliability+Adan Deep BUY Pro (v2.4) with SELL — Reliability
its a Reliability INDICATOR that can tells you where to buy and sell - high win rate
Good Luck ALL!
mtf snipergives sniper entry it finds u an entry and marks out liquidity points that are highly to get sweated
Unbalance, RSI and significant point by KruchovPersonal use, and shared with friend. Feel free to use - but do not expect anything. This is just for fun.
blue-0Strategy Logic
1. RSI-Based Entry Signals
Uses weekly (W) RSI (14-period) to detect overbought/oversold conditions:
Buy Signal: RSI crosses above 35 (oversold)
Sell Signal: RSI crosses below 70 (overbought)
2. Dynamic SuperTrend Baseline
The SuperTrend middle line (xy) is calculated as the average of the latest buy and sell signal prices.
The upper and lower bands are derived using:
Upper Band: xy - (Multiplier × ATR(10))
Lower Band: xy + (Multiplier × ATR(10))
Trend Direction:
Bullish (Long): Price closes above SuperTrend
Bearish (Short): Price closes below SuperTrend
3. Trade Execution
Entries:
Long: When the trend changes from downtrend to uptrend
Short: When the trend changes from uptrend to downtrend
Exits:
4 Take-Profit Levels (scaling out):
TP1 (10%), TP2 (20%), TP3 (50%), TP4 (100%)
Stop-Loss (25%)
BLUEStrategy Logic
1. RSI-Based Entry Signals
Uses weekly (W) RSI (14-period) to detect overbought/oversold conditions:
Buy Signal: RSI crosses above 35 (oversold)
Sell Signal: RSI crosses below 70 (overbought)
2. Dynamic SuperTrend Baseline
The SuperTrend middle line (xy) is calculated as the average of the latest buy and sell signal prices.
The upper and lower bands are derived using:
Upper Band: xy - (Multiplier × ATR(10))
Lower Band: xy + (Multiplier × ATR(10))
Trend Direction:
Bullish (Long): Price closes above SuperTrend
Bearish (Short): Price closes below SuperTrend
3. Trade Execution
Entries:
Long: When the trend changes from downtrend to uptrend
Short: When the trend changes from uptrend to downtrend
Exits:
4 Take-Profit Levels (scaling out):
TP1 (10%), TP2 (20%), TP3 (50%), TP4 (100%)
Stop-Loss (25%)
7 Moving AveragesThe "7 Moving Averages" indicator is a powerful tool for technical analysis, designed to help traders visualize market trends across multiple timeframes. It plots seven distinct moving averages on your chart, combining both Simple Moving Averages (SMAs) and Exponential Moving Averages (EMAs) with various periods.
This multi-layered approach is crucial for gaining a comprehensive understanding of a security's health. The shorter-term averages (e.g., 10, 20, 50) are excellent for identifying immediate momentum and potential short-term reversals. Meanwhile, the longer-term averages (e.g., 150, 200) serve as key indicators for the overall trend, often acting as significant support or resistance levels. By observing the interplay of these seven lines, traders can quickly assess trend strength and identify potential entry or exit points. It's a robust visual aid for any trend-following strategy.
5MA_ZigZag_RSI_Sessions_CandlesHere is the combination of 4 indicators so that the user can be custom what they want about EMA, ZigZag with Fibonacci, RSI table and Session on chart.
- MA: There are 5 MA with variety type such as EMA/WMA/SMA.
- ZigZag: The original source code rely on indicator of "ZigZag with Fibonacci Level" and increase the amount of Fibonacci level ratio what user wants and change the fixed number to desired Fibonacci level as well.
- RSI: Show the RSI table with multi TF from M1 to H4.
- Session: Refer the original source code of indicator: Market on session.
Gold SMC Institutional Trading System## **Key Components on Your Chart:**
### 1. **Order Blocks (Green/Red Boxes)**
- **Green boxes** = Bullish Order Blocks (last bearish candle before upward move)
- **Red boxes** = Bearish Order Blocks (last bullish candle before downward move)
- These represent areas where institutions likely placed large orders
- **How to use**: Wait for price to return to these zones for potential entries
### 2. **Horizontal Lines (Premium/Discount Zones)**
- **Red line** (top) = Premium zone (expensive price)
- **Green line** (bottom) = Discount zone (cheap price)
- **Gray line** (middle) = Equilibrium (fair value)
- **How to use**:
- Buy in discount zones (below gray line)
- Sell in premium zones (above gray line)
### 3. **Entry Signals**
- **Green triangle** (pointing up) = Long/Buy signal
- **Red triangle** (pointing down) = Short/Sell signal
- These appear when:
- Liquidity is swept (stop hunt)
- Price is in the right zone (discount for longs, premium for shorts)
- Market structure confirms the direction
- London/NY session overlap is active
### 4. **Session Backgrounds**
- **Blue tint** = London session
- **Orange tint** = New York session
- **Purple tint** = London/NY overlap (best trading time)
### 5. **Position Counter** (Top Right)
- Shows "Active Positions: 0"
- Tracks how many trades you have open (max 3 by default)
## **How to Trade with This Indicator:**
### **For LONG/BUY Entries:**
1. Wait for price to be in the **discount zone** (below equilibrium)
2. Look for a **liquidity sweep** (price spikes below a recent low then quickly recovers)
3. Confirm a **bullish order block** is nearby
4. Enter when you see a **green triangle** during London/NY overlap
5. Stop loss: Below the liquidity sweep low
6. Take profit: Next resistance or premium zone
### **For SHORT/SELL Entries:**
1. Wait for price to be in the **premium zone** (above equilibrium)
2. Look for a **liquidity sweep** (price spikes above a recent high then quickly reverses)
3. Confirm a **bearish order block** is nearby
4. Enter when you see a **red triangle** during London/NY overlap
5. Stop loss: Above the liquidity sweep high
6. Take profit: Next support or discount zone
## **Current Chart Analysis:**
Looking at your chart right now:
- Price is at 3,346.760 (near the middle)
- You have both bullish (green) and bearish (red) order blocks visible
- The indicator shows institutional footprints where banks likely traded
## **Best Practices:**
1. **Only trade during purple sessions** (London/NY overlap) for highest probability
2. **Wait for all confirmations** before entering
3. **Use 1% risk per trade** (adjustable in settings)
4. **Don't force trades** - wait for clear setups
5. **Set alerts** on the entry signals to avoid missing opportunities
## **Risk Management:**
- Maximum 3 positions open at once
- Each position risks 1% of account
- Partial profits at 50% of target (optional)
- Stop loss based on market structure
itutions) are likely trading, helping you trade alongside them rather than against them!
EMA20 Anti-Whipsaw Strategy - Clean Entry & Exit LabelsCrypto Strategy named EMA20 Anti-Whipsaw Strategy - Clean Entry & Exit Labels