Enhanced London Session SMC SetupEnhanced London Session SMC Setup Indicator
This Pine Script-based indicator is designed for traders focusing on the London trading session, leveraging smart money concepts (SMC) to identify potential trading opportunities in the GBP/USD currency pair. The script uses multiple techniques such as Order Block Detection, Imbalance (Fair Value Gap) Analysis, Change of Character (CHoCH) detection, and Fibonacci retracement levels to aid in market structure analysis, providing a well-rounded approach to trade setups.
Features:
London Session Highlight:
The indicator visually marks the London trading session (from 08:00 AM to 04:00 PM UTC) on the chart using a blue background, signaling when the high-volume, high-impulse moves tend to occur, helping traders focus their analysis on this key session.
Order Block Detection:
Identifies significant impulse moves that may form order blocks (supply and demand zones). Order blocks are areas where institutions have executed large orders, often leading to price reversals or continuation. The indicator plots the high and low of these order blocks, providing key levels to monitor for potential entries.
Imbalance (Fair Value Gap) Detection:
Detects and highlights price imbalances or fair value gaps (FVG) where the market has moved too quickly, creating a gap in price action. These areas are often revisited by price, offering potential trade opportunities. The upper and lower bounds of the imbalance are visually marked for easy reference.
Change of Character (CHoCH) Detection:
This feature identifies potential trend reversals by detecting significant changes in market character. When the price action shifts from bullish to bearish or vice versa, a CHoCH signal is triggered, and the corresponding level is marked on the chart. This can help traders catch trend reversals at key levels.
Fibonacci Retracement Levels:
The script calculates and plots the key Fibonacci retracement levels (0.618 and 0.786 by default) based on the highest and lowest points over a user-defined swing lookback period. These levels are commonly used by traders to identify potential pullback zones where price may reverse or find support/resistance.
Directional Bias Based on Market Structure:
The indicator provides a market structure analysis by comparing the current highs and lows to the previous periods' highs and lows. This helps in identifying whether the market is in a bullish or bearish state, providing a clear directional bias for trade setups.
Alerts:
The indicator comes with built-in alert conditions to notify the trader when an order block, imbalance, CHoCH, or other significant price action event is detected, ensuring timely action can be taken.
Ideal Usage:
Timeframe: Suitable for intraday trading, particularly focusing on the London session (08:00 AM to 04:00 PM UTC).
Currency Pair: Specifically designed for GBP/USD but can be adapted to other pairs with similar market behavior.
Trading Strategy: Best used in conjunction with a price action strategy, focusing on the key levels identified (order blocks, FVG, CHoCH) and using Fibonacci retracement levels for precision entries.
Target Audience: Ideal for traders who follow smart money concepts (SMC) and are looking for a structured approach to identify high-probability setups during the London session.
Cari dalam skrip untuk "imbalance"
Volume Disharmony IndicatorThis indicator is designed to detect imbalanced volume compared to the open/close of the corresponding candle body. The idea is that institutions often trade in higher volume within a smaller price range. Identifying these can give an indication if there is a rally or selloff happening. The code looks at the median of all the prior candles from the point of the last trigger and compares them to the range in body of the candles in order to dynamically find a baseline, by which imbalances can be more accurately detected throughout changing market conditions.
Relative volume zone + Smart Order Flow Dynamic S/ROverview:
The Relative Volume Zone + Smart Order Flow with Dynamic S/R indicator is designed to help traders identify key trading opportunities by combining multiple technical components. This script integrates relative volume analysis, order flow detection, VWAP, RSI filtering, and dynamic support and resistance levels to offer a comprehensive view of the market conditions. It is particularly effective on shorter timeframes (M5, M15), making it suitable for scalping and day trading strategies.
Key Components:
1. Relative Volume Zones:
โข The script calculates the relative volume by comparing the current volume with the average volume over a defined lookback period (volLookback). When the relative volume exceeds a specified multiplier (volMultiplier), it indicates a high volume zone, signaling potential accumulation or distribution areas.
โข Purpose: Identifies high-volume trading zones that may act as significant support or resistance, indicating possible entry or exit points.
2. Smart Order Flow Analysis:
โข The indicator uses Volume Delta (the difference between buying and selling volume) and a Cumulative Delta to detect order imbalances in the market.
โข Order Imbalance is identified using a moving average of the Volume Delta (orderImbalance), which helps highlight hidden buying or selling pressure.
โข Purpose: Reveals market sentiment by showing whether buyers or sellers dominate the market, aiding in the identification of trend reversals or continuations.
3. VWAP (Volume Weighted Average Price):
โข VWAP is calculated over a default daily length (vwapLength) to show the average price a security has traded at throughout the day, based on both volume and price.
โข Purpose: Provides insight into the fair value of the asset, indicating whether the market is in an accumulation or distribution phase.
4. RSI (Relative Strength Index) Filter:
โข RSI is used to filter buy and sell signals, preventing trades in overbought or oversold conditions. It is calculated using a specified period (rsiPeriod).
โข Purpose: Reduces false signals and improves trade accuracy by only allowing trades when RSI conditions align with volume and order flow signals.
5. Dynamic Support and Resistance Levels:
โข The script dynamically plots support and resistance levels based on recent swing highs and lows (swingLookback).
โข Purpose: Identifies potential reversal zones where price action may change direction, allowing for more precise entry and exit points.
How It Works:
โข Buy Signal:
A buy signal is generated when:
โข The price enters a high-volume zone.
โข The price crosses above a 5-period moving average.
โข The cumulative delta shows more buying pressure (cumulativeDelta > SMA of cumulativeDelta).
โข The RSI is below 70 (not in overbought conditions).
โข Sell Signal:
A sell signal is generated when:
โข The price enters a high-volume zone.
โข The price crosses below a 5-period moving average.
โข The cumulative delta shows more selling pressure (cumulativeDelta < SMA of cumulativeDelta).
โข The RSI is above 30 (not in oversold conditions).
โข Dynamic Support and Resistance Lines:
Drawn based on recent swing highs and lows, these lines provide context for potential price reversals or breakouts.
โข VWAP and Order Imbalance Lines:
Plotted to show the average traded price and highlight order flow shifts, helping to validate buy/sell signals.
How to Use:
1. Apply the Indicator:
Add the script to your chart and adjust the settings to match your trading style and preferred timeframe (optimized for M5/M15).
2. Interpret the Signals:
Use the buy and sell signals in conjunction with dynamic support/resistance, VWAP, and order imbalance lines to identify high-probability trade setups.
3. Monitor Alerts:
Set alerts for significant order flow events to receive notifications when there is a positive or negative order imbalance, indicating potential market shifts.
What Makes It Unique:
This script is unique because it combines multiple market analysis tools โ relative volume zones, smart order flow, VWAP, RSI filtering, and dynamic support/resistance โ to provide a well-rounded, multi-dimensional view of the market. This integration allows traders to make more informed decisions by validating signals across various indicators, enhancing overall trading accuracy and effectiveness.
FVG Instantaneous Mitigation Signals [LuxAlgo]The FVG Instantaneous Mitigation Signals indicator detects and highlights "instantaneously" mitigated fair value gaps (FVG), that is FVGs that get mitigated one bar after their creation, returning signals upon mitigation.
Take profit/stop loss areas, as well as a trailing stop loss are also included to complement the signals.
๐ถ USAGE
Instantaneous Fair Value Gap mitigation is a new concept introduced in this script and refers to the event of price mitigating a fair value gap one bar after its creation.
The resulting signal sentiment is opposite to the bias of the mitigated fair value gap. As such an instantaneously mitigated bearish FGV results in a bullish signal, while an instantaneously mitigated bullish FGV results in a bearish signal.
Fair value gap areas subject to instantaneous mitigation are highlighted alongside their average level, this level is extended until reached in a direction opposite to the FVG bias and can be used as a potential support/resistance level.
Users can filter out less volatile fair value gaps using the "FVG Width Filter" setting, with higher values highlighting more volatile fair value gaps subject to instantaneous mitigation.
๐น TP/SL Areas
Users can enable take-profit/stop-loss areas. These are displayed upon a new signal formation, with an area starting from the mitigated FVG area average to this average plus/minus N ATRs, where N is determined by their respective multiplier settings.
Using a higher multiplier will return more distant areas from the price, requiring longer-term variations to be reached.
๐น Trailing Stop Loss
A trailing-stop loss is included, increasing when the price makes a new higher high or lower low since the trailing has been set. Using a higher trailing stop multiplier will allow its initial position to be further away from the price, reducing its chances of being hit.
The trailing stop can be reset on "Every Signal", whether they are bullish or bearish, or only on an "Inverse Signal", which will reset the trailing when a signal of opposite bias is detected, this will preserve an existing trailing stop when a new signal of the same bias to the present one is detected.
๐ถ DETAILS
Fair Value Gaps are ubiquitous to price action traders. These patterns arise when there exists a disparity between supply and demand. The action of price coming back and filling these imbalance areas is referred to as "mitigation" or "rebalancing".
"Instantaneous mitigation" refers to the event of price quickly mitigating a prior fair value gap, which in the case of this script is one bar after their creation. These events are indicative of a market more attentive to imbalances, and more willing to correct disparities in supply and demand.
If the market is particularly sensitive to imbalances correction then these can be excessively corrected, leading to further imbalances, highlighting a potential feedback process.
๐ถ SETTINGS
FVG Width Filter: Filter out FVGs with thinner areas from returning a potential signal.
๐น TP/SL
TP Area: Enable take-profit areas for new signals.
Multiplier: Control the distance from the take profit and the price, with higher values returning more distant TP's.
SL Area: Enable stop-loss areas for new signals.
Multiplier: Control the distance from the stop loss and the price, with higher values returning more distant SL's.
๐น Trailing Stop
Reset Trailing Stop: Determines when the trailing stop is reset.
Multiplier: Controls the initial position of the trailing stop, with higher values returning more distant trailing stops.
Smart Money Concept [TradingFinder] Major OB + FVG + Liquidity๐ต Introduction
"Smart Money" refers to funds under the control of institutional investors, central banks, funds, market makers, and other financial entities. Ordinary people recognize investments made by those who have a deep understanding of market performance and possess information typically inaccessible to regular investors as "Smart Money".
Consequently, when market movements often diverge from expectations, traders identify the footprints of smart money. For example, when a classic pattern forms in the market, traders take short positions. However, the market might move upward instead. They attribute this contradiction to smart money and seek to capitalize on such inconsistencies in their trades.
The "Smart Money Concept" (SMC) is one of the primary styles of technical analysis that falls under the subset of "Price Action". Price action encompasses various subcategories, with one of the most significant being "Supply and Demand", in which SMC is categorized.
The SMC method aims to identify trading opportunities by emphasizing the impact of large traders (Smart Money) on the market, offering specific patterns, techniques, and trading strategies.
๐ฃ Key Terms of Smart Money Concept (SMC)
โข Market Structure (Trend)
โข Change of Character (ChoCh)
โข Break of Structure (BoS)
โข Order Blocks (Supply and Demand)
โข Imbalance (IMB)
โข Inefficiency (IFC)
โข Fair Value Gap (FVG)
โข Liquidity
โข Premium and Discount
๐ต How Does the "Smart Money Concept Indicator" Work?
๐ฃ Market Structure
a. Accumulation
b. Market-Up
c. Distribution
d. Market-Down
a) Accumulation Phase : During the accumulation period, typically following a downtrend, smart money enters the market without significantly affecting the pricing trend.
b) Market-Up Phase : In this phase, the price of an asset moves upward from the accumulation range and begins to rise. Usually, the buying by retail investors is the main driver of this trend, and due to positive market sentiment, it continues.
c) Distribution Phase : The distribution phase, unlike the accumulation stage, occurs after an uptrend. In this phase, smart money attempts to exit the market without causing significant price fluctuations.
d) Market-Down Phase : In this stage, the price of an asset moves downward from the distribution phase, initiating a prolonged downtrend. Smart money liquidates all its positions by creating selling pressure, trapping latecomer investors.
The result of these four phases in the market becomes the market trend.
Types of Trends in Financial Markets :
a. Up-Trend
b. Down Trend
c. Range (No Trend)
a) Up-Trend : The market breaks consecutive highs.
b) Down Trend : The market breaks consecutive lows.
c) No Trend or Range : The market oscillates within a range without breaking either highs or lows.
๐ฃ Change of Character (ChoCh)
The "ChoCh" or "Change of Character" pattern indicates an initial change in order flow in financial markets. This structural change occurs when a major pivot in the opposite direction of the market trend fails. It signals a potential change in the market trend and can serve as a signal for short-term or long-term trend changes in a trading symbol.
๐ฃ Break of Structure (BoS)
The "BoS" or "Break of Structure" pattern indicates the continuation of the trend in financial markets. This structure forms when, in an uptrend, the price breaks its ceiling or, in a downtrend, the price breaks its floor.
๐ฃ Order Blocks (Supply and Demand)
Order blocks consist of supply and demand areas where the likelihood of price reversal is higher. There are six order blocks in this indicator, categorized based on their origin and formation reasons.
a. Demand Main Zone, "ChoCh" Origin.
b. Demand Sub Zone, "ChoCh" Origin.
c. Demand All Zone, "BoS" Origin.
d. Supply Main Zone, "ChoCh" Origin.
e. Supply Sub Zone, "ChoCh" Origin.
f. Supply All Zone, "BoS" Origin.
๐ฃ FVG | Inefficiency | Imbalance
These three terms are almost synonymous. They describe the presence of gaps between consecutive candle shadows. This inefficiency occurs when the market moves rapidly. Primarily, imbalances and these rapid movements stem from the entry of smart money and the imbalance between buyer and seller power. Therefore, identifying these movements is crucial for traders.
These areas are significant because prices often return to fill these gaps or even before they occur to fill price gaps.
๐ฃ Liquidity
Liquidity zones are areas where there is a likelihood of congestion of stop-loss orders. Liquidity is considered the driving force of the entire market, and market makers may manipulate the market using these zones. However, in many cases, this does not happen because there is insufficient liquidity in some areas.
Types of Liquidity in Financial Markets :
a. Trend Lines
b. Double Tops | Double Bottoms
c. Triple Tops | Triple Bottoms
d. Support Lines | Resistance Lines
All four types of liquidity in this indicator are automatically identified.
๐ฃ Premium and Discount
Premium and discount zones can assist traders in making better decisions. For instance, they may sell positions in expensive ranges and buy in cheaper ranges. The closer the price is to the major resistance, the more expensive it is, and the closer it is to the major support, the cheaper it is.
๐ต How to Use
๐ฃ Change of Character (ChoCh) and Break of Structure (BoS)
This indicator detects "ChoCh" and "BoS" in both Minor and Major states. You can turn on the display of these lines by referring to the last part of the settings.
๐ฃ Order Blocks (Supply and Demand)
Order blocks are Zones where the probability of price reversal is higher. In demand Zones you can buy opportunities and in supply Zones you can check sell opportunities.
The "Refinement" feature allows you to adjust the width of the order block according to your strategy. There are two modes, "Aggressive" and "Defensive," in the "Order Block Refine". The difference between "Aggressive" and "Defensive" lies in the width of the order block.
For risk-averse traders, the "Defensive" mode is suitable as it provides a lower loss limit and a greater reward-to-risk ratio. For risk-taking traders, the "Aggressive" mode is more appropriate. These traders prefer to enter trades at higher prices, and this mode, which has a wider order block width, is more suitable for this group of individuals.
๐ฃ Fair Value Gap (FVG) | Imbalance (IMB) | Inefficiency (IFC)
In order to identify the "fair value gap" on the chart, it must be analyzed candle by candle. In this process, it is important to pay attention to candles with a large size, and a candle and a candle should be examined before that.
Candles before and after this central candle should have long shadows and their bodies should not overlap with the central candle body. The distance between the shadows of the first and third candles is known as the FVG range.
These areas work in two ways :
โข Supply and demand area : In this case, the price reacts to these areas and the trend is reversed.
โข Liquidity zone : In this scenario, the price "fills" the zone and then reaches the order block.
Important note : In most cases, the FVG zone of very small width acts as a supply and demand zone, while the zone of significant width acts as a liquidity zone and absorbs price.
When the FVG filter is activated, the FVG regions are filtered based on the specified algorithm.
FVG filter types include the following :
1. Very Aggressive Mode : In addition to the initial condition, an additional condition is considered. For bullish FVG, the maximum price of the last candle must be greater than the maximum price of the middle candle.
Similarly, for a bearish FVG, the minimum price of the last candle must be lower than the minimum price of the middle candle. This mode removes the minimum number of FVGs.
2. Aggressive : In addition to the very aggressive condition, the size of the middle candle is also considered. The size of the center candle should not be small and therefore more FVGs are removed in this case.
3. Defensive : In addition to the conditions of the very aggressive mode, this mode also considers the size of the middle pile, which should be relatively large and make up the majority of the body.
Also, to identify bullish FVGs, the second and third candles must be positive, while for bearish FVGs, the second and third candles must be negative. This mode filters out a significant number of FVGs and keeps only those of good quality.
4. Very Defensive : In addition to the conditions of the defensive mode, in this mode the first and third candles should not be very small-bodied doji candles. This mode filters out most FVGs and only the best quality ones remain.
๐ฃ Liquidity
These levels are where traders intend to exit their trades. "Market makers" or smart money usually accumulate or distribute their trading positions near these levels, where many retail traders have placed their "stop loss" orders. When liquidity is collected from these losses, the price often reverses.
A "Stop hunt" is a move designed to offset liquidity generated by established stop losses. Banks often use major news events to trigger stop hunts and capture liquidity released into the market. For example, if they intend to execute heavy buy orders, they encourage others to sell through stop-hots.
Consequently, if there is liquidity in the market before reaching the order block area, the validity of that order block is higher. Conversely, if the liquidity is close to the order block, that is, the price reaches the order block before reaching the liquidity limit, the validity of that order block is lower.
๐ฃ Alert
With the new alert functionality in this indicator, you won't miss any important trading signals. Alerts are activated when the price hits the last order block.
1. It is possible to set alerts for each "symbol" and "time frame". The system will automatically detect both and include them in the warning message.
2. Each alert provides the exact date and time it was triggered. This helps you measure the timeliness of the signal and evaluate its relevance.
3. Alerts include target order block price ranges. The "Proximal" level represents the initial price level strike, while the "Distal" level represents the maximum price gap in the block. These details are included in the warning message.
4. You can customize the alert name through the "Alert Name" entry.
5. Create custom messages for "long" and "short" alerts to be sent with notifications.
๐ต Setting
a. Pivot Period of Order Blocks Detector :
Using this parameter, you can set the zigzag period that is formed based on the pivots.
b. Order Blocks Validity Period (Bar) :
You can set the validity period of each Order Block based on the number of candles that have passed since the origin of the Order Block.
c. Demand Main Zone, "ChoCh" Origin :
You can control the display or not display as well as the color of Demand Main Zone, "ChoCh" Origin.
d. Demand Sub Zone, "ChoCh" Origin :
You can control the display or not display as well as the color of Demand Sub Zone, "ChoCh" Origin.
e. Demand All Zone, "BoS" Origin :
You can control the display or not display as well as the color of Demand All Zone, "BoS" Origin.
f. Supply Main Zone, "ChoCh" Origin :
You can control the display or not display as well as the color of Supply Main Zone, "ChoCh" Origin.
g. Supply Sub Zone, "ChoCh" Origin :
You can control the display or not display as well as the color of Supply Sub Zone, "ChoCh" Origin.
h. Supply All Zone, "BoS" Origin :
You can control the display or not display as well as the color of Supply All Zone, "BoS" Origin.
i. Refine Demand Main : You can choose to be refined or not and also the type of refining.
j. Refine Demand Sub : You can choose to be refined or not and also the type of refining.
k. Refine Demand BoS : You can choose to be refined or not and also the type of refining.
l. Refine Supply Main : You can choose to be refined or not and also the type of refining.
m. Refine Supply Sub : You can choose to be refined or not and also the type of refining.
n. Refine Supply BoS : You can choose to be refined or not and also the type of refining.
o. Show Demand FVG : You can choose to show or not show Demand FVG.
p. Show Supply FVG : You can choose to show or not show Supply FVG
q. FVG Filter : You can choose whether FVG is filtered or not. Also specify the type of filter you want to use.
r. Show Statics High Liquidity Line : Show or not show Statics High Liquidity Line.
s. Show Statics Low Liquidity Line : Show or not show Statics Low Liquidity Line.
t. Show Dynamics High Liquidity Line : Show or not show Dynamics High Liquidity Line.
u. Show Dynamics Low Liquidity Line : Show or not show Dynamics Low Liquidity Line.
v. Statics Period Pivot :
Using this parameter, you can set the Swing period that is formed based on Static Liquidity Lines.
w. Dynamics Period Pivot :
Using this parameter, you can set the Swing period that is formed based Dynamics Liquidity Lines.
x. Statics Liquidity Line Sensitivity :
is a number between 0 and 0.4. Increasing this number decreases the sensitivity of the "Statics Liquidity Line Detection" function and increases the number of lines identified. The default value is 0.3.
y. Dynamics Liquidity Line Sensitivity :
is a number between 0.4 and 1.95. Increasing this number increases the sensitivity of the "Dynamics Liquidity Line Detection" function and decreases the number of lines identified. The default value is 1.
z. Alerts Name : You can customize the alert name using this input and set it to your desired name.
aa. Alert Demand Main Mitigation :
If you want to receive the alert about Demand Main 's mitigation after setting the alerts, leave this tick on. Otherwise, turn it off.
bb. Alert Demand Sub Mitigation :
If you want to receive the alert about Demand Sub's mitigation after setting the alerts, leave this tick on. Otherwise, turn it off.
cc. Alert Demand BoS Mitigation :
If you want to receive the alert about Demand BoS's mitigation after setting the alerts, leave this tick on. Otherwise, turn it off.
dd. Alert Supply Main Mitigation :
If you want to receive the alert about Supply Main's mitigation after setting the alerts, leave this tick on. Otherwise, turn it off.
ee. Alert Supply Sub Mitigation :
If you want to receive the alert about Supply Sub's mitigation after setting the alerts, leave this tick on. Otherwise, turn it off.
ff. Alert Supply BoS Mitigation :
If you want to receive the alert about Supply BoS's mitigation after setting the alerts, leave this tick on. Otherwise, turn it off.
gg. Message Frequency :
This parameter, represented as a string, determines the frequency of announcements. Options include: 'All' (triggers the alert every time the function is called), 'Once Per Bar' (triggers the alert only on the first call within the bar), and 'Once Per Bar Close' (activates the alert only during the final script execution of the real-time bar upon closure). The default setting is 'Once per Bar'.
hh. Show Alert time by Time Zone :
The date, hour, and minute displayed in alert messages can be configured to reflect any chosen time zone. For instance, if you prefer London time, you should input 'UTC+1'. By default, this input is configured to the 'UTC' time zone.
ii. Display More Info : The 'Display More Info' option provides details regarding the price range of the order blocks (Zone Price), along with the date, hour, and minute. If you prefer not to include this information in the alert message, you should set it to 'Off'.
You also have access to display or not to display, choose the Style and Color of all the lines below :
a. Major Bullish "BoS" Lines
b. Major Bearish "BoS" Lines
c. Minor Bullish "BoS" Lines
d. Minor Bearish "BoS" Lines
e. Major Bullish "ChoCh" Lines
f. Major Bearish "ChoCh" Lines
g. Minor Bullish "ChoCh" Lines
h. Minor Bearish "ChoCh" Lines
i. Last Major Support Line
j. Last Major Resistance Line
k. Last Minor Support Line
l. Last Minor Resistance Line
See inside Candles: Directionality %; Constituent Bars & GapsSee inside candles based on user-input LTF setting: get data on 'Directionality' of your candle; Gaps (total and Sum; UP and DOWN); Number of Bull or Bear constituent candles
//Features:
-DIRECTIONALITY: compare length of the 'zig-zag' random walk of lower time frame constituent candles, to the full height of the current candle. Resulting % I refer to as 'directionality'.
-GAPs: what i refer to as 'gaps' are also known as Volume imbalances: the gap between previous candles close and current candle's open (if there is one).
--Gaps total (up vs down gaps). Number of Up gaps printed above bar in green, down gaps printed below bar in red.
--Gaps Sum (total summed UP gap, total summed down gaps. Sum of Up gaps printed above bar in green, Sum of down gaps printed below bar in red.
-Candles Total: Numer of LTF up vs down candles within current timeframe candle. Number of up candles printed above bar in green, Number of down candles printed below bar in red.
//USAGE:
-Primary purpose in this was the Directionality aspect. Wanted to get a measure of how choppy vs how directional the internals of a candle were. Idea being that a candle with high % directionality (approaching 100) would imply trending conditions; while a candle which was large range and full bodies but had a low % directionality would imply the internals were back-and-forth and => rebalanced, potentially indicating price may not need to retrace back into it and rebalance further. All rather experimental, please treat it as such: have a play around with it.
-Number of gaps, Sums of up and down gaps, ratio of up and down constituent candles also intended to serve a similar purpose as the above.
-Set the input lower timeframe; this must obviously be lower then your current timeframe. You will significant differences in results depending on the ratio your timeframes (chart timeframe vs user-input timeframe).
//User Inputs:
-Lower timeframe input (setting child candle size within current chart parent candle).
-Choose function from the four listed above.
-typical formating options: Bull color/bear color txt for gaps functions.
-display % unit or not.
-display vertical or horizontal text.
-Set min / max directionality thresholds; and color code results.
-Toggle on/off 'hide results outside of threshold' to declutter the chart.
-choose label style.
//NOTES:
-Directionality thresholds can be set manually; Max and Min thresholds can be set to filter out 'non-extreme' readings.
-Note that directionality % can sometimes exceed 100%, in cases where price trends very strongly and gaps up continuously such that sum of constituent candles is less than total range of parent candle.
-Personally i like the idea of seeking bold, large-range, full bodied candles, with a lower than typical directionality %; indicating that a price move is both significant and it's already done it's rebalancing; I would see this as potentially favourable for continuation (obviously depending on context).
---- Showcase of the other functions beyond Directionality percentage ----
Candles Total (bull vs Bear). ES1! Hourly; ltf = 5min: Candles total: LTF up candles and LTF down candles making up the current HTF candle (constituent number of UP candles printed above in green, Down candles printed below in red):
Gaps SUM. SPX hourly, ltf = 5min. Sum of 'UP' gaps within candle printed above in green, sum of 'DOWN' gaps printed below in red:
Gaps TOTAL: SPX hourly, ltf = 1min. Simply the total of 'up' gaps vs 'down' gaps withing our candle; based on the user input constituent candles within:
Supply & DemandWe can think of imbalanced as a signal of a huge order being filled.
For those who do not know what imbalanced candle are, an imbalanced candles are formed when the price move with force in a direction.
Taking the last 3 candles, when the wicks the of 1st and 3rd candle does not fully overlap the middle one, an imbalanced candle is formed.
Usually when a huge hands place its order it never gets filled entirely and the price usually comes back to this zone to fulfil the remaining order.
This indicator highlight range defined by previous high and low pivot right before an imbalanced candle.
Zones highlighted become zones to watch to enter a trade and become either supply or demand zone.
Delta Volume Columns Pro [LucF]โโ OVERVIEW
This indicator displays volumeโโ delta information calculated with intrabar inspection on historical bars, and feed updates when running in realtime. It is designed to run in a pane and can display either stacked buy/sell volumeโ columns or a signal line which can be calculated and displayed in many different ways.
Five different models are offered to reveal different characteristics of the calculated volumeโ delta information. Many options are offered to visualize the calculations, giving you much leeway in morphing the indicator's visuals to suit your needs. If you value delta volumeโ information, I hope you will find the time required to master Delta Volumeโ Columns Pro well worth the investment. I am confident that if you combine a proper understanding of the indicator's information with an intimate knowledge of the volumeโ idiosyncrasies on the markets you trade, you can extract useful market intelligence using this tool.
โโ WARNINGS
1. The indicator only works on markets where volumeโ information is available,
โโPlease validate that your symbol's feed carries volumeโ information before asking me why the indicator doesn't plot values.
2. When you refresh your chart or re-execute the script on the chart, the indicator will repaint because elapsed realtime bars will then recalculate as historical bars.
3. Because the indicator uses different modes of calculation on historical and realtime bars, it's critical that you understand the differences between them. Details are provided further down.
4. Calculations using intrabar inspection on historical bars can only be done from some chart timeframes. See further down for a list of supported timeframes.
โโIf the chart's timeframe is not supported, no historical volumeโ delta will display.
โโ CONCEPTS
Chart bars
Three different types of bars are used in charts:
โ1. Historical bars are bars that have already closed when the script executes on them.
โ2. The realtime bar is the current, incomplete bar where a script is running on an open market. There is only one active realtime bar on your chart at any given time.
โโโThe realtime bar is where alerts trigger.
โ3. Elapsed realtime bars are bars that were calculated when they were realtime bars but have since closed.
โโโWhen a script re-executes on a chart because the browser tab is refreshed or some of its inputs are changed, elapsed realtime bars are recalculated as historical bars.
Why does this indicator use two modes of calculation?
Historical bars on TradingView charts contain OHLCV data only, which is insufficient to calculate volumeโ delta on them with any level of precision. To mine more detailed information from those bars we look at intrabars , i.e., bars from a smaller timeframe (we call it the intrabar timeframe ) that are contained in one chart bar. If your chart Is running at 1D on a 24x7 market for example, most 1D chart bars will contain 24 underlying 1H bars in their dilation. On historical bars, this indicator looks at those intrabars to amass volumeโ delta information. If the intrabar is up, its volumeโ goes in the Buy bin, and inversely for the Sell bin. When price does not move on an intrabar, the polarity of the last known movement is used to determine in which bin its volumeโ goes.
In realtime, we have access to price and volumeโ change for each update of the chart. Because a 1D chart bar can be updated tens of thousands of times during the day, volumeโ delta calculations on those updates is much more precise. This precision, however, comes at a price:
โโ The script must be running on the chart for it to keep calculating in realtime.
โโ If you refresh your chart you will lose all accumulated realtime calculations on elapsed realtime bars, and the realtime bar.
โโElapsed realtime bars will recalculate as historical bars, i.e., using intrabar inspection, and the realtime bar's calculations will reset.
โโWhen the script recalculates elapsed realtime bars as historical bars, the values on those bars will change, which means the script repaints in those conditions.
โโ When the indicator first calculates on a chart containing an incomplete realtime bar, it will count ALL the existing volumeโ on the bar as Buy or Sell volumeโ,
โโdepending on the polarity of the bar at that point. This will skew calculations for that first bar. Scripts have no access to the history of a realtime bar's previous updates,
โโand intrabar inspection cannot be used on realtime bars, so this is the only to go about this.
โโ Even if alerts only trigger upon confirmation of their conditions after the realtime bar closes, they are repainting alerts
โโbecause they would perhaps not have calculated the same way using intrabar inspection.
โโ On markets like stocks that often have different EODโ and intraday feeds and volumeโ information,
โโthe volume's scale may not be the same for the realtime bar if your chart is at 1D, for example,
โโand the indicator is using an intraday timeframe to calculate on historical bars.
โโ Any chart timeframe can be used in realtime mode, but plots that include moving averages in their calculations may require many elapsed realtime bars before they can calculate.
โโYou might prefer drastically reducing the periods of the moving averages, or using the volumeโ columns mode, which displays instant values, instead of the line.
Volume Delta Balances
This indicator uses a variety of methods to evaluate five volumeโ delta balances and derive other values from those balances. The five balances are:
1 โ On Bar Balance : This is the only balance using instant values; it is simply the subtraction of the Sell volumeโ from the Buy volumeโ on the bar.
2 โ Average Balance : Calculates a distinct EMA for both the Buy and Sell volumes, and subtracts the Sell EMA from the Buy EMA.
3 โ Momentum Balance : Starts by calculating, separately for both Buy and Sell volumes, the difference between the same EMAs used in "Average Balance" and
โโan SMA of double the period used for the "Average Balance" EMAs. The difference for the Sell side is subtracted from the difference for the Buy side,
โโand an RSI of that value is calculated and brought over the โ50/+50 scale.
4 โ Relative Balance : The reference values used in the calculation are the Buy and Sell EMAs used in the "Average Balance".
โโFrom those, we calculate two intermediate values using how much the instant Buy and Sell volumes on the bar exceed their respective EMAโโโbut with a twist.
โโIf the bar's Buy volumeโ does not exceed the EMA of Buy volumeโ, a zero value is used. The same goes for the Sell volumeโ with the EMA of Sell volumeโ.
โโOnce we have our two intermediate values for the Buy and Sell volumes exceeding their respective MA, we subtract them. The final "Relative Balance" value is an ALMA of that subtraction.
โโThe rationale behind using zero values when the bar's Buy/Sell volumeโ does not exceed its EMA is to only take into account the more significant volumeโ.
โโIf both instant volumeโ values exceed their MA, then the difference between the two is the signal's value.
โโThe signal is called "relative" because the intermediate values are the difference between the instant Buy/Sell volumes and their respective MA.
โโThis balance flatlines when the bar's Buy/Sell volumes do not exceed their EMAs, which makes it useful to spot areas where trader interest dwindles, such as consolidations.
โโThe smaller the period of the final value's ALMA, the more easily you will see the balance flatline. These flat zones should be considered no-trade zones.
5 โ Percent Balance : This balance is the ALMA of the ratio of the "On Bar Balance" value, i.e., the volumeโ delta balance on the bar (which can be positive or negative),
โโover the total volume for that bar.
From the balances and marker conditions, two more values are calculated:
1 โ Marker Bias : It sums the up/down (+1/โ1) occurrences of the markers 1 to 4 over a period you define, so it ranges from โ4 to +4, times the period.
โโIts calculation will depend on the modes used to calculate markers 3 and 4.
2 โ Combined Balances : This is the sum of the bull/bear (+1/โ1) states of each of the five balances, so it ranges from โ5 to +5.
โโ FEATURES
The indicator has two main modes of operation: Columns and Line .
Columns
โข In Columns mode you can display stacked Buy/Sell volumeโ columns.
โข The buy section always appears above the centerline, the sell section below.
โข The top and bottom sections can be colored independently using eight different methods.
โข The EMAs of the Buy/Sell values can be displayed (these are the same EMAs used to calculate the "Average Balance").
Line
โข Displays one of seven signals: the five balances or one of two complementary values, i.e., the "Marker Bias" or the "Combined Balances".
โข You can color the line and its fill using independent calculation modes to pack more information in the display.
โYou can thus appraise the state of 3 different values using the line itself, its color and the color of its fill.
โข A "Divergence Levels" feature will use the line to automatically draw expanding levels on divergence events.
Default settings
Using the indicator's default settings, this is the information displayed:
โข The line is calculated on the "Average Balance".
โข The line's color is determined by the bull/bear state of the "Percent Balance".
โข The line's fill gradient is determined by the advances/declines of the "Momentum Balance".
โข The orange divergence dots are calculated using discrepancies between the polarity of the "On Bar Balance" and the chart's bar.
โข The divergence levels are determined using the line's level when a divergence occurs.
โข The background's fill gradient is calculated on advances/declines of the "Marker Bias".
โข The chart bars are colored using advances/declines of the "Relative Balance". Divergences are shown in orange.
โข The intrabar timeframe is automatically determined from the chart's timeframe so that a minimum of 50 intrabars are used to calculate volumeโ delta on historical bars.
Alerts
The configuration of the marker conditions explained further is what determines the conditions that will trigger alerts created from this script. Note that simply selecting the display of markers does not create alerts. To create an alert on this script, you must use ALT-A from the chart. You can create multiple alerts triggering on different conditions from this same script; simply configure the markers so they define the trigger conditions for each alert before creating the alert. The configuration of the script's inputs is saved with the alert, so from then on you can change them without affecting the alert. Alert messages will mention the marker(s) that triggered the specific alert event. Keep in mind, when creating alerts on small chart timeframes, that discrepancies between alert triggers and markers displayed on your chart are to be expected. This is because the alert and your chart are running two distinct instances of the indicator on different servers and different feeds. Also keep in mind that while alerts only trigger on confirmed conditions, they are calculated using realtime calculation mode, which entails that if you refresh your chart and elapsed realtime bars recalculate as historical bars using intrabar inspection, markers will not appear in the same places they appeared in realtime. So it's important to understand that even though the alert conditions are confirmed when they trigger, these alerts will repaint.
Let's go through the sections of the script's inputs.
Columns
The size of the Buy/Sell columns always represents their respective importance on the bar, but the coloring mode for tops and bottoms is independent. The default setup uses a standard coloring mode where the Buy/Sell columns are always in the bull/bear color with a higher intensity for the winning side. Seven other coloring modes allow you to pack more information in the columns. When choosing to color the top columns using a bull/bear gradient on "Average Balance", for example, you will have bull/bear colored tops. In order for the color of the bottom columns to continue to show the instant bar balance, you can then choose the "On Bar Balance โ Dual Solid Colors" coloring mode to make those bars the color of the winning side for that bar. You can display the averages of the Buy and Sell columns. If you do, its coloring is controlled through the "Line" and "Line fill" sections below.
Line and Line fill
You can select the calculation mode and the thickness of the line, and independent calculations to determine the line's color and fill.
Zero Line
The zero line can display dots when all five balances are bull/bear.
Divergences
You first select the detection mode. Divergences occur whenever the up/down direction of the signal does not match the up/down polarity of the bar. Divergences are used in three components of the indicator's visuals: the orange dot, colored chart bars, and to calculate the divergence levels on the line. The divergence levels are dynamic levels that automatically build from the line's values on divergence events. On consecutive divergences, the levels will expand, creating a channel. This implementation of the divergence levels corresponds to my view that divergences indicate anomalies, hesitations, points of uncertainty if you will. It precludes any attempt to identify a directional bias to divergences. Accordingly, the levels merely take note of divergence events and mark those points in time with levels. Traders then have a reference point from which they can evaluate further movement. The bull/bear/neutral colors used to plot the levels are also congruent with this view in that they are determined by the line's position relative to the levels, which is how I think divergences can be put to the most effective use. One of the coloring modes for the line's fill uses advances/declines in the line after divergence events.
Background
The background can show a bull/bear gradient on six different calculations. As with other gradients, you can adjust its brightness to make its importance proportional to how you use it in your analysis.
Chart bars
Chart bars can be colored using seven different methods. You have the option of emptying the body of bars where volumeโ does not increase, as does my TLD indicator, and you can choose whether you want to show divergences.
Intrabar Timeframe
This is the intrabar timeframe that will be used to calculate volumeโ delta using intrabar inspection on historical bars. You can choose between four modes. The three "Auto-steps" modes calculate, from the chart's timeframe, the intrabar timeframe where the said number of intrabars will make up the dilation of chart bars. Adjustments are made for non-24x7 markets. "Fixed" mode allows you to select the intrabar timeframe you want. Checking the "Show TF" box will display in the lower-right corner the intrabar timeframe used at any given moment. The proper selection of the intrabar timeframe is important. It must achieve maximal granularity to produce precise results while not unduly slowing down calculations, or worse, causing runtime errors. Note that historical depth will vary with the intrabar timeframe. The smaller the timeframe, the shallower historical plots you will be.
Markers
Markers appear when the required condition has been confirmed on a closed bar. The configuration of the markers when you create an alert is what determines when the alert will trigger. Five markers are available:
โข Balances Agreement : All five balances are either bullishโ or bearishโ.
โข Double Bumps : A double bump is two consecutive up/down bars with +/โ volumeโโ delta, and rising Buy/Sell volumeโ above its average.
โข Divergence confirmations : A divergence is confirmed up/down when the chosen balance is up/down on the previous bar when that bar was down/up, and this bar is up/down.
โข Balance Shifts : These are bull/bear transitions of the selected signal.
โข Marker Bias Shifts : Marker bias shifts occur when it crosses into bull/bear territory.
Periods
Allows control over the periods of the different moving averages used to calculate the balances.
Volumeโ Discrepancies
Stock exchanges do not report the same volumeโ for intraday and daily (or higher) resolutions. Other variations in how volumeโ information is reported can also occur in other markets, namely Forex, where volumeโ irregularities can even occur between different intraday timeframes. This will cause discrepancies between the total volumeโ on the bar at the chart's timeframe, and the total volumeโโ calculated by adding the volumeโโ of the intrabars in that bar's dilation. This does not necessarily invalidate the volumeโโ delta information calculated from intrabars, but it tells us that we are using partial volumeโ data. A mechanism to detect chart vs intrabar timeframe volumeโโ discrepancies is provided. It allows you to define a threshold percentage above which the background will indicate a difference has been detected.
Other Settings
You can control here the display of the gray dot reminder on realtime bars, and the display of error messages if you are using a chart timeframe that is not greater than the fixed intrabar timeframe, when you use that mode. Disabling the message can be useful if you only use realtime mode at chart timeframes that do not support intrabar inspection.
โโ RAMBLINGS
On Volumeโ Delta
Volumeโ is arguably the best complement to interpret price action, and I consider volumeโ delta to be the most effective way of processing volumeโ information. In periods of low-volatility price consolidations, volumeโ will typically also be lower than normal, but slight imbalances in the trend of the buy/sell volumeโ balance can sometimes help put early odds on the direction of the break from consolidation. Additionally, the progression of the volumeโ imbalance can help determine the proximity of the breakout. I also find volumeโ delta and the number of divergences very useful to evaluate the strength of trends. In trends, I am looking for "slow and steady", i.e., relatively low volatilityโ and pauses where price action doesn't look like world affairs are being reassessed. In my personal mythology, this type of trend is often more resilient than high-volatility breakouts, especially when volumeโ balance confirms the general agreement of traders signaled by the low-volatility usually accompanying this type of trend. The volumeโ action on pauses will often help me decide between aggressively taking profits, tightening a stop or going for a longer-term movement. As for reversals, they generally occur in high-volatility areas where entering trades is more expensive and riskier. While the identification of counter-trend reversals fascinates many traders to no end, they represent poor opportunities in my view. Volumeโ imbalances often precede reversals, but I prefer to use volumeโ delta information to identify the areas following reversals where I can confirm them and make relatively low-cost entries with better odds.
On "Buy/Sell" Volume
Buying or selling volumeโ are misnomers, as every unit of volumeโ transacted is both bought and sold by two different traders. While this does not keep me from using the terms, there is no such thing as โbuy onlyโ or โsell onlyโ volumeโ. Trader lingo is riddled with peculiarities.
Divergences
The divergence detection method used here relies on a difference between the direction of a signal and the polarity (up/down) of a chart bar. When using the default "On Bar Balance" to detect divergences, however, only the bar's volumeโ delta is used. You may wonder how there can be divergences between buying/selling volumeโ information and price movement on one bar. This will sometimes be due to the calculation's shortcomings, but divergences may also occur in instances where because of order book structure, it takes less volumeโ to increase the price of an asset than it takes to decrease it. As usual, divergences are points of interest because they reveal imbalances, which may or may not become turning points. To your pattern-hungry brain, the divergences displayed by this indicator willโโโas they do on other indicatorsโโโappear to often indicate turnarounds. My opinion is that reality is generally quite sobering and I have no reliable information that would tend to prove otherwise. Exercise caution when using them. Consequently, I do not share the overwhelming enthusiasm of traders in identifying bullishโ/bearishโ divergences. For me, the best course of action when a divergence occurs is to wait and see what happens from there. That is the rationale underlying how my divergence levels work; they take note of a signal's level when a divergence occurs, and it's the signal's behavior from that point on that determines if the post-divergence action is bullishโ/bearishโ.
Superfluity
In "The Bed of Procrustes", Nassim Nicholas Taleb writes: To bankrupt a fool, give him information . This indicator can display lots of information. While learning to use a new indicator inevitably requires an adaptation period where we put it through its paces and try out all its options, once you have become used to it and decide to adopt it, rigorously eliminate the components you don't use and configure the remaining ones so their visual prominence reflects their relative importance in your analysis. I tried to provide flexible options for traders to control this indicator's visuals for that exact reasonโโโnot for window dressing.
โโ LIMITATIONS
โข This script uses a special characteristic of the `security()` function allowing the inspection of intrabarsโโโwhich is not officially supported by TradingView.
โIt has the advantage of permitting a more robust calculation of volumeโ delta than other methods on historical bars, but also has its limits.
โข Intrabar inspection only works on some chart timeframes: 3, 5, 10, 15 and 30 minutes, 1, 2, 3, 4, 6, and 12 hours, 1 day, 1 week and 1 month.
โThe scriptโs code can be modified to run on other resolutions.
โข When the difference between the chartโs timeframe and the intrabar timeframe is too great, runtime errors will occur. The Auto-Steps selection mechanisms should avoid this.
โข All volumeโ is not created equally. Its source, components, quality and reliability will vary considerably with sectors and instruments.
โThe higher the quality, the more reliably volumeโ delta information can be used to guide your decisions.
โYou should make it your responsibility to understand the volumeโ information provided in the data feeds you use. It will help you make the most of volumeโ delta.
โโ NOTES
For traders
โข The Data Window shows key values for the indicator.
โข While this indicator displays some of the same information calculated in my DeltaโVolumeโColumns ,
โI have elected to make it a separate publication so that traders continue to have a simpler alternative available to them. Both code bases will continue to evolve separately.
โข All gradients used in this indicator determine their brightness intensities using advances/declines in the signalโnot their relative position in a pre-determined scale.
โข Volumeโ delta being relative, by nature, it is particularly well-suited to Forex markets, as it filters out quite elegantly the cyclical volumeโ data characterizing the sector.
If you are interested in volumeโ delta, consider having a look at my other "Delta Volume" indicators:
โข DeltaโVolumeโRealtimeโAction displays realtime volumeโ delta and tick information on the chart.
โข DeltaโVolumeโCandles builds volumeโโ delta candles on the chart.
โข DeltaโVolumeโColumns is a simpler version of this indicator.
For coders
โข I use the `f_c_gradientRelativePro()` from the PineCoders Color Gradient Framework to build my gradients.
โThis function has the advantage of allowing begin/end colors for both the bull and bear colors. It also allows us to define the number of steps allowed for each gradient.
โI use this to modulate the gradients so they perform optimally on the combination of the signal used to calculate advances/declines,
โbut also the nature of the visual component the gradient applies to. I use fewer steps for choppy signals and when the gradient is used on discrete visual components
โsuch as volumeโ columns or chart bars.
โข I use the PineCoders Coding Conventions for Pine to write my scripts.
โข I used functions modified from the PineCoders MTF Selection Framework for the selection of timeframes.
โโ THANKS TO:
โ The devs from TradingView's Pine and other teams, and the PineCoders who collaborate with them. They are doing amazing work,
โand much of what this indicator does could not be done without their recent improvements to Pine.
โ A guy called Kuan who commented on a Backtest Rookies presentation of their Volume Profile indicator using a `for` loop.
โThis indicator started from the intrabar inspection technique illustrated in Kuan's snippet.
โ theheirophant , my partner in the exploration of the sometimes weird abysses of `security()`โs behavior at intrabar timeframes.
โ midtownsk8rguy , my brilliant companion in mining the depths of Pine graphics.
Concretum BandsDefinition
The Concretum Bands indicator recreates the Upper and Lower Bound of the Noise Area described in the paper "Beat the Market: An Effective Intraday Momentum Strategy for S&P500 ETF (SPY)" published by Concretum founder Zarattini, along with Barbon and Aziz, in May 2024.
Below we provide all the information required to understand how the indicator is calculated, the rationale behind it and how people can use it.
Idea Behind
The indicator aims to outline an intraday price region where the stock is expected to move without indicating any demand/supply imbalance. When the price crosses the boundaries of the Noise Area, it suggests a significant imbalance that may trigger an intraday trend.
How the Indicator is Calculated
The bands at time HH:MM are computed by taking the open price of day t and then adding/subtracting the average absolute move over the last n days from market open to minute HH:MM . The bands are also adjusted to account for overnight gaps. A volatility multiplier can be used to increase/decrease the width of the bands, similar to other well-known technical bands. The bands described in the paper were computed using a lookback period (length) of 14 days and a Volatility Multiplier of 1. Users can easily adjust these settings.
How to use the indicator
A trader may use this indicator to identify intraday moves that exceed the average move over the most recent period. A break outside the bands could be used as a signal of significant demand/supply imbalance.
Trend Gazer v5# Trend Gazer v5: Professional Multi-Timeframe ICT Analysis System
## ๐ Overview
**Trend Gazer v5** is a comprehensive institutional-grade trading system that synthesizes multiple proven methodologies into a unified analytical framework. This indicator combines **ICT (Inner Circle Trader) concepts**, **Smart Money Structure**, **Order Block detection**, **Fair Value Gaps**, and **volumetric analysis** to provide traders with high-probability trade setups backed by institutional footprints.
Unlike fragmented indicators that force traders to switch between multiple tools, Trend Gazer v5 delivers a **holistic market view** in a single overlay, eliminating analysis paralysis and enabling confident decision-making.
---
## ๐ฏ Why This Combination is Necessary
### The Problem with Single-Concept Indicators
Traditional indicators suffer from three critical flaws:
1. **Isolated Context** - Price action, volume, and structure are analyzed separately, creating conflicting signals
2. **Timeframe Blindness** - Single-timeframe analysis misses institutional activity occurring across multiple timeframes
3. **Lagging Confirmation** - Waiting for one indicator to confirm another causes missed entries and late exits
### The Institutional Trading Reality
Professional traders and institutions operate across **multiple dimensions simultaneously**:
- **Structural Context**: Where are we in the market cycle? (CHoCH, SiMS, BoMS)
- **Order Flow**: Where is institutional supply and demand concentrated? (Order Blocks)
- **Inefficiencies**: Where are price imbalances that must be filled? (Fair Value Gaps)
- **Momentum Context**: Is volume expanding or contracting? (VWC/TBOSI)
- **Mean Reversion Points**: Where do institutions expect rebounds? (NPR/BB, EMAs)
**Trend Gazer v5 unifies these dimensions**, creating a complete picture of market microstructure that individual indicators cannot provide.
---
## ๐ฌ Core Analytical Framework
### 1๏ธโฃ ICT Donchian Smart Money Structure
**Purpose**: Identify institutional market structure shifts that precede major moves.
**Components**:
- **CHoCH (Change of Character)** - Market structure break signaling trend exhaustion
- `1.CHoCH` (Bullish) - Lower low broken, shift to bullish structure
- `A.CHoCH` (Bearish) - Higher high broken, shift to bearish structure
- **SiMS (Shift in Market Structure)** - Initial structure shift (2nd occurrence)
- **BoMS (Break of Market Structure)** - Continuation structure (3rd+ occurrence)
**Why It's Essential**:
Retail traders react to price changes. Institutions **create** price changes by breaking structure. By detecting these shifts using **Donchian channels** (the purest form of high/low tracking), we identify the exact moments when institutional bias changes.
**Credit**: Based on *ICT Donchian Smart Money Structure* by Zeiierman (CC BY-NC-SA 4.0)
---
### 2๏ธโฃ Multi-Timeframe Order Block Detection
**Purpose**: Map institutional supply/demand zones where price is likely to reverse.
**Methodology**:
Order Blocks represent the **last opposite-direction candle** before a strong move. These zones indicate where institutions accumulated (bullish OB) or distributed (bearish OB) positions.
**Multi-Timeframe Coverage**:
- **1-minute**: Scalping zones for day traders
- **3-minute**: Short-term swing zones
- **15-minute**: Intraday institutional zones
- **60-minute**: Daily swing zones
- **Current TF**: Dynamic adaptation to any chart timeframe
**Key Features**:
- **Bounce Detection** - Identifies when price rebounds from OB zones (Signal 7: ๐ฏ OB Bounce)
- **Breaker Tracking** - Monitors when OBs are violated, converting bullish OBs to resistance and vice versa
- **Visual Rendering** - Color-coded boxes with transparency showing OB strength
- **OB Direction Filter** - Blocks contradictory signals (no SELL in bullish OB, no BUY in bearish OB)
**Why MTF Order Blocks Matter**:
A 60-minute Order Block represents institutional positioning at a larger timeframe. When combined with a 3-minute entry signal, you're trading **with** the big players, not against them.
---
### 3๏ธโฃ Fair Value Gap (FVG) Detection
**Purpose**: Identify price inefficiencies that institutional traders must eventually fill.
**What Are FVGs?**:
Fair Value Gaps occur when price moves so rapidly that it leaves an **imbalance** - a gap between the high of one candle and the low of the candle two bars later (or vice versa). Institutions view these as inefficient pricing that must be corrected.
**Detection Logic**:
```
Bullish FVG: high < low โ Gap up = Bearish imbalance (expect downward fill)
Bearish FVG: low > high โ Gap down = Bullish imbalance (expect upward fill)
```
**Visual Design**:
- **Bullish FVG**: Green boxes (support zones where price should bounce)
- **Bearish FVG**: Red boxes (resistance zones where price should reject)
- **Mitigation Tracking**: FVGs disappear when filled, signaling completion
- **Volume Attribution**: Each FVG tracks associated buying/selling volume
**Why FVGs Are Critical**:
Institutions operate on **efficiency**. Gaps represent inefficiency. When price returns to fill a gap, it's not random - it's institutional traders **correcting market inefficiency**. Trading into FVG fills offers exceptional risk/reward.
---
### 4๏ธโฃ Volumetric Weighted Cloud (VWC/TBOSI)
**Purpose**: Detect momentum shifts and trend strength using volume-weighted price action.
**Mechanism**:
VWC applies **volatility weighting** to moving averages, creating a dynamic cloud that expands during high-volatility trends and contracts during consolidation.
**Multi-Timeframe Analysis**:
- **1m, 3m, 5m**: Micro-scalping momentum
- **15m**: Intraday trend confirmation
- **60m, 240m**: Swing trade trend validation
**Signal Generation**:
- **VWC Switch (Signal 2)**: When cloud color flips (red โ green or green โ red), indicating momentum reversal
- **VWC Status Table**: Real-time display of trend direction across all timeframes
**Why Volume-Weighting Matters**:
Traditional moving averages treat all bars equally. VWC gives **more weight to high-volume bars**, ensuring that signals reflect actual institutional participation, not low-volume noise.
---
### 5๏ธโฃ Non-Repaint STDEV (NPR) & Bollinger Bands
**Purpose**: Identify extreme mean-reversion points without repainting.
**Problem with Traditional Indicators**:
Many indicators **repaint** - they change past values when new data arrives, making backtests misleading. NPR uses **lookahead bias prevention** to ensure signals remain fixed.
**Configuration**:
- **15-minute NPR/BB**: Intraday volatility bands
- **60-minute NPR/BB**: Swing trade extremes
- **Multiple Kernel Options**: Exponential, Simple, Double Exponential, Triple Exponential for different smoothing profiles
**Signal Logic (Signal 8)**:
- **BUY**: Price closes **inside** lower band (not just touching it) โ Extreme oversold with institutional absorption likely
- **SELL**: Price closes **inside** upper band โ Extreme overbought with institutional distribution likely
**Why NPR is Superior**:
Repainting indicators give traders false confidence in backtests. NPR ensures every signal you see in history is **exactly** what a trader would have seen in real-time.
---
### 6๏ธโฃ ๐ STRONG CHoCH Pattern Detection
**Purpose**: Identify the highest-probability setups when multiple CHoCH confirmations align within a tight timeframe.
**Pattern Logic**:
**STRONG BUY Pattern**:
```
1.CHoCH โ A.CHoCH โ 1.CHoCH (within 20 bars)
```
This sequence indicates:
1. Initial bullish structure shift
2. Bearish retest (pullback)
3. **Renewed bullish confirmation** - Institutions are re-accumulating after shaking out weak hands
**STRONG SELL Pattern**:
```
A.CHoCH โ 1.CHoCH โ A.CHoCH (within 20 bars)
```
This sequence indicates:
1. Initial bearish structure shift
2. Bullish retest (dead cat bounce)
3. **Renewed bearish confirmation** - Institutions are re-distributing after trapping longs
**Visual Display**:
```
๐ BUY
```
- **0% transparency** (fully opaque) - Maximum visual priority
- Displayed **immediately** when pattern completes (no additional signal required)
- Independent of Market Structure filter (pattern itself is the confirmation)
**Why STRONG Signals Are Different**:
- **Triple Confirmation**: Three structure shifts eliminate false breakouts
- **Tight Timeframe**: 20-bar window ensures institutional conviction, not random noise
- **Automatic Display**: No waiting for price action - the pattern itself triggers the alert
- **Historical Validation**: This specific sequence has proven to precede major institutional moves
**Risk Management**:
STRONG signals offer the best risk/reward because:
1. Stop loss can be placed beyond the middle CHoCH (tight risk)
2. Target can be set at next major structure level (large reward)
3. Pattern failure is immediately evident (quick exit if wrong)
---
### 7๏ธโฃ Multi-EMA Framework
**Purpose**: Provide dynamic support/resistance and trend context.
**EMA Configuration**:
- **EMA 7**: Micro-trend (scalping)
- **EMA 20**: Short-term trend
- **EMA 50**: Institutional pivot (Signal 6: EMA50 Bounce)
- **EMA 100**: Mid-term trend filter
- **EMA 200**: Major institutional support/resistance
- **EMA 400, 800**: Macro trend context
**Visual Fills**:
- Color-coded fills between EMAs create **visual trend strength zones**
- Convergence = consolidation
- Divergence = trending market
**Why 7 EMAs?**:
Each EMA represents a different **participant timeframe**:
- EMA 7/20: Day traders and scalpers
- EMA 50/100: Swing traders
- EMA 200/400/800: Position traders and institutions
When all EMAs align, **all participant types agree on direction** - the highest-probability trend trades.
---
## ๐ 8-Signal Trading System
Trend Gazer v5 employs **8 distinct signal conditions** (all enabled by default), each designed to capture different market regimes:
### โญ Signal Hierarchy & Trading Philosophy
**IMPORTANT**: Not all signals are created equal. The indicator displays a hierarchy of signal quality:
**PRIMARY SIGNALS (Trade These)**:
- ๐ **STRONG BUY/SELL** - Triple-confirmed CHoCH patterns (highest priority)
- ๐ **Star Signals (S7, S8)** - High-probability institutional zone reactions
- Signal 7: Order Block Bounce
- Signal 8: 60m NPR/BB Bounce
**AUXILIARY SIGNALS (Confirmation & Context)**:
- **Signals 1-6** - Use these as:
- **Confirmation** for Star Signals (when multiple signals align)
- **Context** for understanding market conditions
- **Early warnings** of potential moves (validate before trading)
- **Additional filters** (e.g., "only trade Star Signals that also have Signal 1")
**Trading Recommendation**:
- **Conservative Traders**: Trade ONLY ๐ STRONG and ๐ Star Signals
- **Moderate Traders**: Trade Star Signals + validated auxiliary signals (2+ signal confirmation)
- **Active Traders**: Use all signals with proper risk management
The visual transparency system reinforces this hierarchy:
- 0% transparent = STRONG (๐) - Highest conviction
- 50% transparent = Star (๐) + OB signals - High quality
- 70% transparent = Auxiliary (S1-S6) - Supplementary information
### Signal 1: RSI Shift + Structure (AND Logic)
**Strictest Signal** - Requires both RSI momentum confirmation AND structure change.
- **Use Case**: High-conviction trades in trending markets
- **Frequency**: Least frequent, highest accuracy
### Signal 2: VWC Switch (OR Logic)
**Most Frequent Signal** - Triggers on any VWC color flip across monitored timeframes.
- **Use Case**: Capturing early momentum shifts
- **Frequency**: Most frequent, good for active traders
### Signal 3: Structure Change
**Bar Color Change with RSI Confirmation** - Detects when candle color shifts with supporting RSI.
- **Use Case**: Trend continuation trades
- **Frequency**: Moderate
### Signal 4: BB Breakout + RSI
**Bollinger Band Breakout Reversal** - Price breaks band then immediately reverses.
- **Use Case**: Fade false breakouts
- **Frequency**: Moderate, excellent risk/reward
### Signal 5: BB/EMA50 Break
**Aggressive Breakout Signal** - Price breaks both BB and EMA50 simultaneously.
- **Use Case**: Momentum breakout trades
- **Frequency**: Moderate-high
### Signal 6: EMA50 Bounce Reversal
**Mean Reversion at EMA50** - Price touches EMA50 and bounces.
- **Use Case**: Trading pullbacks in strong trends
- **Frequency**: Moderate, reliable
### Signal 7: ๐ OB Bounce (Star Signal)
**Order Block Bounce** - Price enters OB zone and reverses.
- **Use Case**: Institutional zone reactions
- **Frequency**: Low, but extremely high quality
- **Special Features**:
- ๐ฏ **OB Bounce Label**: `๐ ๐ฏ BUY/SELL ` - Actual Signal 7 bounce from visible OB
- ๐ **In OB Label**: `๐ BUY/SELL ` - Other signals (S1-6, S8) occurring inside an OB zone
- **OB Direction Filter**: Blocks contradictory signals (no SELL in bullish OB, no BUY in bearish OB)
### Signal 8: ๐ 60m NPR/BB Bounce (Star Signal)
**Extreme Mean-Reversion** - Price closes **inside** 60m NPR/BB bands at extremes.
- **Use Case**: Capturing institutional absorption at extremes
- **Frequency**: Low, exceptional win rate
- **Special Logic**: Candle close must be **INSIDE** bands, not just touching (prevents false breakouts)
### ๐ STRONG Signals (Bonus)
**CHoCH Pattern Completion** - Triple-confirmed structure shifts.
- **STRONG BUY**: `1.CHoCH โ A.CHoCH โ 1.CHoCH (โค20 bars)`
- **STRONG SELL**: `A.CHoCH โ 1.CHoCH โ A.CHoCH (โค20 bars)`
- **Display**: Immediate upon pattern completion (independent signal)
- **Use Case**: Highest-conviction institutional trend shifts
---
## ๐จ Visual Design Philosophy
### Signal Hierarchy via Transparency
**0% Transparency (Opaque)**:
- ๐ **STRONG BUY/SELL** - Highest priority, institutional pattern confirmation
**50% Transparency**:
- ๐ **Star Signals** (S7, S8) - High-quality mean reversion
- ๐ฏ **OB Bounce** - Institutional zone reaction
- ๐ **In OB** - Enhanced signal in institutional zone
- **CHoCH Labels** (1.CHoCH, A.CHoCH) - Structure shift markers
**70% Transparency**:
- **Regular Signals** (S1-S6) - Standard trade setups
This visual hierarchy ensures traders **instantly recognize** high-priority setups without analysis paralysis.
### Color Scheme: Japanese Candlestick Convention
**Bullish = Red | Bearish = Blue/Green**
This follows traditional Japanese candlestick methodology where:
- **Red (Yang)**: Positive energy, rising prices, bullish
- **Blue/Green (Yin)**: Negative energy, falling prices, bearish
While Western conventions often reverse this, we maintain **ICT and institutional conventions** for consistency with professional trading rooms.
---
## ๐ก Alert System
### Any Alert (Automatic)
**8 Events Monitored**:
1. ๐ **STRONG BUY** - Pattern: `1.CHoCH โ A.CHoCH โ 1.CHoCH`
2. ๐ **STRONG SELL** - Pattern: `A.CHoCH โ 1.CHoCH โ A.CHoCH`
3. โญ **Star BUY** - Signal 7 or 8
4. โญ **Star SELL** - Signal 7 or 8
5. ๐ **BUY (in OB)** - Any signal inside Bullish Order Block
6. ๐ **SELL (in OB)** - Any signal inside Bearish Order Block
7. **Bullish CHoCH** - Market structure shift to bullish
8. **Bearish CHoCH** - Market structure shift to bearish
**Format**: `TICKER TIMEFRAME EventName`
**Example**: `BTCUSDT 5 ๐ STRONG BUY`
### Individual alertcondition() Options
Create custom alerts for specific events:
- BUY/SELL Signals (all or filtered)
- Star Signals Only (S7/S8)
- STRONG Signals Only (๐)
- CHoCH Events Only
- Bullish/Bearish CHoCH separately
---
## โ๏ธ Configuration & Settings
### ICT Structure Filter (DEFAULT ON โญ)
**Enable Structure Filter**: Display signals ONLY after CHoCH/SiMS/BoMS
- **Purpose**: Filter out noise by requiring institutional confirmation
- **Recommendation**: Keep enabled for disciplined trading
**Show Structure Labels (DEFAULT ON โญ)**: Display CHoCH/SiMS/BoMS labels
- **Purpose**: Visual confirmation of market structure state
- **Labels**:
- `1.CHoCH` (Red background, white text) - Bullish structure shift
- `A.CHoCH` (Blue background, white text) - Bearish structure shift
- `2.SMS` / `B.SMS` (Red/Blue text) - Shift in Market Structure (2nd occurrence)
- `3.BMS` / `C.BMS` (Red/Blue text) - Break of Market Structure (3rd+ occurrence)
**Structure Period**: Default 3 bars (ICT standard)
### Order Block Configuration
**Enable Multi-Timeframe OBs**: Detect OBs from multiple timeframes simultaneously
**Mitigation Options**:
- Close - OB invalidated when candle closes through it
- Wick - OB invalidated when wick touches it
- 50% - OB invalidated when 50% of zone is violated
**Show OBs from**:
- Current Timeframe (always)
- 1m, 3m, 15m, 60m (selectable)
### Fair Value Gap Settings
**Show FVGs**: Enable/disable FVG rendering
**Mitigation Source**: Wick, Close, or 50% fill
**Color Customization**: Bullish FVG (green), Bearish FVG (red)
### Signal Filters
**Show ONLY Star Signals (DEFAULT OFF)**:
- When ON: Display only S7 (OB Bounce) and S8 (NPR/BB Bounce)
- When OFF: Display all signals S1-S8 (DEFAULT)
- **Use Case**: Focus on highest-quality setups, ignore noise
### Visual Settings
**EMA Display**: Toggle individual EMAs on/off
**VWC Cloud**: Enable/disable volumetric cloud
**NPR/BB Bands**: Show/hide 15m and 60m bands
**Status Table**: Real-time VWC status across all timeframes
---
## ๐ How to Use
### For Scalpers (1m-5m Charts)
1. Enable **1m and 3m Order Blocks**
2. Watch for **Signal 2 (VWC Switch)** or **Signal 5 (BB/EMA50 Break)**
3. Confirm with **1m/3m MTF OB** as support/resistance
4. Use **FVGs** for micro-target setting
5. Set alerts for **Star BUY/SELL** for highest-quality scalps
### For Day Traders (15m-60m Charts)
1. Enable **15m and 60m Order Blocks**
2. Wait for **CHoCH** to establish bias
3. Trade **Signal 7 (OB Bounce)** or **Signal 8 (60m NPR/BB Bounce)**
4. Use **EMA 50/100** as dynamic stop placement
5. Set alerts for **๐ STRONG BUY/SELL** for major moves
### For Swing Traders (4H-Daily Charts)
1. Enable **60m Order Blocks** (will render as larger zones on HTF)
2. Wait for **Market Structure confirmation** (CHoCH)
3. Focus on **Signal 1 (RSI Shift + Structure)** for highest conviction
4. Use **EMA 200/400/800** for macro trend alignment
5. Set alerts for **Bullish/Bearish CHoCH** to catch structure shifts early
### Universal Strategy (Recommended Approach)
1. **Focus on Primary Signals First** - Build your track record with ๐ STRONG and ๐ Star Signals only
2. **Wait for Market Structure** - Never trade against CHoCH direction
3. **Use Auxiliary Signals for Confirmation** - When a Star Signal appears, check if auxiliary signals (S1-6) also confirm
4. **Respect Order Blocks** - Fade signals that contradict OB direction
5. **Use FVGs for Targets** - Price gravitates toward unfilled gaps
6. **Gradually Incorporate Auxiliary Signals** - Once profitable with primary signals, experiment with validated auxiliary setups
### Signal Quality Statistics (Typical Observation)
Based on common market behavior patterns:
**๐ STRONG Signals**:
- Frequency: Rare (1-3 per week on daily charts)
- Win Rate: Very High (70-85% when proper risk management applied)
- Risk/Reward: Excellent (1:3 to 1:5+ typical)
**๐ Star Signals (S7, S8)**:
- Frequency: Moderate (2-5 per day on lower timeframes)
- Win Rate: High (60-75% when aligned with structure)
- Risk/Reward: Good (1:2 to 1:4 typical)
**Auxiliary Signals (S1-6)**:
- Frequency: High (multiple per hour on active timeframes)
- Win Rate: Moderate (50-65% standalone, higher when used as confirmation)
- Risk/Reward: Variable (1:1 to 1:3 typical)
**Key Insight**: Trading only primary signals reduces trade frequency but dramatically improves consistency and psychological ease.
---
## ๐ What Makes This Indicator Unique
### 1. **True Multi-Timeframe Integration**
Most "MTF" indicators simply display data from other timeframes. Trend Gazer v5 **synthesizes** MTF data into unified signals, eliminating conflicting information.
### 2. **Non-Repainting Architecture**
All signals are fixed at bar close. What you see in backtests is exactly what you'd see in real-time.
### 3. **Institutional Focus**
Every component is designed around institutional behavior:
- Where they accumulate (Order Blocks)
- When they shift (CHoCH)
- What they must fix (FVGs)
- How they create momentum (VWC)
### 4. **Complete Transparency**
- **Open Source** - Full code visibility
- **Credited Sources** - All borrowed concepts attributed
- **No Black Boxes** - Every calculation is documented
### 5. **Flexible Yet Focused**
- **8 Signal Types** - Adapts to any market regime
- **Default Settings Optimized** - Works immediately without tweaking
- **Optional Filters** - "Show ONLY Star Signals" for disciplined traders
### 6. **Professional Alert System**
- **8-event Any Alert** - Never miss institutional moves
- **Individual alertconditions** - Customize to your strategy
- **Formatted Messages** - Ticker + Timeframe + Event for instant context
---
## ๐ Educational Value
### Learning ICT Concepts
This indicator serves as a **visual teaching tool** for:
- **Market Structure**: See CHoCH/SiMS/BoMS in real-time
- **Order Blocks**: Understand where institutions positioned
- **Fair Value Gaps**: Learn how inefficiencies are filled
- **Smart Money Behavior**: Watch institutional footprints unfold
### Backtesting & Strategy Development
Use Trend Gazer v5 to:
1. **Validate ICT Concepts** - Do OB bounces really work? Test it.
2. **Optimize Entry Timing** - Which signals work best in your market?
3. **Develop Filters** - Combine signals for your edge
4. **Build Strategies** - Export signals to Pine Script strategies
---
## โ ๏ธ Disclaimer
This indicator is for **educational and informational purposes only**. It should not be considered as financial advice or a recommendation to buy or sell any financial instrument.
**Trading involves substantial risk of loss**. Past performance is not indicative of future results. No indicator, regardless of sophistication, can guarantee profitable trades.
**Always:**
- Conduct your own research
- Use proper risk management (1-2% risk per trade)
- Consult with qualified financial advisors
- Practice on paper/demo accounts before live trading
- Understand that you are solely responsible for your trading decisions
---
## ๐ Credits & Licenses
### Original Code Sources
1. **ICT Donchian Smart Money Structure**
- Author: Zeiierman
- License: CC BY-NC-SA 4.0
- Modifications: Integrated with multi-signal system, added CHoCH pattern detection
2. **Reverse RSI Signals**
- Author: AlgoAlpha
- License: MPL 2.0
- Modifications: Adapted for internal signal logic
3. **Volumetric Weighted Cloud (VWC/TBOSI)**
- Original concept adapted for multi-timeframe analysis
- Enhanced with MTF table display
4. **Order Block & FVG Detection**
- Based on ICT concepts
- Custom implementation with MTF support
### This Indicator's License
**Mozilla Public License 2.0 (MPL 2.0)**
You are free to:
- โ
Use commercially
- โ
Modify and distribute
- โ
Use privately
- โ
Patent use
Under conditions:
- ๐ Disclose source
- ๐ License and copyright notice
- ๐ Same license for modifications
---
## ๐ Support & Community
### Reporting Issues
If you encounter bugs or have feature suggestions, please provide:
1. Chart timeframe and symbol
2. Settings configuration
3. Screenshot of the issue
4. Expected vs actual behavior
### Best Practices
- Start with default settings
- Gradually enable/disable features to understand each component
- Use demo account for at least 30 days before live trading
- Combine with proper risk management
---
## ๐ Version History
### v5.0 - Simplified ICT Mode (Current)
- โ
Removed all unused filters and features
- โ
Enabled all 8 signals by default
- โ
Added ๐ STRONG CHoCH pattern detection
- โ
Enhanced OB Bounce labeling system
- โ
Added FVG detection and visualization
- โ
Improved alert system (8 events)
- โ
Optimized performance (faster rendering)
- โ
Added comprehensive DESCRIPTION documentation
### v4.2 - ICT Mode with EMA Convergence Filter (Deprecated)
- Legacy version with EMA convergence features (removed for simplicity)
### v4.0 - Pure ICT Mode (Deprecated)
- Initial ICT-focused release
---
## ๐ Recommended Learning Resources
To fully leverage this indicator, study:
1. **ICT Concepts** (Inner Circle Trader - YouTube)
- Market Structure
- Order Blocks
- Fair Value Gaps
- Liquidity Concepts
2. **Smart Money Concepts (SMC)**
- Change of Character (CHoCH)
- Break of Structure (BOS)
- Liquidity Sweeps
3. **Volume Spread Analysis (VSA)**
- Effort vs Result
- Supply vs Demand
- Volume Climax
4. **Risk Management**
- Position Sizing
- R-Multiple Theory
- Win Rate vs Risk/Reward Balance
---
## โ
Quick Start Checklist
- Add indicator to chart
- Verify **Enable Structure Filter** is ON
- Verify **Show Structure Labels** is ON
- Enable desired MTF Order Blocks (1m, 3m, 15m, 60m)
- Enable FVG display
- Set up **Any Alert** for all 8 events
- Paper trade for 30 days minimum
- Document your trades (screenshots + notes)
- Review performance weekly
- Adjust filters based on your strategy
---
## ๐ก Final Thoughts
**Trend Gazer v5 is not a "magic button" indicator.** It's a professional analytical framework that requires education, practice, and discipline.
The best traders don't use indicators to **tell them what to do**. They use indicators to **confirm what they already see** in price action.
Use this tool to:
- โ
Confirm your analysis
- โ
Filter out low-probability setups
- โ
Identify institutional footprints
- โ
Time entries with precision
Avoid using it to:
- โ Trade blindly without understanding context
- โ Ignore risk management
- โ Revenge trade after losses
- โ Replace education with automation
**Trade smart. Trade safe. Trade with structure.**
---
**ยฉ rasukaru666 | 2025 | Mozilla Public License 2.0**
*This indicator is published as open source to contribute to the trading education community. If it helps you, please share your experience and help others learn.*
------------------------------------------------------
# Trend Gazer v5: ใใญใใงใใทใงใใซใปใใซใใฟใคใ ใใฌใผใ ICTๅๆใทในใใ
## ๐ ๆฆ่ฆ
**Trend Gazer v5** ใฏใ่คๆฐใฎๅฎ่จผๆธใฟๆๆณใ็ตฑๅใใๅๆใใฌใผใ ใฏใผใฏใๆไพใใใๅ
ๆฌ็ใชๆฉ้ขๆ่ณๅฎถใฐใฌใผใใฎๅๅผใทในใใ ใงใใใใฎใคใณใธใฑใผใฟใผใฏใ**ICT๏ผInner Circle Trader๏ผใณใณใปใใ**ใ**ในใใผใใใใผๆง้ **ใ**ใชใผใใผใใญใใฏๆค็ฅ**ใ**ใใงใขใใชใฅใผใฎใฃใใ**ใใใใณ**ๅบๆฅ้ซๅๆ**ใ็ตใฟๅใใใฆใๆฉ้ขๆ่ณๅฎถใฎ่ถณ่ทกใซ่ฃๆใกใใใ้ซ็ขบ็ใฎๅๅผใปใใใขใใใใใฌใผใใผใซๆไพใใพใใ
ๆญ็็ใชใคใณใธใฑใผใฟใผใฏใใใฌใผใใผใซ่คๆฐใฎใใผใซใๅใๆฟใใใใจใๅผทใใพใใใTrend Gazer v5ใฏ**ๅ
ๆฌ็ใชๅธๅ ดใใฅใผ**ใๅไธใฎใชใผใใผใฌใคใงๆไพใใๅๆ้บป็บใๆ้คใใฆ่ชไฟกใใๆๆๆฑบๅฎใๅฏ่ฝใซใใพใใ
---
## ๐ฏ ใชใใใฎ็ตใฟๅใใใๅฟ
่ฆใชใฎใ
### ๅไธใณใณใปใใใคใณใธใฑใผใฟใผใฎๅ้ก็น
ๅพๆฅใฎใคใณใธใฑใผใฟใผใฏ3ใคใฎ่ดๅฝ็ใชๆฌ ้ฅใๆฑใใฆใใพใ๏ผ
1. **ๅญค็ซใใใณใณใใญในใ** - ไพกๆ ผใๅบๆฅ้ซใๆง้ ใๅๅฅใซๅๆใใใ็็พใใใทใฐใใซใ็ๆ
2. **ใฟใคใ ใใฌใผใ ใฎ็ฒ็ฎๆง** - ๅไธใฟใคใ ใใฌใผใ ๅๆใฏใ่คๆฐใฎใฟใคใ ใใฌใผใ ใง็บ็ใใๆฉ้ขๆ่ณๅฎถใฎๆดปๅใ่ฆ้ใ
3. **้
ใใ็ขบ่ช** - ใใใคใณใธใฑใผใฟใผใๅฅใฎใคใณใธใฑใผใฟใผใฎ็ขบ่ชใๅพ
ใคใใจใงใใจใณใใชใผใ้ใใใจใฐใธใใใ้
ใใ
### ๆฉ้ขๆ่ณๅฎถใฎๅๅผๅฎๆ
ใใญใฎใใฌใผใใผใๆฉ้ขๆ่ณๅฎถใฏใ**่คๆฐใฎๆฌกๅ
ใๅๆใซ**ๆไฝใใพใ๏ผ
- **ๆง้ ็ใณใณใใญในใ**: ๅธๅ ดใตใคใฏใซใฎใฉใใซใใใฎใ๏ผ๏ผCHoCHใSiMSใBoMS๏ผ
- **ใชใผใใผใใญใผ**: ๆฉ้ขๆ่ณๅฎถใฎ้่ฆใจไพ็ตฆใ้ไธญใใฆใใใฎใฏใฉใใ๏ผ๏ผใชใผใใผใใญใใฏ๏ผ
- **้ๅน็ๆง**: ๅใใชใใใฐใชใใชใไพกๆ ผใฎไธๅ่กกใฏใฉใใ๏ผ๏ผใใงใขใใชใฅใผใฎใฃใใ๏ผ
- **ใขใกใณใฟใ ใณใณใใญในใ**: ๅบๆฅ้ซใฏๆกๅคงใใฆใใใ็ธฎๅฐใใฆใใใ๏ผ๏ผVWC/TBOSI๏ผ
- **ๅนณๅๅๅธฐใใคใณใ**: ๆฉ้ขๆ่ณๅฎถใใชใใฆใณใใๆๅพ
ใใๅ ดๆใฏใฉใใ๏ผ๏ผNPR/BBใEMA๏ผ
**Trend Gazer v5ใฏใใใใฎๆฌกๅ
ใ็ตฑๅ**ใใๅๅฅใฎใคใณใธใฑใผใฟใผใงใฏๆไพใงใใชใๅธๅ ดใใคใฏใญๆง้ ใฎๅฎๅ
จใชๅ
จไฝๅใไฝๆใใพใใ
---
## ๐ฌ ใณใขๅๆใใฌใผใ ใฏใผใฏ
### 1๏ธโฃ ICT ใใณใใฃใณใปในใใผใใใใผๆง้
**็ฎ็**: ๅคงใใชๅใใซๅ
่กใใๆฉ้ขๆ่ณๅฎถใฎๅธๅ ดๆง้ ใทใใใ่ญๅฅใใใ
**ใณใณใใผใใณใ**:
- **CHoCH (Change of Character / ๆง่ณชใฎๅคๅ)** - ใใฌใณใ็ฒๅผใ็คบใๅธๅ ดๆง้ ใฎใใฌใคใฏ
- `1.CHoCH`๏ผๅผทๆฐ๏ผ - ็ด่ฟๅฎๅคใฎใใฌใคใฏใๅผทๆฐๆง้ ใธใฎใทใใ
- `A.CHoCH`๏ผๅผฑๆฐ๏ผ - ็ด่ฟ้ซๅคใฎใใฌใคใฏใๅผฑๆฐๆง้ ใธใฎใทใใ
- **SiMS (Shift in Market Structure / ๅธๅ ดๆง้ ใฎใทใใ)** - ๅๆๆง้ ใทใใ๏ผ2ๅ็ฎใฎ็บ็๏ผ
- **BoMS (Break of Market Structure / ๅธๅ ดๆง้ ใฎใใฌใคใฏ)** - ็ถ็ถๆง้ ๏ผ3ๅ็ฎไปฅ้ใฎ็บ็๏ผ
**ใชใไธๅฏๆฌ ใชใฎใ**:
ๅฐๅฃฒใใฌใผใใผใฏไพกๆ ผๅคๅใซๅๅฟใใพใใๆฉ้ขๆ่ณๅฎถใฏๆง้ ใ็ ดใใใจใงไพกๆ ผๅคๅใ**ไฝใๅบใใพใ**ใ**ใใณใใฃใณใใฃใใซ**๏ผ้ซๅค/ๅฎๅค่ฟฝ่ทกใฎๆใ็ด็ฒใชๅฝขๅผ๏ผใไฝฟ็จใใฆใใใใฎใทใใใๆคๅบใใใใจใงใๆฉ้ขๆ่ณๅฎถใฎใใคใขในใๅคๅใใๆญฃ็ขบใช็ฌ้ใ็นๅฎใใพใใ
**ใฏใฌใธใใ**: Zeiiermanๆฐใฎ*ICT Donchian Smart Money Structure*ใซๅบใฅใ๏ผCC BY-NC-SA 4.0๏ผ
---
### 2๏ธโฃ ใใซใใฟใคใ ใใฌใผใ ใปใชใผใใผใใญใใฏๆค็ฅ
**็ฎ็**: ไพกๆ ผใๅ่ปขใใๅฏ่ฝๆงใ้ซใๆฉ้ขๆ่ณๅฎถใฎ้็ตฆใพใผใณใใใใใณใฐใใใ
**ๆนๆณ่ซ**:
ใชใผใใผใใญใใฏใฏใๅผทใๅใใฎๅใฎ**ๆๅพใฎๅๅฏพๆนๅใญใผใฝใฏ่ถณ**ใ่กจใใพใใใใใใฎใพใผใณใฏใๆฉ้ขๆ่ณๅฎถใใใธใทใงใณใ่็ฉ๏ผๅผทๆฐOB๏ผใพใใฏๅ้
๏ผๅผฑๆฐOB๏ผใใๅ ดๆใ็คบใใพใใ
**ใใซใใฟใคใ ใใฌใผใ ใซใใฌใใธ**:
- **1ๅ่ถณ**: ใใคใใฌใผใใผๅใในใญใฃใซใใณใฐใพใผใณ
- **3ๅ่ถณ**: ็ญๆในใคใณใฐใพใผใณ
- **15ๅ่ถณ**: ใคใณใใฉใใคๆฉ้ขๆ่ณๅฎถใพใผใณ
- **60ๅ่ถณ**: ใใคใชใผในใคใณใฐใพใผใณ
- **็พๅจใฎTF**: ไปปๆใฎใใฃใผใใฟใคใ ใใฌใผใ ใธใฎๅ็้ฉๅฟ
**ไธป่ฆๆฉ่ฝ**:
- **ใใฆใณในๆค็ฅ** - OBใพใผใณใใไพกๆ ผใใชใใฆใณใใใๆใ่ญๅฅ๏ผใทใฐใใซ7: ๐ฏ OBใใฆใณใน๏ผ
- **ใใฌใผใซใผ่ฟฝ่ทก** - OBใ็ ดใใใๆใ็ฃ่ฆใใๅผทๆฐOBใๆตๆใซใๅผฑๆฐOBใใตใใผใใซๅคๆ
- **ใใธใฅใขใซใฌใณใใชใณใฐ** - OBใฎๅผทๅบฆใ็คบใ้ๆๅบฆไปใใฎ่ฒๅใใใใใใใฏใน
- **OBๆนๅใใฃใซใฟใผ** - ็็พใใใทใฐใใซใใใญใใฏ๏ผๅผทๆฐOBใงSELLใชใใๅผฑๆฐOBใงBUYใชใ๏ผ
**ใชใMTFใชใผใใผใใญใใฏใ้่ฆใ**:
60ๅ่ถณใฎใชใผใใผใใญใใฏใฏใใใๅคงใใชใฟใคใ ใใฌใผใ ใงใฎๆฉ้ขๆ่ณๅฎถใฎใใธใทใงใใณใฐใ่กจใใพใใ3ๅ่ถณใฎใจใณใใชใผใทใฐใใซใจ็ตใฟๅใใใใใจใงใๅคงๅฃใใฌใคใคใผใจ**ๅใๆนๅ**ใงๅๅผใใใใจใซใชใใพใใ
---
### 3๏ธโฃ ใใงใขใใชใฅใผใฎใฃใใ๏ผFVG๏ผๆค็ฅ
**็ฎ็**: ๆฉ้ขๆ่ณๅฎถใๆ็ต็ใซๅใใชใใใฐใชใใชใไพกๆ ผใฎ้ๅน็ๆงใ่ญๅฅใใใ
**FVGใจใฏไฝใ๏ผ**:
ใใงใขใใชใฅใผใฎใฃใใใฏใไพกๆ ผใใใพใใซใๆฅ้ใซๅใใฆ**ไธๅ่กก**ใๆฎใๆใซ็บ็ใใพใ - 1ๆฌใฎใญใผใฝใฏ่ถณใฎ้ซๅคใจ2ๆฌๅพใฎใญใผใฝใฏ่ถณใฎๅฎๅคใฎ้ใฎใฎใฃใใ๏ผใพใใฏใใฎ้๏ผใๆฉ้ขๆ่ณๅฎถใฏใใใใไฟฎๆญฃใใใชใใใฐใชใใชใ้ๅน็็ใชไพกๆ ผ่จญๅฎใจ่ฆใชใใพใใ
**ๆค็ฅใญใธใใฏ**:
```
ๅผทๆฐFVG: high < low โ ใฎใฃใใใขใใ = ๅผฑๆฐใฎไธๅ่กก๏ผไธๆนใใฃใซไบๆณ๏ผ
ๅผฑๆฐFVG: low > high โ ใฎใฃใใใใฆใณ = ๅผทๆฐใฎไธๅ่กก๏ผไธๆนใใฃใซไบๆณ๏ผ
```
**ใใธใฅใขใซใใถใคใณ**:
- **ๅผทๆฐFVG**: ็ทใฎใใใฏใน๏ผไพกๆ ผใใใฆใณใใในใใตใใผใใพใผใณ๏ผ
- **ๅผฑๆฐFVG**: ่ตคใฎใใใฏใน๏ผไพกๆ ผใๆๅฆใใใในใๆตๆใพใผใณ๏ผ
- **ใใใฃใฒใผใทใงใณ่ฟฝ่ทก**: FVGใฏๅใใใใใจๆถใใๅฎไบใ็คบใ
- **ๅบๆฅ้ซๅธฐๅฑ**: ๅFVGใฏ้ข้ฃใใ่ฒทใ/ๅฃฒใๅบๆฅ้ซใ่ฟฝ่ทก
**ใชใFVGใ้่ฆใ**:
ๆฉ้ขๆ่ณๅฎถใฏ**ๅน็ๆง**ใงๅใใพใใใฎใฃใใใฏ้ๅน็ๆงใ่กจใใพใใไพกๆ ผใใฎใฃใใใๅใใใใใซๆปใๆใใใใฏใฉใณใใ ใงใฏใใใพใใ - ๆฉ้ขๆ่ณๅฎถใ**ๅธๅ ดใฎ้ๅน็ๆงใไฟฎๆญฃ**ใใฆใใใฎใงใใFVGใใฃใซใธใฎๅๅผใฏๅ่ถใใใชในใฏ/ใชใฏใผใใๆไพใใพใใ
---
### 4๏ธโฃ ๅบๆฅ้ซๅ ้ใฏใฉใฆใ๏ผVWC/TBOSI๏ผ
**็ฎ็**: ๅบๆฅ้ซๅ ้ใใฉใคในใขใฏใทใงใณใไฝฟ็จใใฆใขใกใณใฟใ ใทใใใจใใฌใณใๅผทๅบฆใๆคๅบใใใ
**ใกใซใใบใ **:
VWCใฏ็งปๅๅนณๅใซ**ใใฉใใฃใชใใฃๅ ้**ใ้ฉ็จใใ้ซใใฉใใฃใชใใฃใใฌใณใไธญใซๆกๅคงใใใณใณใฝใชใใผใทใงใณไธญใซ็ธฎๅฐใใๅ็ใฏใฉใฆใใไฝๆใใพใใ
**ใใซใใฟใคใ ใใฌใผใ ๅๆ**:
- **1mใ3mใ5m**: ใใคใฏใญในใญใฃใซใใณใฐใขใกใณใฟใ
- **15m**: ใคใณใใฉใใคใใฌใณใ็ขบ่ช
- **60mใ240m**: ในใคใณใฐใใฌใผใใใฌใณใๆค่จผ
**ใทใฐใใซ็ๆ**:
- **VWCในใคใใ๏ผใทใฐใใซ2๏ผ**: ใฏใฉใฆใใฎ่ฒใๅ่ปขใใๆ๏ผ่ตคโ็ทใพใใฏ็ทโ่ตค๏ผใใขใกใณใฟใ ๅ่ปขใ็คบใ
- **VWCในใใผใฟในใใผใใซ**: ๅ
จใฟใคใ ใใฌใผใ ใฎใใฌใณใๆนๅใฎใชใขใซใฟใคใ ่กจ็คบ
**ใชใๅบๆฅ้ซๅ ้ใ้่ฆใ**:
ๅพๆฅใฎ็งปๅๅนณๅใฏใในใฆใฎใใผใ็ญใใๆฑใใพใใVWCใฏ**้ซๅบๆฅ้ซใใผใซ้ใฟใไธใ**ใใทใฐใใซใไฝๅบๆฅ้ซใฎใใคใบใงใฏใชใใๅฎ้ใฎๆฉ้ขๆ่ณๅฎถใฎๅๅ ใๅๆ ใใใใจใไฟ่จผใใพใใ
---
### 5๏ธโฃ ใใณใชใใคใณใSTDEV๏ผNPR๏ผ๏ผใใชใณใธใฃใผใใณใ
**็ฎ็**: ใชใใคใณใใชใใงๆฅต็ซฏใชๅนณๅๅๅธฐใใคใณใใ่ญๅฅใใใ
**ๅพๆฅใฎใคใณใธใฑใผใฟใผใฎๅ้ก็น**:
ๅคใใฎใคใณใธใฑใผใฟใผใฏ**ใชใใคใณใ**ใใพใ - ๆฐใใใใผใฟใๅฐ็ใใใจ้ๅปใฎๅคใๅคๆดใใใใใฏใในใใ่ชค่งฃใใใพใใNPRใฏ**ๅ
่ชญใฟใใคใขใน้ฒๆญข**ใไฝฟ็จใใฆใใทใฐใใซใๅบๅฎใใใใพใพใงใใใใจใไฟ่จผใใพใใ
**่จญๅฎ**:
- **15ๅ่ถณNPR/BB**: ใคใณใใฉใใคใใฉใใฃใชใใฃใใณใ
- **60ๅ่ถณNPR/BB**: ในใคใณใฐใใฌใผใๆฅตๅค
- **่คๆฐใฎใซใผใใซใชใใทใงใณ**: ๆๆฐใๅ็ดใไบ้ๆๆฐใไธ้ๆๆฐ - ็ฐใชใๅนณๆปๅใใญใใกใคใซ
**ใทใฐใใซใญใธใใฏ๏ผใทใฐใใซ8๏ผ**:
- **BUY**: ไพกๆ ผใไธ้จใใณใใฎ**ๅ
ๅด**ใงใฏใญใผใบ๏ผ่งฆใใใ ใใงใฏใชใ๏ผโ ๆฅต็ซฏใชๅฃฒใใ้ใใงๆฉ้ขๆ่ณๅฎถใฎๅธๅใๅฏ่ฝๆง้ซใ
- **SELL**: ไพกๆ ผใไธ้จใใณใใฎ**ๅ
ๅด**ใงใฏใญใผใบ โ ๆฅต็ซฏใช่ฒทใใ้ใใงๆฉ้ขๆ่ณๅฎถใฎๅ้
ใๅฏ่ฝๆง้ซใ
**ใชใNPRใๅชใใฆใใใ**:
ใชใใคใณใใคใณใธใฑใผใฟใผใฏใใฌใผใใผใซใใใฏใในใใง่ชคใฃใ่ชไฟกใไธใใพใใNPRใฏใๅฑฅๆญดใง่ฆใใในใฆใฎใทใฐใใซใใใใฌใผใใผใใชใขใซใฟใคใ ใง่ฆใใงใใใใใฎ**ใใฎใใฎ**ใงใใใใจใไฟ่จผใใพใใ
---
### 6๏ธโฃ ๐ STRONG CHoChใใฟใผใณๆค็ฅ
**็ฎ็**: ็ญใๆ้ๆ ๅ
ใง่คๆฐใฎCHoCH็ขบ่ชใๆดๅใใๆใฎๆ้ซ็ขบ็ใปใใใขใใใ่ญๅฅใใใ
**ใใฟใผใณใญใธใใฏ**:
**STRONG BUYใใฟใผใณ**:
```
1.CHoCH โ A.CHoCH โ 1.CHoCH๏ผ20ใใผไปฅๅ
๏ผ
```
ใใฎใทใผใฑใณในใฏไปฅไธใ็คบใใพใ๏ผ
1. ๅๆๅผทๆฐๆง้ ใทใใ
2. ๅผฑๆฐใชใในใ๏ผใใซใใใฏ๏ผ
3. **ๆดๆฐใใใๅผทๆฐ็ขบ่ช** - ๆฉ้ขๆ่ณๅฎถใฏๅผฑใๆใๆฏใ่ฝใจใใๅพใซๅ่็ฉไธญ
**STRONG SELLใใฟใผใณ**:
```
A.CHoCH โ 1.CHoCH โ A.CHoCH๏ผ20ใใผไปฅๅ
๏ผ
```
ใใฎใทใผใฑใณในใฏไปฅไธใ็คบใใพใ๏ผ
1. ๅๆๅผฑๆฐๆง้ ใทใใ
2. ๅผทๆฐใชใในใ๏ผใใใใญใฃใใใใฆใณใน๏ผ
3. **ๆดๆฐใใใๅผฑๆฐ็ขบ่ช** - ๆฉ้ขๆ่ณๅฎถใฏใญใณใฐใ็ฝ ใซใใใๅพใซๅๅ้
ไธญ
**ใใธใฅใขใซ่กจ็คบ**:
```
๐ BUY
```
- **0%้ๆๅบฆ**๏ผๅฎๅ
จไธ้ๆ๏ผ - ๆๅคงใฎ่ฆ่ฆ็ๅชๅ
ๅบฆ
- ใใฟใผใณๅฎๆๆใซ**ๅณๅบงใซ**่กจ็คบ๏ผ่ฟฝๅ ใทใฐใใซไธ่ฆ๏ผ
- ๅธๅ ดๆง้ ใใฃใซใฟใผใใ็ฌ็ซ๏ผใใฟใผใณ่ชไฝใ็ขบ่ช๏ผ
**ใชใSTRONGใทใฐใใซใ็ฐใชใใ**:
- **ไธ้็ขบ่ช**: 3ใคใฎๆง้ ใทใใใ่ชคใฃใใใฌใคใฏใขใฆใใๆ้ค
- **็ญใๆ้ๆ **: 20ใใผใฆใฃใณใใฆใใฉใณใใ ใชใใคใบใงใฏใชใใๆฉ้ขๆ่ณๅฎถใฎ็ขบไฟกใไฟ่จผ
- **่ชๅ่กจ็คบ**: ไพกๆ ผใขใฏใทใงใณใๅพ
ใใชใ - ใใฟใผใณ่ชไฝใใขใฉใผใใใใชใฌใผ
- **ๆญดๅฒ็ๆค่จผ**: ใใฎ็นๅฎใฎใทใผใฑใณในใฏไธป่ฆใชๆฉ้ขๆ่ณๅฎถใฎๅใใซๅ
่กใใใใจใ่จผๆใใใฆใใ
**ใชในใฏ็ฎก็**:
STRONGใทใฐใใซใฏๆ้ซใฎใชในใฏ/ใชใฏใผใใๆไพใใพใ๏ผ
1. ในใใใใญในใฏไธญๅคฎใฎCHoCHใฎๅคใซ้
็ฝฎๅฏ่ฝ๏ผใฟใคใใชใชในใฏ๏ผ
2. ใฟใผใฒใใใฏๆฌกใฎไธป่ฆๆง้ ใฌใใซใซ่จญๅฎๅฏ่ฝ๏ผๅคงใใชใชใฏใผใ๏ผ
3. ใใฟใผใณๅคฑๆใฏๅณๅบงใซๆใใ๏ผ้้ใฃใฆใใใฐใฏใคใใฏใจใฐใธใใ๏ผ
---
### 7๏ธโฃ ใใซใEMAใใฌใผใ ใฏใผใฏ
**็ฎ็**: ใใคใใใใฏใชใตใใผใ/ใฌใธในใฟใณในใจใใฌใณใใณใณใใญในใใๆไพใใใ
**EMA่จญๅฎ**:
- **EMA 7**: ใใคใฏใญใใฌใณใ๏ผในใญใฃใซใใณใฐ๏ผ
- **EMA 20**: ็ญๆใใฌใณใ
- **EMA 50**: ๆฉ้ขๆ่ณๅฎถใฎใใใใ๏ผใทใฐใใซ6: EMA50ใใฆใณใน๏ผ
- **EMA 100**: ไธญๆใใฌใณใใใฃใซใฟใผ
- **EMA 200**: ไธป่ฆใชๆฉ้ขๆ่ณๅฎถใฎใตใใผใ/ใฌใธในใฟใณใน
- **EMA 400ใ800**: ใใฏใญใใฌใณใใณใณใใญในใ
**ใใธใฅใขใซใใฃใซ**:
- EMA้ใฎ่ฒๅใใใใใใฃใซใ**ใใธใฅใขใซใใฌใณใๅผทๅบฆใพใผใณ**ใไฝๆ
- ๅๆ = ใณใณใฝใชใใผใทใงใณ
- ็บๆฃ = ใใฌใณใๅธๅ ด
**ใชใ7ใคใฎEMAใ๏ผ**:
ๅEMAใฏ็ฐใชใ**ๅๅ ่
ใฟใคใ ใใฌใผใ **ใ่กจใใพใ๏ผ
- EMA 7/20: ใใคใใฌใผใใผใจในใญใฃใซใใผ
- EMA 50/100: ในใคใณใฐใใฌใผใใผ
- EMA 200/400/800: ใใธใทใงใณใใฌใผใใผใจๆฉ้ขๆ่ณๅฎถ
ใในใฆใฎEMAใๆดๅใใๆใ**ใในใฆใฎๅๅ ่
ใฟใคใใๆนๅใซๅๆ**ใใฆใใ - ๆ้ซ็ขบ็ใฎใใฌใณใๅๅผใงใใ
---
## ๐ 8ใทใฐใใซๅๅผใทในใใ
Trend Gazer v5ใฏ**8ใคใฎ็ฐใชใใทใฐใใซๆกไปถ**๏ผใในใฆใใใฉใซใใงๆๅน๏ผใๆก็จใใฆใใใใใใใใ็ฐใชใๅธๅ ดใฌใธใผใ ใๆๆใใใใใซ่จญ่จใใใฆใใพใ๏ผ
### โญ ใทใฐใใซ้ๅฑค๏ผๅๅผๅฒๅญฆ
**้่ฆ**: ใในใฆใฎใทใฐใใซใๅใใงใฏใใใพใใใใคใณใธใฑใผใฟใผใฏใทใฐใใซๅ่ณชใฎ้ๅฑคใ่กจ็คบใใพใ๏ผ
**ใใฉใคใใชใผใทใฐใใซ๏ผใใใๅๅผใใ๏ผ**:
- ๐ **STRONG BUY/SELL** - ไธ้CHoChใใฟใผใณ๏ผๆๅชๅ
๏ผ
- ๐ **ในใฟใผใทใฐใใซ๏ผS7ใS8๏ผ** - ้ซ็ขบ็ใฎๆฉ้ขๆ่ณๅฎถใพใผใณๅๅฟ
- ใทใฐใใซ7: ใชใผใใผใใญใใฏใใฆใณใน
- ใทใฐใใซ8: 60m NPR/BBใใฆใณใน
**่ฃๅฉใทใฐใใซ๏ผ็ขบ่ชใจใณใณใใญในใ๏ผ**:
- **ใทใฐใใซ1-6** - ใใใใไปฅไธใจใใฆไฝฟ็จ๏ผ
- ในใฟใผใทใฐใใซใฎ**็ขบ่ช**๏ผ่คๆฐใฎใทใฐใใซใๆดๅใใๆ๏ผ
- ๅธๅ ด็ถๆณใ็่งฃใใใใใฎ**ใณใณใใญในใ**
- ๆฝๅจ็ใชๅใใฎ**ๆฉๆ่ญฆๅ**๏ผๅๅผๅใซๆค่จผ๏ผ
- **่ฟฝๅ ใใฃใซใฟใผ**๏ผไพ๏ผใใทใฐใใซ1ใๅบใฆใใในใฟใผใทใฐใใซใฎใฟๅๅผใ๏ผ
**ๅๅผๆจๅฅจ**:
- **ไฟๅฎ็ใใฌใผใใผ**: ๐ STRONGใจ๐ในใฟใผใทใฐใใซ**ใฎใฟ**ๅๅผ
- **ไธญ็จๅบฆใใฌใผใใผ**: ในใฟใผใทใฐใใซ + ๆค่จผใใใ่ฃๅฉใทใฐใใซ๏ผ2+ใทใฐใใซ็ขบ่ช๏ผ
- **ใขใฏใใฃใใใฌใผใใผ**: ้ฉๅใชใชในใฏ็ฎก็ใงใในใฆใฎใทใฐใใซใไฝฟ็จ
่ฆ่ฆ็้ๆๅบฆใทในใใ ใฏใใฎ้ๅฑคใๅผทๅใใพใ๏ผ
- 0%้ๆๅบฆ = STRONG๏ผ๐๏ผ - ๆ้ซใฎ็ขบไฟก
- 50%้ๆๅบฆ = ในใฟใผ๏ผ๐๏ผ+ OBใทใฐใใซ - ้ซๅ่ณช
- 70%้ๆๅบฆ = ่ฃๅฉ๏ผS1-S6๏ผ - ่ฃ่ถณๆ
ๅ ฑ
### ใทใฐใใซ1: RSIใทใใ + ๆง้ ๏ผANDใญใธใใฏ๏ผ
**ๆใๅณๆ ผใชใทใฐใใซ** - RSIใขใกใณใฟใ ็ขบ่ชใจๆง้ ๅคๅใฎไธกๆนใๅฟ
่ฆใ
- **ไฝฟ็จไพ**: ใใฌใณใๅธๅ ดใงใฎ้ซ็ขบไฟกๅๅผ
- **้ ปๅบฆ**: ๆใๅฐใชใใๆ้ซใฎ็ฒพๅบฆ
- **ๅ้ก**:
### ใทใฐใใซ2: VWCในใคใใ๏ผORใญใธใใฏ๏ผ
**ๆใ้ ป็นใชใทใฐใใซ** - ็ฃ่ฆใใใฆใใใฟใคใ ใใฌใผใ ใงใฎVWC่ฒๅ่ปขใงใใชใฌใผใ
- **ไฝฟ็จไพ**: ๆฉๆใขใกใณใฟใ ใทใใใฎๆๆ
- **้ ปๅบฆ**: ๆใ้ ป็นใใขใฏใใฃใใใฌใผใใผใซ้ฉใใฆใใ
- **ๅ้ก**:
### ใทใฐใใซ3: ๆง้ ๅคๅ
**ใใผใซใฉใผๅคๅใจRSI็ขบ่ช** - RSIใตใใผใใงใญใผใฝใฏ่ถณใฎ่ฒใใทใใใใๆใๆคๅบใ
- **ไฝฟ็จไพ**: ใใฌใณใ็ถ็ถๅๅผ
- **้ ปๅบฆ**: ไธญ็จๅบฆ
- **ๅ้ก**:
### ใทใฐใใซ4: BBใใฌใคใฏใขใฆใ + RSI
**ใใชใณใธใฃใผใใณใใใฌใคใฏใขใฆใๅ่ปข** - ไพกๆ ผใใใณใใ็ ดใฃใๅพใใใซๅ่ปขใ
- **ไฝฟ็จไพ**: ่ชคใฃใใใฌใคใฏใขใฆใใใใงใผใ
- **้ ปๅบฆ**: ไธญ็จๅบฆใๅชใใใชในใฏ/ใชใฏใผใ
- **ๅ้ก**:
### ใทใฐใใซ5: BB/EMA50ใใฌใคใฏ
**็ฉๆฅต็ใใฌใคใฏใขใฆใใทใฐใใซ** - ไพกๆ ผใBBใจEMA50ใๅๆใซใใฌใคใฏใ
- **ไฝฟ็จไพ**: ใขใกใณใฟใ ใใฌใคใฏใขใฆใๅๅผ
- **้ ปๅบฆ**: ไธญใ้ซ
- **ๅ้ก**:
### ใทใฐใใซ6: EMA50ใใฆใณในๅ่ปข
**EMA50ใงใฎๅนณๅๅๅธฐ** - ไพกๆ ผใEMA50ใซ่งฆใใฆใใฆใณในใ
- **ไฝฟ็จไพ**: ๅผทใใใฌใณใใงใฎใใซใใใฏๅๅผ
- **้ ปๅบฆ**: ไธญ็จๅบฆใไฟก้ ผๆงใใ
- **ๅ้ก**:
### ใทใฐใใซ7: ๐ OBใใฆใณใน๏ผในใฟใผใทใฐใใซ๏ผ
**ใชใผใใผใใญใใฏใใฆใณใน** - ไพกๆ ผใOBใพใผใณใซๅ
ฅใฃใฆๅ่ปขใ
- **ไฝฟ็จไพ**: ๆฉ้ขๆ่ณๅฎถใพใผใณๅๅฟ
- **้ ปๅบฆ**: ไฝใใใๆฅตใใฆ้ซๅ่ณช
- **ๅ้ก**:
- **็นๅฅๆฉ่ฝ**:
- ๐ฏ **OBใใฆใณในใฉใใซ**: `๐ ๐ฏ BUY/SELL ` - ๅฏ่ฆOBใใใฎๅฎ้ใฎใทใฐใใซ7ใใฆใณใน
- ๐ **In OBใฉใใซ**: `๐ BUY/SELL ` - OBใพใผใณๅ
ใง็บ็ใใไปใฎใทใฐใใซ๏ผS1-6ใS8๏ผ
- **OBๆนๅใใฃใซใฟใผ**: ็็พใใใทใฐใใซใใใญใใฏ๏ผๅผทๆฐOBใงSELLใชใใๅผฑๆฐOBใงBUYใชใ๏ผ
### ใทใฐใใซ8: ๐ 60m NPR/BBใใฆใณใน๏ผในใฟใผใทใฐใใซ๏ผ
**ๆฅต็ซฏใชๅนณๅๅๅธฐ** - ไพกๆ ผใ60m NPR/BBใใณใใฎๆฅตๅคใง**ๅ
ๅดใซ**ใฏใญใผใบใ
- **ไฝฟ็จไพ**: ๆฅตๅคใงใฎๆฉ้ขๆ่ณๅฎถใฎๅธๅใๆๆ
- **้ ปๅบฆ**: ไฝใใๅ่ถใใๅ็
- **ๅ้ก**:
- **็นๅฅใญใธใใฏ**: ใญใผใฝใฏ่ถณใฎใฏใญใผใบใใใณใใฎ**ๅ
ๅด**ใงใชใใใฐใชใใชใ๏ผ่งฆใใใ ใใงใฏใใกใ่ชคใฃใใใฌใคใฏใขใฆใใ้ฒๆญข๏ผ
### ๐ STRONGใทใฐใใซ๏ผใใผใใน๏ผ
**CHoChใใฟใผใณๅฎๆ** - ไธ้็ขบ่ชใใใๆง้ ใทใใใ
- **STRONG BUY**: `1.CHoCH โ A.CHoCH โ 1.CHoCH๏ผโค20ใใผ๏ผ`
- **STRONG SELL**: `A.CHoCH โ 1.CHoCH โ A.CHoCH๏ผโค20ใใผ๏ผ`
- **่กจ็คบ**: ใใฟใผใณๅฎๆๆใซๅณๅบง๏ผ็ฌ็ซใใใทใฐใใซ๏ผ
- **ๅ้ก**:
- **ไฝฟ็จไพ**: ๆ้ซ็ขบไฟกใฎๆฉ้ขๆ่ณๅฎถใใฌใณใใทใใ
---
## ๐จ ใใธใฅใขใซใใถใคใณๅฒๅญฆ
### ้ๆๅบฆใซใใใทใฐใใซ้ๅฑค
**0%้ๆๅบฆ๏ผไธ้ๆ๏ผ**:
- ๐ **STRONG BUY/SELL** - ๆๅชๅ
ใๆฉ้ขๆ่ณๅฎถใใฟใผใณ็ขบ่ช
**50%้ๆๅบฆ**:
- ๐ **ในใฟใผใทใฐใใซ**๏ผS7ใS8๏ผ - ้ซๅ่ณชๅนณๅๅๅธฐ
- ๐ฏ **OBใใฆใณใน** - ๆฉ้ขๆ่ณๅฎถใพใผใณๅๅฟ
- ๐ **In OB** - ๆฉ้ขๆ่ณๅฎถใพใผใณๅ
ใฎๅผทๅใใใใทใฐใใซ
- **CHoChใฉใใซ**๏ผ1.CHoCHใA.CHoCH๏ผ - ๆง้ ใทใใใใผใซใผ
**70%้ๆๅบฆ**:
- **้ๅธธใทใฐใใซ**๏ผS1-S6๏ผ - ๆจๆบๅๅผใปใใใขใใ
ใใฎ่ฆ่ฆ็้ๅฑคใซใใใใใฌใผใใผใฏๅๆ้บป็บใชใใซ้ซๅชๅ
ๅบฆใปใใใขใใใ**ๅณๅบงใซ่ช่ญ**ใงใใพใใ
### ใซใฉใผในใญใผใ : ๆฅๆฌๅผใญใผใฝใฏ่ถณๆ
ฃไพ
**ๅผทๆฐ = ่ตค | ๅผฑๆฐ = ้/็ท**
ใใใฏไผ็ตฑ็ใชๆฅๆฌๅผใญใผใฝใฏ่ถณๆนๆณ่ซใซๅพใใพใ๏ผ
- **่ตค๏ผ้ฝ๏ผ**: ใใธใใฃใใจใใซใฎใผใไธๆไพกๆ ผใๅผทๆฐ
- **้/็ท๏ผ้ฐ๏ผ**: ใใฌใใฃใใจใใซใฎใผใไธ้ไพกๆ ผใๅผฑๆฐ
่ฅฟๆดใฎๆ
ฃไพใฏใใฐใใฐใใใ้ใซใใพใใใใใญใฎๅๅผใซใผใ ใจใฎไธ่ฒซๆงใฎใใใซ**ICTใจๆฉ้ขๆ่ณๅฎถใฎๆ
ฃไพ**ใ็ถญๆใใพใใ
---
## ๐ก ใขใฉใผใใทในใใ
### Any Alert๏ผ่ชๅ๏ผ
**8ใคใฎใคใใณใใ็ฃ่ฆ**:
1. ๐ **STRONG BUY** - ใใฟใผใณ: `1.CHoCH โ A.CHoCH โ 1.CHoCH`
2. ๐ **STRONG SELL** - ใใฟใผใณ: `A.CHoCH โ 1.CHoCH โ A.CHoCH`
3. โญ **Star BUY** - ใทใฐใใซ7ใพใใฏ8
4. โญ **Star SELL** - ใทใฐใใซ7ใพใใฏ8
5. ๐ **BUY (in OB)** - ๅผทๆฐใชใผใใผใใญใใฏๅ
ใฎไปปๆใฎใทใฐใใซ
6. ๐ **SELL (in OB)** - ๅผฑๆฐใชใผใใผใใญใใฏๅ
ใฎไปปๆใฎใทใฐใใซ
7. **Bullish CHoCH** - ๅผทๆฐใธใฎๅธๅ ดๆง้ ใทใใ
8. **Bearish CHoCH** - ๅผฑๆฐใธใฎๅธๅ ดๆง้ ใทใใ
**ใใฉใผใใใ**: `TICKER TIMEFRAME EventName`
**ไพ**: `BTCUSDT 5 ๐ STRONG BUY`
### ๅๅฅalertcondition()ใชใใทใงใณ
็นๅฎใฎใคใใณใใฎใซในใฟใ ใขใฉใผใใไฝๆ๏ผ
- BUY/SELLใทใฐใใซ๏ผใในใฆใพใใฏใใฃใซใฟใชใณใฐ๏ผ
- ในใฟใผใทใฐใใซใฎใฟ๏ผS7/S8๏ผ
- STRONGใทใฐใใซใฎใฟ๏ผ๐๏ผ
- CHoChใคใใณใใฎใฟ
- ๅผทๆฐ/ๅผฑๆฐCHoCHๅๅฅ
---
## โ๏ธ ่จญๅฎใจ่จญๅฎ
### ICTๆง้ ใใฃใซใฟใผ๏ผใใใฉใซใON โญ๏ผ
**ๆง้ ใใฃใซใฟใผใๆๅนๅ**: CHoCH/SiMS/BoMSๅพใฎใทใฐใใซ**ใฎใฟ**่กจ็คบ
- **็ฎ็**: ๆฉ้ขๆ่ณๅฎถใฎ็ขบ่ชใ่ฆๆฑใใใใจใงใใคใบใใใฃใซใฟใผ
- **ๆจๅฅจ**: ่ฆๅพใใๅๅผใฎใใใซๆๅนใฎใพใพใซใใ
**ๆง้ ใฉใใซใ่กจ็คบ๏ผใใใฉใซใON โญ๏ผ**: CHoCH/SiMS/BoMSใฉใใซใ่กจ็คบ
- **็ฎ็**: ๅธๅ ดๆง้ ็ถๆ
ใฎ่ฆ่ฆ็็ขบ่ช
- **ใฉใใซ**:
- `1.CHoCH`๏ผ่ตค่ๆฏใ็ฝใใญในใ๏ผ - ๅผทๆฐๆง้ ใทใใ
- `A.CHoCH`๏ผ้่ๆฏใ็ฝใใญในใ๏ผ - ๅผฑๆฐๆง้ ใทใใ
- `2.SMS` / `B.SMS`๏ผ่ตค/้ใใญในใ๏ผ - ๅธๅ ดๆง้ ใฎใทใใ๏ผ2ๅ็ฎ๏ผ
- `3.BMS` / `C.BMS`๏ผ่ตค/้ใใญในใ๏ผ - ๅธๅ ดๆง้ ใฎใใฌใคใฏ๏ผ3ๅ็ฎไปฅ้๏ผ
**ๆง้ ๆ้**: ใใใฉใซใ3ใใผ๏ผICTๆจๆบ๏ผ
### ใชใผใใผใใญใใฏ่จญๅฎ
**ใใซใใฟใคใ ใใฌใผใ OBใๆๅนๅ**: ่คๆฐใฎใฟใคใ ใใฌใผใ ใใๅๆใซOBใๆคๅบ
**ใใใฃใฒใผใทใงใณใชใใทใงใณ**:
- Close - ใญใผใฝใฏ่ถณใใฏใญใผใบใง้้ใใๆใซOB็กๅนๅ
- Wick - ใฆใฃใใฏใ่งฆใใๆใซOB็กๅนๅ
- 50% - ใพใผใณใฎ50%ใไพตๅฎณใใใๆใซOB็กๅนๅ
**OBใ่กจ็คบ**:
- ็พๅจใฎใฟใคใ ใใฌใผใ ๏ผๅธธใซ๏ผ
- 1mใ3mใ15mใ60m๏ผ้ธๆๅฏ่ฝ๏ผ
### ใใงใขใใชใฅใผใฎใฃใใ่จญๅฎ
**FVGใ่กจ็คบ**: FVGใฌใณใใชใณใฐใๆๅน/็กๅน
**ใใใฃใฒใผใทใงใณใฝใผใน**: WickใCloseใใพใใฏ50%ใใฃใซ
**ใซใฉใผใซในใฟใใคใผใผใทใงใณ**: ๅผทๆฐFVG๏ผ็ท๏ผใๅผฑๆฐFVG๏ผ่ตค๏ผ
### ใทใฐใใซใใฃใซใฟใผ
**ในใฟใผใทใฐใใซใฎใฟ่กจ็คบ๏ผใใใฉใซใOFF๏ผ**:
- ONใฎๆ: S7๏ผOBใใฆใณใน๏ผใจS8๏ผNPR/BBใใฆใณใน๏ผใฎใฟ่กจ็คบ
- OFFใฎๆ: ใในใฆใฎใทใฐใใซS1-S8ใ่กจ็คบ๏ผใใใฉใซใ๏ผ
- **ไฝฟ็จไพ**: ๆ้ซๅ่ณชใฎใปใใใขใใใซ้ไธญใใใใคใบใ็ก่ฆ
### ใใธใฅใขใซ่จญๅฎ
**EMA่กจ็คบ**: ๅๅฅใฎEMAใใชใณ/ใชใๅใๆฟใ
**VWCใฏใฉใฆใ**: ๅบๆฅ้ซใฏใฉใฆใใๆๅน/็กๅน
**NPR/BBใใณใ**: 15mใจ60mใใณใใ่กจ็คบ/้่กจ็คบ
**ในใใผใฟในใใผใใซ**: ใในใฆใฎใฟใคใ ใใฌใผใ ใงใฎใชใขใซใฟใคใ VWCในใใผใฟใน
---
## ๐ ไฝฟ็จๆนๆณ
### ในใญใฃใซใใผๅใ๏ผ1m-5m ใใฃใผใ๏ผ
1. **1mใจ3mใชใผใใผใใญใใฏ**ใๆๅนๅ
2. **ใทใฐใใซ2๏ผVWCในใคใใ๏ผ**ใพใใฏ**ใทใฐใใซ5๏ผBB/EMA50ใใฌใคใฏ๏ผ**ใ็ฃ่ฆ
3. ใตใใผใ/ใฌใธในใฟใณในใจใใฆ**1m/3m MTF OB**ใง็ขบ่ช
4. ใใคใฏใญใฟใผใฒใใ่จญๅฎใซ**FVG**ใไฝฟ็จ
5. ๆ้ซๅ่ณชใฎในใญใฃใซใใฎใใใซ**Star BUY/SELL**ใฎใขใฉใผใใ่จญๅฎ
### ใใคใใฌใผใใผๅใ๏ผ15m-60m ใใฃใผใ๏ผ
1. **15mใจ60mใชใผใใผใใญใใฏ**ใๆๅนๅ
2. ใใคใขในใ็ขบ็ซใใใใใซ**CHoCH**ใๅพ
ใค
3. **ใทใฐใใซ7๏ผOBใใฆใณใน๏ผ**ใพใใฏ**ใทใฐใใซ8๏ผ60m NPR/BBใใฆใณใน๏ผ**ใๅๅผ
4. ใใคใใใใฏในใใใ้
็ฝฎใซ**EMA 50/100**ใไฝฟ็จ
5. ไธป่ฆใชๅใใฎใใใซ**๐ STRONG BUY/SELL**ใฎใขใฉใผใใ่จญๅฎ
### ในใคใณใฐใใฌใผใใผๅใ๏ผ4H-ๆฅ่ถณ ใใฃใผใ๏ผ
1. **60mใชใผใใผใใญใใฏ**ใๆๅนๅ๏ผHTFใงใใๅคงใใชใพใผใณใจใใฆใฌใณใใชใณใฐ๏ผ
2. **ๅธๅ ดๆง้ ็ขบ่ช**๏ผCHoCH๏ผใๅพ
ใค
3. ๆ้ซ็ขบไฟกใฎใใใซ**ใทใฐใใซ1๏ผRSIใทใใ + ๆง้ ๏ผ**ใซ้ไธญ
4. ใใฏใญใใฌใณใๆดๅใฎใใใซ**EMA 200/400/800**ใไฝฟ็จ
5. ๆง้ ใทใใใๆฉๆใซๆๆใใใใใซ**Bullish/Bearish CHoCH**ใฎใขใฉใผใใ่จญๅฎ
### ใฆใใใผใตใซๆฆ็ฅ๏ผๆจๅฅจใขใใญใผใ๏ผ
1. **ใพใใใฉใคใใชใผใทใฐใใซใซ้ไธญ** - ๐ STRONGใจ๐ในใฟใผใทใฐใใซ**ใฎใฟ**ใงใใฉใใฏใฌใณใผใใๆง็ฏ
2. **ๅธๅ ดๆง้ ใๅพ
ใค** - CHoCHๆนๅใซ้ใใฃใฆๅๅผใใชใ
3. **่ฃๅฉใทใฐใใซใ็ขบ่ชใซไฝฟ็จ** - ในใฟใผใทใฐใใซใ็พใใใใ่ฃๅฉใทใฐใใซ๏ผS1-6๏ผใ็ขบ่ชใใใใใงใใฏ
4. **ใชใผใใผใใญใใฏใๅฐ้** - OBๆนๅใจ็็พใใใทใฐใใซใใใงใผใ
5. **ใฟใผใฒใใใซFVGใไฝฟ็จ** - ไพกๆ ผใฏๅใใใใฆใใชใใฎใฃใใใซๅผใๅฏใใใใ
6. **ๅพใ
ใซ่ฃๅฉใทใฐใใซใ็ตใฟ่พผใ** - ใใฉใคใใชใผใทใฐใใซใงๅฉ็ใๅบใใใๆค่จผใใใ่ฃๅฉใปใใใขใใใๅฎ้จ
### ใทใฐใใซๅ่ณช็ตฑ่จ๏ผๅ
ธๅ็ใช่ฆณๅฏ๏ผ
ไธ่ฌ็ใชๅธๅ ด่กๅใใฟใผใณใซๅบใฅใ๏ผ
**๐ STRONGใทใฐใใซ**:
- ้ ปๅบฆ: ใพใ๏ผๆฅ่ถณใใฃใผใใง้ฑ1-3ๅ๏ผ
- ๅ็: ้ๅธธใซ้ซใ๏ผ้ฉๅใชใชในใฏ็ฎก็้ฉ็จๆ70-85%๏ผ
- ใชในใฏ/ใชใฏใผใ: ๅช็ง๏ผๅ
ธๅ็ใซ1:3ใใ1:5+๏ผ
**๐ ในใฟใผใทใฐใใซ๏ผS7ใS8๏ผ**:
- ้ ปๅบฆ: ไธญ็จๅบฆ๏ผ็ญๆ่ถณใง1ๆฅ2-5ๅ๏ผ
- ๅ็: ้ซใ๏ผๆง้ ใจๆดๅๆ60-75%๏ผ
- ใชในใฏ/ใชใฏใผใ: ่ฏๅฅฝ๏ผๅ
ธๅ็ใซ1:2ใใ1:4๏ผ
**่ฃๅฉใทใฐใใซ๏ผS1-6๏ผ**:
- ้ ปๅบฆ: ้ซใ๏ผๆดป็บใชใฟใคใ ใใฌใผใ ใง1ๆ้ใซ่คๆฐๅ๏ผ
- ๅ็: ไธญ็จๅบฆ๏ผๅ็ฌใง50-65%ใ็ขบ่ชใจใใฆไฝฟ็จๆใฏใใ้ซใ๏ผ
- ใชในใฏ/ใชใฏใผใ: ๅคๅ๏ผๅ
ธๅ็ใซ1:1ใใ1:3๏ผ
**้่ฆใชๆดๅฏ**: ใใฉใคใใชใผใทใฐใใซใฎใฟใฎๅๅผใฏๅๅผ้ ปๅบฆใๆธใใใพใใใไธ่ฒซๆงใจๅฟ็็ๅฎนๆใใๅ็ใซๆนๅใใพใใ
---
## ๐ ใใฎใคใณใธใฑใผใฟใผใฎใฆใใผใฏใช็น
### 1. **็ใฎใใซใใฟใคใ ใใฌใผใ ็ตฑๅ**
ใปใจใใฉใฎใMTFใใคใณใธใฑใผใฟใผใฏๅใซไปใฎใฟใคใ ใใฌใผใ ใใใใผใฟใ่กจ็คบใใใ ใใงใใTrend Gazer v5ใฏMTFใใผใฟใ็ตฑไธใใใใทใฐใใซใซ**ๅๆ**ใใ็็พใใๆ
ๅ ฑใๆ้คใใพใใ
### 2. **ใใณใชใใคใณใใปใขใผใญใใฏใใฃ**
ใในใฆใฎใทใฐใใซใฏใใผใฏใญใผใบใงๅบๅฎใใใพใใใใใฏใในใใง่ฆใใใฎใฏใใชใขใซใฟใคใ ใง่ฆใใงใใใใใฎ**ใใฎใใฎ**ใงใใ
### 3. **ๆฉ้ขๆ่ณๅฎถใใฉใผใซใน**
ใในใฆใฎใณใณใใผใใณใใฏๆฉ้ขๆ่ณๅฎถใฎ่กๅใไธญๅฟใซ่จญ่จใใใฆใใพใ๏ผ
- ใฉใใง่็ฉใใใ๏ผใชใผใใผใใญใใฏ๏ผ
- ใใคใทใใใใใ๏ผCHoCH๏ผ
- ไฝใไฟฎๆญฃใใชใใใฐใชใใชใใ๏ผFVG๏ผ
- ใฉใฎใใใซใขใกใณใฟใ ใไฝใๅบใใ๏ผVWC๏ผ
### 4. **ๅฎๅ
จใช้ๆๆง**
- **ใชใผใใณใฝใผใน** - ๅฎๅ
จใชใณใผใๅฏ่ฆๆง
- **ใฏใฌใธใใใใใใฝใผใน** - ใในใฆใฎๅ็จใณใณใปใใใๅธฐๅฑ
- **ใใฉใใฏใใใฏในใชใ** - ใในใฆใฎ่จ็ฎใๆๆธๅ
### 5. **ๆ่ปใ ใ็ฆ็นใ็ตใฃใ**
- **8ใทใฐใใซใฟใคใ** - ไปปๆใฎๅธๅ ดใฌใธใผใ ใซ้ฉๅฟ
- **ๆ้ฉๅใใใใใใฉใซใ่จญๅฎ** - ่ชฟๆดใชใใงใใใซๅไฝ
- **ใชใใทใงใณใใฃใซใฟใผ** - ่ฆๅพใใใใฌใผใใผใฎใใใฎใในใฟใผใทใฐใใซใฎใฟ่กจ็คบใ
### 6. **ใใญใใงใใทใงใใซใขใฉใผใใทในใใ **
- **8ใคใใณใAny Alert** - ๆฉ้ขๆ่ณๅฎถใฎๅใใ่ฆ้ใใชใ
- **ๅๅฅalertconditions** - ใใชใใฎๆฆ็ฅใซใซในใฟใใคใบ
- **ใใฉใผใใใใใใใกใใปใผใธ** - ๅณๅบงใฎใณใณใใญในใใฎใใใฎTicker + Timeframe + Event
---
## ๐ ๆ่ฒ็ไพกๅค
### ICTๆฆๅฟตใฎๅญฆ็ฟ
ใใฎใคใณใธใฑใผใฟใผใฏไปฅไธใฎใใใฎ**่ฆ่ฆ็ๆ่ฒใใผใซ**ใจใใฆๆฉ่ฝใใพใ๏ผ
- **ๅธๅ ดๆง้ **: CHoCH/SiMS/BoMSใใชใขใซใฟใคใ ใง่ฆใ
- **ใชใผใใผใใญใใฏ**: ๆฉ้ขๆ่ณๅฎถใใฉใใงใใธใทใงใใณใฐใใใใ็่งฃ
- **ใใงใขใใชใฅใผใฎใฃใใ**: ้ๅน็ๆงใใฉใฎใใใซๅใใใใใใๅญฆใถ
- **ในใใผใใใใผ่กๅ**: ๆฉ้ขๆ่ณๅฎถใฎ่ถณ่ทกใๅฑ้ใใใฎใ่ฆณๅฏ
### ใใใฏใในใใฃใณใฐใจๆฆ็ฅ้็บ
Trend Gazer v5ใไฝฟ็จใใฆ๏ผ
1. **ICTๆฆๅฟตใๆค่จผ** - OBใใฆใณในใฏๆฌๅฝใซๆฉ่ฝใใใ๏ผใในใใใใ
2. **ใจใณใใชใผใฟใคใใณใฐใๆ้ฉๅ** - ใใชใใฎๅธๅ ดใงใฉใฎใทใฐใใซใๆใๆฉ่ฝใใใ๏ผ
3. **ใใฃใซใฟใผใ้็บ** - ใใชใใฎใจใใธใฎใใใซใทใฐใใซใ็ตใฟๅใใใ
4. **ๆฆ็ฅใๆง็ฏ** - ใทใฐใใซใPine Scriptในใใฉใใธใผใซใจใฏในใใผใ
---
## โ ๏ธ ๅ
่ฒฌไบ้
ใใฎใคใณใธใฑใผใฟใผใฏ**ๆ่ฒใใใณๆ
ๅ ฑๆไพใฎใฟใ็ฎ็**ใจใใฆใใพใใ้่ใขใใใคในใงใฏใใใพใใใ
**ใชในใฏ่ญฆๅ**:
- ๅๅผใซใฏ้ๅคงใชๆๅคฑใชในใฏใไผดใใใในใฆใฎๆ่ณๅฎถใซ้ฉใใฆใใใใใงใฏใใใพใใ
- ้ๅปใฎใใใฉใผใใณในใฏๅฐๆฅใฎ็ตๆใ**็คบใใใฎใงใฏใใใพใใ**
- ใฉใฎใคใณใธใฑใผใฟใผใๅฉ็ใใๅๅผใไฟ่จผใใใใจใฏใงใใพใใ
- ใใชใใฏ่ชๅใฎๅๅผๆฑบๅฎใซๅฏพใใฆๅ็ฌใง่ฒฌไปปใ่ฒ ใใพใ
**ๅๅผๅใซ**:
- ่ชๅ่ช่บซใฎ่ชฟๆปใจใใฅใผใใชใธใงใณในใๅฎๆฝ
- ่ณๆ ผใฎใใ้่ใขใใใคใถใผใซ็ธ่ซ
- ้ฉๅใชใชในใฏ็ฎก็ใไฝฟ็จ๏ผๅๅผใใใ1-2%ไปฅไธใชในใฏใๅใใชใ๏ผ
- ใฉใคใๅๅผๅใซใใผใใผ/ใใขใขใซใฆใณใใง็ทด็ฟ
- ๆๅคฑใฏๅๅผใฎไธ้จใงใใใใจใ็่งฃ
ใใฎใคใณใธใฑใผใฟใผใซใใฃใฆๆไพใใใๆ
ๅ ฑใฏใๆ่ณใขใใใคในใ้่ใขใใใคในใๅๅผใขใใใคในใใพใใฏใใฎไปใฎ็จฎ้กใฎใขใใใคในใๆงๆใใใใฎใงใฏใใใพใใใใคใณใธใฑใผใฟใผใฎๅบๅใใใฎใใใซๆฑใในใใงใฏใใใพใใใไฝๆ่
ใฏใใใชใใไปปๆใฎๆๅท้่ฒจใ่จผๅธใใพใใฏๅๅใ่ฒทใใๅฃฒใใใพใใฏไฟๆใในใใงใใใจๆจๅฅจใใใใฎใงใฏใใใพใใใๅธธใซ่ชๅ่ช่บซใฎ่ชฟๆปใ่กใใๅฐ้็ใชใขใใใคในใๆฑใใฆใใ ใใใ
ใใฎใฝใใใฆใงใขใฏใๆ็คบ็ใพใใฏ้ป็คบ็ใๅใใใใใใชใ็จฎ้กใฎไฟ่จผใใชใใ็พ็ถใฎใพใพใๆไพใใใพใใ
---
## ๐ ใฏใฌใธใใใจใฉใคใปใณใน
### ๅไฝใณใผใใฝใผใน
1. **ICT Donchian Smart Money Structure**
- ไฝ่
: Zeiierman
- ใฉใคใปใณใน: CC BY-NC-SA 4.0
- ๅคๆด: ใใซใใทใฐใใซใทในใใ ใจ็ตฑๅใCHoChใใฟใผใณๆค็ฅใ่ฟฝๅ
2. **Reverse RSI Signals**
- ไฝ่
: AlgoAlpha
- ใฉใคใปใณใน: MPL 2.0
- ๅคๆด: ๅ
้จใทใฐใใซใญใธใใฏใซ้ฉๅฟ
3. **Volumetric Weighted Cloud๏ผVWC/TBOSI๏ผ**
- ๅ
ใฎใณใณใปใใใใใซใใฟใคใ ใใฌใผใ ๅๆใซ้ฉๅฟ
- MTFใใผใใซ่กจ็คบใงๅผทๅ
4. **Order Block & FVG Detection**
- ICTใณใณใปใใใซๅบใฅใ
- MTFใตใใผใใงใซในใฟใ ๅฎ่ฃ
### ใใฎใคใณใธใฑใผใฟใผใฎใฉใคใปใณใน
**Mozilla Public License 2.0๏ผMPL 2.0๏ผ**
ไปฅไธใ่ช็ฑใงใ๏ผ
- โ
ๅ็จๅฉ็จ
- โ
ๅคๆดใจ้
ๅธ
- โ
็ง็ไฝฟ็จ
- โ
็น่จฑไฝฟ็จ
ๆกไปถ๏ผ
- ๐ ใฝใผในใ้็คบ
- ๐ ใฉใคใปใณในใจ่ไฝๆจฉ่กจ็คบ
- ๐ ๅคๆดใซๅใใฉใคใปใณใน
---
## ๐ ใตใใผใใจใณใใฅใใใฃ
### ๅ้กใฎๅ ฑๅ
ใใฐใซ้ญ้ใใใๆฉ่ฝๆๆกใใใๅ ดๅใฏใไปฅไธใๆไพใใฆใใ ใใ๏ผ
1. ใใฃใผใใฟใคใ ใใฌใผใ ใจใทใณใใซ
2. ่จญๅฎๆงๆ
3. ๅ้กใฎในใฏใชใผใณใทใงใใ
4. ๆๅพ
ใใใๅไฝใจๅฎ้ใฎๅไฝ
### ใในใใใฉใฏใใฃใน
- ใใใฉใซใ่จญๅฎใง้ๅง
- ๅใณใณใใผใใณใใ็่งฃใใใใใซๆฎต้็ใซๆฉ่ฝใๆๅน/็กๅนๅ
- ใฉใคใๅๅผๅใซๅฐใชใใจใ30ๆฅ้ใใขใขใซใฆใณใใไฝฟ็จ
- ้ฉๅใชใชในใฏ็ฎก็ใจ็ตใฟๅใใใ
---
## ๐ ใใผใธใงใณๅฑฅๆญด
### v5.0 - Simplified ICT Mode๏ผ็พๅจ๏ผ
- โ
ใในใฆใฎๆชไฝฟ็จใใฃใซใฟใผใจๆฉ่ฝใๅ้ค
- โ
ใในใฆใฎ8ใทใฐใใซใใใใฉใซใใงๆๅนๅ
- โ
๐ STRONG CHoChใใฟใผใณๆค็ฅใ่ฟฝๅ
- โ
OBใใฆใณในใฉใใชใณใฐใทในใใ ใๅผทๅ
- โ
FVGๆค็ฅใจๅฏ่ฆๅใ่ฟฝๅ
- โ
ใขใฉใผใใทในใใ ใๆนๅ๏ผ8ใคใใณใ๏ผ
- โ
ใใใฉใผใใณในใๆ้ฉๅ๏ผใใ้ใใฌใณใใชใณใฐ๏ผ
- โ
ๅ
ๆฌ็ใชDESCRIPTIONใใญใฅใกใณใใ่ฟฝๅ
### v4.2 - ICT Mode with EMA Convergence Filter๏ผ้ๆจๅฅจ๏ผ
- EMAๅๆๆฉ่ฝใๆใคใฌใฌใทใผใใผใธใงใณ๏ผใทใณใใซใใฎใใใซๅ้ค๏ผ
### v4.0 - Pure ICT Mode๏ผ้ๆจๅฅจ๏ผ
- ๅๆICTใใฉใผใซในใชใชใผใน
---
## ๐ ๆจๅฅจๅญฆ็ฟใชใฝใผใน
ใใฎใคใณใธใฑใผใฟใผใๅฎๅ
จใซๆดป็จใใใใใซใไปฅไธใๅญฆ็ฟใใฆใใ ใใ๏ผ
1. **ICTใณใณใปใใ**๏ผInner Circle Trader - YouTube๏ผ
- ๅธๅ ดๆง้
- ใชใผใใผใใญใใฏ
- ใใงใขใใชใฅใผใฎใฃใใ
- ๆตๅๆงใณใณใปใใ
2. **ในใใผใใใใผใณใณใปใใ๏ผSMC๏ผ**
- Change of Character๏ผCHoCH๏ผ
- Break of Structure๏ผBOS๏ผ
- Liquidity Sweeps
3. **Volume Spread Analysis๏ผVSA๏ผ**
- Effort vs Result
- Supply vs Demand
- Volume Climax
4. **ใชในใฏ็ฎก็**
- ใใธใทใงใณใตใคใธใณใฐ
- R-Multiple็่ซ
- ๅ็vsใชในใฏ/ใชใฏใผใใใฉใณใน
---
## โ
ใฏใคใใฏในใฟใผใใใงใใฏใชในใ
- ใใฃใผใใซใคใณใธใฑใผใฟใผใ่ฟฝๅ
- **ๆง้ ใใฃใซใฟใผใๆๅนๅ**ใONใงใใใใจใ็ขบ่ช
- **ๆง้ ใฉใใซใ่กจ็คบ**ใONใงใใใใจใ็ขบ่ช
- ๅธๆใใMTFใชใผใใผใใญใใฏใๆๅนๅ๏ผ1mใ3mใ15mใ60m๏ผ
- FVG่กจ็คบใๆๅนๅ
- ใในใฆใฎ8ใคใใณใใฎใใใซ**Any Alert**ใ่จญๅฎ
- ๆไฝ30ๆฅ้ใใผใใผใใฌใผใ
- ๅๅผใๆๆธๅ๏ผในใฏใชใผใณใทใงใใ + ใใผใ๏ผ
- ้ฑๆฌกใงใใใฉใผใใณในใใฌใใฅใผ
- ใใชใใฎๆฆ็ฅใซๅบใฅใใฆใใฃใซใฟใผใ่ชฟๆด
---
## ๐ก ๆๅพใฎ่ใ
**Trend Gazer v5ใฏใ้ญๆณใฎใใฟใณใใคใณใธใฑใผใฟใผใงใฏใใใพใใใ**ๆ่ฒใ็ทด็ฟใ่ฆๅพใๅฟ
่ฆใจใใใใญใใงใใทใงใใซๅๆใใฌใผใ ใฏใผใฏใงใใ
ๆ้ซใฎใใฌใผใใผใฏใใคใณใธใฑใผใฟใผใไฝฟใฃใฆ**ไฝใใในใใใๆใใฆใใใใพใใ**ใใคใณใธใฑใผใฟใผใไฝฟใฃใฆใใใฉใคในใขใฏใทใงใณใง**ๆขใซ่ฆใฆใใใใฎใ็ขบ่ช**ใใพใใ
ใใฎใใผใซใไฝฟ็จใใฆ๏ผ
- โ
ๅๆใ็ขบ่ช
- โ
ไฝ็ขบ็ใปใใใขใใใใใฃใซใฟใผใขใฆใ
- โ
ๆฉ้ขๆ่ณๅฎถใฎ่ถณ่ทกใ่ญๅฅ
- โ
ใจใณใใชใผใ็ฒพๅฏใซใฟใคใใณใฐ
ไฝฟ็จใ้ฟใใในใ๏ผ
- โ ใณใณใใญในใใ็่งฃใใใซ็ฒ็ฎ็ใซๅๅผ
- โ ใชในใฏ็ฎก็ใ็ก่ฆ
- โ ๆๅคฑๅพใซใชใใณใธใใฌใผใ
- โ ๆ่ฒใ่ชๅๅใซ็ฝฎใๆใใ
**ในใใผใใซๅๅผใใพใใใใๅฎๅ
จใซๅๅผใใพใใใใๆง้ ใๆใฃใฆๅๅผใใพใใใใ**
---
**ยฉ rasukaru666 | 2025 | Mozilla Public License 2.0**
*ใใฎใคใณใธใฑใผใฟใผใฏใๅๅผๆ่ฒใณใใฅใใใฃใซ่ฒข็ฎใใใใใซใชใผใใณใฝใผในใจใใฆๅ
ฌ้ใใใฆใใพใใๅฝน็ซใคๅ ดๅใฏใใใชใใฎ็ต้จใๅ
ฑๆใใฆไปใฎไบบใๅญฆใถใฎใๅฉใใฆใใ ใใใ*
FVG Volume Profile [ChartPrime]โฏ OVERVIEW
FVG Volume Profile is a smart volume analysis tool that identifies Fair Value Gaps (FVGs) and overlays a volume profile inside each gap using data from lower timeframes. The indicator automatically selects the best time resolution or allows for manual control, giving traders deeper insight into the volume structure within each imbalance. POC levels and total volumes gives a full microstructure view inside every FVG.
โฏ KEY FEATURES
Fair Value Gap Detection (Bullish & Bearish)
Detects price gaps where inefficiency exists using a 3-bar structure.
-Bullish Gaps: Low > High with confirming middle bar.
-Bearish Gaps: High < Low with confirming middle bar.
Only significant gaps (filtered by standard deviation) are plotted to avoid noise.
Multi-Timeframe Volume Profiling
Pulls granular candle and volume data from a lower timeframe โ
In Auto Mode, uses a resolution ~10x lower than the current chart.
In Manual Mode, lets the user select a custom timeframe.
This ensures accurate intra-gap volume distribution.
Dynamic Volume Binning
Each FVG is divided into vertical volume bins based on the Resolution input.
Each bin displays relative volume intensity as a horizontal box, scaled by percentage of the max bin volume.
Point of Control (PoC) Line & Label
The bin with the maximum volume inside each FVG is marked with:
A horizontal line (PoC) extending from the left to right side.
A label showing the absolute volume of that bin.
Color-coded to match bullish or bearish FVGs.
Total Volume Label Inside FVG
Each FVG displays the total volume sum from its profile:
For bullish FVGs , shown in the bottom-right corner.
For bearish FVGs , shown in the top-right corner.
Auto-Removal of Invalid Gaps
If price fully closes the gap (crosses its bounds), the FVG, profile, and PoC are deleted automatically.
This keeps the chart clean and focused only on active zones.
Toggleable Volume Profile Display
User can show or hide the volume profiles within FVGs using the "Display" toggle under the "FVG Volume Profile" group.
Only the PoC and FVG boxes remain visible if toggled off.
Volume Resolution Customization
Control the number of bins used for each FVG profile.
Higher resolution = more bins and finer volume analysis. (default 15)
Auto Timeframe Validation Warning
If the selected lower timeframe isnโt actually lower than the chart's, the script shows a visible warning label prompting adjustment.
Helps prevent calculation errors.
โฏ USAGE
Use this tool to identify active imbalance zones (FVGs) with embedded volume context.
Look for PoC positioning inside gaps โ near top may indicate absorption or reversal zones.
Combine with price action at the PoC level for precision entries.
Hide volume profile for a cleaner view while retaining key POC and FVG boxes.
Use resolution controls to zoom into fine-grained profiles inside large gaps.
Consider Auto mode for seamless multi-timeframe analysis, or switch to Manual for full control.
โฏ CONCLUSION
FVG Volume Profile transforms raw imbalance detection into actionable insight by embedding lower-timeframe volume structure inside each Fair Value Gap. With PoC highlights, total volume labels, and customizable bin resolution, this indicator is essential for traders who want to understand not just where the gap is โ but what volume did inside it .
Delta Magnet Zone LiteDelta Magnet Zone Lite is exactly what it sounds like. It is areas where price cold potentially act as a magnet zone for price. Delta Magnet Zone Lite is a lightweight yet powerful visual tool that highlights potential liquidity traps and high-probability reversal zones based on volume spikes and wick imbalances. Designed for precision traders, this indicator visually marks key โmagnetโ zones where price may react, reverse, or consolidate due to prior aggressive buying or selling activity.
๐น Core Logic:
Volume Spike Detection
Identifies candles with significantly higher volume than the moving average (customizable). These are likely areas of institutional interest or stop-hunt events.
Wick Ratio Analysis
Measures the size of the upper or lower wick relative to the total candle range. When combined with volume spikes, this helps detect:
Bullish Traps: Large lower wicks with strong buying volume
Bearish Traps: Large upper wicks with strong selling volume
Smart Zone Marking
When trap conditions are met, the script draws a semi-transparent colored box (green for bullish, red for bearish) that extends forward in time, highlighting a magnet zoneโa price area likely to be retested or respected by future price action.
๐ Customization Options:
Volume Spike Threshold
Adjust the multiplier for defining what qualifies as "high volume" relative to the average.
Wick Ratio Sensitivity
Fine-tune how extreme the wick size must be to qualify as a trap.
Zone Lifetime (Lookback)
Control how many bars each zone remains active on the chart.
Toggle Visibility
Turn bullish or bearish zones on/off independently for clean charting.
Ideal Use Cases:
Spotting hidden liquidity zones
Identifying exhaustion points in fast markets
Tracking institutional order imbalances
Enhancing confirmation for entry/exit signals
Whether you're trading intraday breakouts or swing-level reversals, Delta Magnet Zone Lite brings clarity to key reaction levels derived from raw price and volume behavior.
ICT Turtle Soup Ultimate V2๐ ICT Turtle Soup Ultimate V2 โ Advanced Liquidity Reversal System
Overview:
The ICT Turtle Soup Ultimate V2 is a next-generation liquidity reversal indicator built on the principles of smart money concepts (SMC) and the classic ICT Turtle Soup setup. It is designed to detect false breakouts (liquidity grabs) at key swing points, enhanced by proprietary logic that filters out low-quality signals using a combination of trend context, kill zone timing, candle wick behavior, and multi-timeframe imbalance zones.
This tool is ideal for intraday traders seeking high-probability entry signals near liquidity pools and imbalance zones โ where smart money makes its move.
๐ What This Script Does
๐ง Liquidity Grab Detection (Turtle Soup Core Logic)
The script scans for recent swing highs/lows using a user-defined lookback.
A signal is generated when price breaks above/below a previous swing level but closes back inside โ indicating a liquidity run and likely reversal.
A special Wick Trap Mode enhances this logic by detecting long-wick fakeouts โ where the wick grabs stops but the candle body closes opposite the breakout direction.
๐ Trend Filter with ATR Buffer
Optional trend filter uses a simple moving average (SMA) to gauge market direction.
Instead of hard filtering, it applies an ATR-based buffer to allow for entries near the trend line, reducing signal suppression from micro-fluctuations.
๐ฐ๏ธ Kill Zone Session Filtering
Only show signals during institutional trading hours:
London Session
New York AM
Or any custom user-defined session
Helps traders avoid low-volume hours and focus on where stop hunts and price expansions typically occur.
๐งฑ Multi-Timeframe FVG Confluence (Optional)
Signal validation is strengthened by checking if price is within a higher timeframe Fair Value Gap โ commonly used to identify imbalances or inefficiencies.
Filters out setups that lack underlying displacement or order flow justification.
๐จ Visual Feedback
Plots ๐บ bullish and ๐ป bearish markers at signal candles.
Optionally displays:
Swing High/Low Labels (SH / SL)
Reversal distance labels
Background color shading on valid signals
Includes built-in alerts for automated trade notification.
๐ Unique Benefits
Wick Trap Detection: A proprietary approach to detecting stop hunts via wick behavior, not just candle closes.
ATR-based trend filtering: Avoids unnecessary filtering while still maintaining directional bias.
All-in-one system: No need to stack multiple indicators โ swing detection, reversal logic, session filtering, and imbalance confirmation are all integrated.
๐ก How to Use
Enable Wick Trap Mode to detect stealthy liquidity grabs with strong wicks.
Use Kill Zone filters to trade only when institutions are active.
Optionally enable FVG confluence to improve confidence in reversal zones.
Watch for Bullish signals near SL levels and Bearish signals near SH levels.
Combine with your own execution strategy or other SMC tools for optimal results.
๐ Best Used With:
Maximize your edge by combining this script with complementary SMC-based tools:
โ
First FVG โ Opening Range Fair Value Gap Detector
โ
ICT SMC Liquidity Grabs + OB + Fibonacci OTE Levels
โ
Liquidity Levels โ Smart Swing Highs and Lows with horizontal line projections
First FVG Custom Time RangeFirst FVG โ Opening Range Fair Value Gap Detector
Smart Money Opening Imbalance Strategy Tool
This script automatically detects and highlights the first Fair Value Gap (FVG) that forms between 9:30 and 10:00 AM Eastern Time (New York session open) โ a critical period often referred to as the Opening Range. Itโs designed for Smart Money traders looking to isolate early-morning inefficiencies that may influence market behavior throughout the trading day.
๐ What This Script Does:
Automatically Detects the First FVG in the Opening Range
Scans price action between 9:30 and 10:00 AM ET and identifies the first valid bullish or bearish FVG that forms.
Only one FVG is shown per day โ ensuring a clean, focused view.
Draws a Visual Zone
Once detected, the FVG zone is extended forward on the chart (customizable duration).
A labeled zone helps users track how price reacts to it throughout the session.
Optional Retest Alerts
Alerts you when price re-enters the zone โ a potential reaction point used by SMC traders.
Customization Options
Set your preferred session time window
Adjust zone duration (in bars)
Customize label font size, colors, and visibility
Enable/disable alert on retest
๐ Why the First FVG Matters:
Time-Sensitive Setup: The first FVG typically forms no earlier than 9:31 AM ET and represents a potential โtime distortionโ or imbalance zone created by aggressive market participants during the open.
Behavioral Study: Many traders journal how price behaves around this zone each day โ whether it acts as support, resistance, or gets traded through later in the session.
Predictive Value: Observing how this zone is respected or broken can provide anticipatory insight into intraday price action, rather than reactive analysis.
Great for New Traders: This opening FVG is often recommended as a starting reference point for building trade models and understanding how institutional imbalances unfold.
๐ What Makes It Unique:
This tool doesnโt spam your chart with every FVG. It laser-focuses on a single, time-bound zone backed by institutional logic โ the first presented imbalance of the day during the opening range.
Use it to:
Monitor price behavior around early inefficiencies
Plan journal entries and pattern recognition
Align intraday setups with a high-probability SMC model
Whether youโre scalping, journaling market structure, or refining entries based on liquidity behavior โ this script helps you make the first 30 minutes count.
PVSRA v5Overview of the PVSRA Strategy
This strategy is designed to detect and capitalize on volume-driven threshold breaches in price candles. It operates on the premise that when a high-volume candle breaks a critical price threshold, not all orders are filled within that candleโs range. This creates an imbalanceโsimilar to a physical system being perturbedโcausing the price to revert toward the level where the breach occurred to โabsorbโ the residual orders.
Key Features and Their Theoretical Underpinnings
Dynamic Volume Analysis and Threshold Detection
Volume Surges as Market Perturbations:
The script computes a moving average of volume over a short window and flags moments when the current volume significantly exceeds this average. These surges act as a perturbationโinjecting โenergyโ into the market.
Adaptive Abnormal Volume Threshold:
By calculating a dynamic abnormal threshold using a daily volume average (via an 89-period VWMA) and standard deviation, the strategy identifies when the current volume is abnormally high. This mechanism mirrors the idea that when a system is disturbed (here, by a volume surge), it naturally seeks to return to equilibrium.
Candle Coloring and Visual Signal Identification
Differentiation of Candle Types:
The script distinguishes between bullish (green) and bearish (red) candles. It applies different colors based on the strength of the volume signal, providing a clear, visual representation of whether a candle is likely to trigger a price reversion.
Implication of Unfilled Orders:
A red (bearish) candle with high volume implies that sell pressure has pushed the price past a critical thresholdโyet not all buy orders have been fulfilled. Conversely, a green (bullish) candle indicates that aggressive buying has left pending sell orders. In both cases, the market is expected to reverse toward the breach point to restore balance.
Trade Execution Logic: Normal and Reversal Trades
Normal Trades:
When a high-volume candle breaches a threshold and meets the directional conditions (e.g., a red candle paired with price above a daily upper band), the strategy enters a trade anticipating a reversion. The underlying idea is that the market will move back to the level where the threshold was crossedโclearing the residual orders in a manner analogous to a system following the path of least resistance.
Reversal Trades:
The strategy also monitors for clusters of consecutive signals within a short lookback period. When multiple signals accumulate, it interprets this as the market having overextended and, in a corrective move, reverses the typical trade direction. This inversion captures the marketโs natural tendency to โcorrectโ itself by moving in discrete, quantized stepsโeach step representing the absorption of a minimum quantum of order imbalance.
Risk and Trade Management
Stop Loss and Take Profit Buffers:
Both normal and reversal trades include predetermined buffers for stop loss and take profit levels. This systematic risk management approach is designed to capture the anticipated reversion while minimizing potential losses, aligning with the idea that market corrections follow the most energy-efficient path back to equilibrium.
Symbol Flexibility:
An option to override the chartโs symbol allows the strategy to be applied consistently across different markets, ensuring that the volume and price dynamics are analyzed uniformly.
Conceptual Bridge: From Market Dynamics to Trade Execution
At its core, the strategy treats market price movements much like a physical system that seeks to minimize โtransactional energyโ or inefficiency. When a price candle breaches a key threshold on high volume, it mimics an injection of energy into the system. The subsequent price reversion is the marketโs natural responseโmoving in the most efficient path back to balance. This perspective is akin to the principle of least action, where the system evolves along the trajectory that minimizes cumulative imbalance, and it acknowledges that these corrections occur in discrete steps reflective of quantized order execution.
This unified framework allows the PVSRA strategy to not only identify when significant volume-based threshold breaches occur but also to systematically execute trades that benefit from the expected corrective moves.
Turtle Soup ICT Strategy [TradingFinder] FVG + CHoCH/CSD๐ต Introduction
The ICT Turtle Soup trading setup, designed in the ICT style, operates by hunting or sweeping liquidity zones to exploit false breakouts and failed breakouts in key liquidity Zones, such as recent highs, lows, or major support and resistance levels.
This setup identifies moments when the price breaches these liquidity zones, triggering stop orders placed (Stop Hunt) by other traders, and then quickly reverses direction. These movements are often associated with liquidity sweeps that create temporary market imbalances.
The reversal is typically confirmed by one of three structural shifts : a Market Structure Shift (MSS), a Change of Character (CHoCH), or a break of the Change in State of Delivery (CISD). Each of these structural shifts provides a reliable signal to interpret market intent and align trading decisions with the expected price movement. After the structural shift, the price frequently pullback to a Fair Value Gap (FVG), offering a precise entry point for trades.
By integrating key concepts such as liquidity, liquidity sweeps, stop order activation, structural shifts (MSS, CHoCH, CISD), and price imbalances, the ICT Turtle Soup setup enables traders to identify reversal points and key entry zones with high accuracy.
This strategy is highly versatile, making it applicable across markets such as forex, stocks, cryptocurrencies, and futures. It offers traders a robust and systematic approach to understanding price movements and optimizing their trading strategies
๐ฃ Bullish and Bearish Setups
Bullish Setup : The price first sweeps below a Sell-Side Liquidity (SSL) zone, then reverses upward after forming an MSS or CHoCH, and finally pulls back to an FVG, creating a buying opportunity.
Bearish Setup : The price first sweeps above a Buy-Side Liquidity (BSL) zone, then reverses downward after forming an MSS or CHoCH, and finally pulls back to an FVG, creating a selling opportunity.
๐ต How to Use
To effectively utilize the ICT Turtle Soup trading setup, begin by identifying key liquidity zones, such as recent highs, lows, or support and resistance levels, in higher timeframes.
Then, monitor lower timeframes for a Liquidity Sweep and confirmation of a Market Structure Shift (MSS) or Change of Character (CHoCH).
After the structural shift, the price typically pulls back to an FVG, offering an optimal trade entry point. Below, the bullish and bearish setups are explained in detail.
๐ฃ Bullish Turtle Soup Setup
Identify Sell-Side Liquidity (SSL) : In a higher timeframe (e.g., 1-hour or 4-hour), identify recent price lows or support levels that serve as SSL zones, typically the location of stop-loss orders for traders.
Observe a Liquidity Sweep : On a lower timeframe (e.g., 15-minute or 30-minute), the price must move below one of these liquidity zones and then reverse. This movement indicates a liquidity sweep.
Confirm Market Structure Shift : After the price reversal, look for a structural shift (MSS or CHoCH) indicated by the formation of a Higher Low (HL) and Higher High (HH).
Enter the Trade : Once the structural shift is confirmed, the price typically pulls back to an FVG. Enter a buy trade in this zone, set a stop-loss slightly below the recent low, and target Buy-Side Liquidity (BSL) in the higher timeframe for profit.
๐ฃ Bearish Turtle Soup Setup
Identify Buy-Side Liquidity (BSL) : In a higher timeframe, identify recent price highs or resistance levels that serve as BSL zones, typically the location of stop-loss orders for traders.
Observe a Liquidity Sweep : On a lower timeframe, the price must move above one of these liquidity zones and then reverse. This movement indicates a liquidity sweep.
Confirm Market Structure Shift : After the price reversal, look for a structural shift (MSS or CHoCH) indicated by the formation of a Lower High (LH) and Lower Low (LL).
Enter the Trade : Once the structural shift is confirmed, the price typically pulls back to an FVG. Enter a sell trade in this zone, set a stop-loss slightly above the recent high, and target Sell-Side Liquidity (SSL) in the higher timeframe for profit.
๐ต Settings
Higher TimeFrame Levels : This setting allows you to specify the higher timeframe (e.g., 1-hour, 4-hour, or daily) for identifying key liquidity zones.
Swing period : You can set the swing detection period.
Max Swing Back Method : It is in two modes "All" and "Custom". If it is in "All" mode, it will check all swings, and if it is in "Custom" mode, it will check the swings to the extent you determine.
Max Swing Back : You can set the number of swings that will go back for checking.
FVG Length : Default is 120 Bar.
MSS Length : Default is 80 Bar.
FVG Filter : This refines the number of identified FVG areas based on a specified algorithm to focus on higher quality signals and reduce noise.
Types of FVG filter s:
Very Aggressive Filter: Adds a condition where, for an upward FVG, the last candle's highest price must exceed the middle candle's highest price, and for a downward FVG, the last candle's lowest price must be lower than the middle candle's lowest price. This minimally filters out FVGs.
Aggressive Filter: Builds on the Very Aggressive mode by ensuring the middle candle is not too small, filtering out more FVGs.
Defensive Filter: Adds criteria regarding the size and structure of the middle candle, requiring it to have a substantial body and specific polarity conditions, filtering out a significant number of FVGs.
Very Defensive Filter: Further refines filtering by ensuring the first and third candles are not small-bodied doji candles, retaining only the highest quality signals.
In the indicator settings, you can customize the visibility of various elements, including MSS, FVG, and HTF Levels. Additionally, the color of each element can be adjusted to match your preferences. This feature allows traders to tailor the chart display to their specific needs, enhancing focus on the key data relevant to their strategy.
๐ต Conclusion
The ICT Turtle Soup trading setup is a powerful tool in the ICT style, enabling traders to exploit false breakouts in key liquidity zones. By combining concepts of liquidity, liquidity sweeps, market structure shifts (MSS and CHoCH), and pullbacks to FVG, this setup helps traders identify precise reversal points and execute trades with reduced risk and increased accuracy.
With applications across various markets, including forex, stocks, crypto, and futures, and its customizable indicator settings, the ICT Turtle Soup setup is ideal for both beginner and advanced traders. By accurately identifying liquidity zones in higher timeframes and confirming structure shifts in lower timeframes, this setup provides a reliable strategy for navigating volatile market conditions.
Ultimately, success with this setup requires consistent practice, precise market analysis, and proper risk management, empowering traders to make smarter decisions and achieve their trading goals.
Price Action Analyst [OmegaTools]Price Action Analyst (PAA) is an advanced trading tool designed to assist traders in identifying key price action structures such as order blocks, market structure shifts, liquidity grabs, and imbalances. With its fully customizable settings, the script offers both novice and experienced traders insights into potential market movements by visually highlighting premium/discount zones, breakout signals, and significant price levels.
This script utilizes complex logic to determine significant price action patterns and provides dynamic tools to spot strong market trends, liquidity pools, and imbalances across different timeframes. It also integrates an internal backtesting function to evaluate win rates based on price interactions with supply and demand zones.
The script combines multiple analysis techniques, including market structure shifts, order block detection, fair value gaps (FVG), and ICT bias detection, to provide a comprehensive and holistic market view.
Key Features:
Order Block Detection: Automatically detects order blocks based on price action and strength analysis, highlighting potential support/resistance zones.
Market Structure Analysis: Tracks internal and external market structure changes with gradient color-coded visuals.
Liquidity Grabs & Breakouts: Detects potential liquidity grab and breakout areas with volume confirmation.
Fair Value Gaps (FVG): Identifies bullish and bearish FVGs based on historical price action and threshold calculations.
ICT Bias: Integrates ICT bias analysis, dynamically adjusting based on higher-timeframe analysis.
Supply and Demand Zones: Highlights supply and demand zones using customizable colors and thresholds, adjusting dynamically based on market conditions.
Trend Lines: Automatically draws trend lines based on significant price pivots, extending them dynamically over time.
Backtesting: Internal backtesting engine to calculate the win rate of signals generated within supply and demand zones.
Percentile-Based Pricing: Plots key percentile price levels to visualize premium, fair, and discount pricing zones.
High Customizability: Offers extensive user input options for adjusting zone detection, color schemes, and structure analysis.
User Guide:
Order Blocks: Order blocks are significant support or resistance zones where strong buyers or sellers previously entered the market. These zones are detected based on pivot points and engulfing price action. The strength of each block is determined by momentum, volume, and liquidity confirmations.
Demand Zones: Displayed in shades of blue based on their strength. The darker the color, the stronger the zone.
Supply Zones: Displayed in shades of red based on their strength. These zones highlight potential resistance areas.
The zones will dynamically extend as long as they remain valid. Users can set a maximum number of order blocks to be displayed.
Market Structure: Market structure is classified into internal and external shifts. A bullish or bearish market structure break (MSB) occurs when the price moves past a previous high or low. This script tracks these breaks and plots them using a gradient color scheme:
Internal Structure: Short-term market structure, highlighting smaller movements.
External Structure: Long-term market shifts, typically more significant.
Users can choose how they want the structure to be visualized through the "Market Structure" setting, choosing from different visual methods.
Liquidity Grabs: The script identifies liquidity grabs (false breakouts designed to trap traders) by monitoring price action around highs and lows of previous bars. These are represented by diamond shapes:
Liquidity Buy: Displayed below bars when a liquidity grab occurs near a low.
Liquidity Sell: Displayed above bars when a liquidity grab occurs near a high.
Breakouts: Breakouts are detected based on strong price momentum beyond key levels:
Breakout Buy: Triggered when the price closes above the highest point of the past 20 bars with confirmation from volume and range expansion.
Breakout Sell: Triggered when the price closes below the lowest point of the past 20 bars, again with volume and range confirmation.
Fair Value Gaps (FVG): Fair value gaps (FVGs) are periods where the price moves too quickly, leaving an unbalanced market condition. The script identifies these gaps:
Bullish FVG: When there is a gap between the low of two previous bars and the high of a recent bar.
Bearish FVG: When a gap occurs between the high of two previous bars and the low of the recent bar.
FVGs are color-coded and can be filtered by their size to focus on more significant gaps.
ICT Bias: The script integrates the ICT methodology by offering an auto-calculated higher-timeframe bias:
Long Bias: Suggests the market is in an uptrend based on higher timeframe analysis.
Short Bias: Indicates a downtrend.
Neutral Bias: Suggests no clear directional bias.
Trend Lines: Automatic trend lines are drawn based on significant pivot highs and lows. These lines will dynamically adjust based on price movement. Users can control the number of trend lines displayed and extend them over time to track developing trends.
Percentile Pricing: The script also plots the 25th percentile (discount zone), 75th percentile (premium zone), and a fair value price. This helps identify whether the current price is overbought (premium) or oversold (discount).
Customization:
Zone Strength Filter: Users can set a minimum strength threshold for order blocks to be displayed.
Color Customization: Users can choose colors for demand and supply zones, market structure, breakouts, and FVGs.
Dynamic Zone Management: The script allows zones to be deleted after a certain number of bars or dynamically adjusts zones based on recent price action.
Max Zone Count: Limits the number of supply and demand zones shown on the chart to maintain clarity.
Backtesting & Win Rate: The script includes a backtesting engine to calculate the percentage of respect on the interaction between price and demand/supply zones. Results are displayed in a table at the bottom of the chart, showing the percentage rating for both long and short zones. Please note that this is not a win rate of a simulated strategy, it simply is a measure to understand if the current assets tends to respect more supply or demand zones.
How to Use:
Load the script onto your chart. The default settings are optimized for identifying key price action zones and structure on intraday charts of liquid assets.
Customize the settings according to your strategy. For example, adjust the "Max Orderblocks" and "Strength Filter" to focus on more significant price action areas.
Monitor the liquidity grabs, breakouts, and FVGs for potential trade opportunities.
Use the bias and market structure analysis to align your trades with the prevailing market trend.
Refer to the backtesting win rates to evaluate the effectiveness of the zones in your trading.
Terms & Conditions:
By using this script, you agree to the following terms:
Educational Purposes Only: This script is provided for informational and educational purposes and does not constitute financial advice. Use at your own risk.
No Warranty: The script is provided "as-is" without any guarantees or warranties regarding its accuracy or completeness. The creator is not responsible for any losses incurred from the use of this tool.
Open-Source License: This script is open-source and may be modified or redistributed in accordance with the TradingView open-source license. Proper credit to the original creator, OmegaTools, must be maintained in any derivative works.
Swing Volume Profiles [LuxAlgo]The Swing Volume Profiles indicator aims to calculate and highlight trading activity at specific price levels between two swing points; allowing traders to reveal dominant and/or significant price levels based on volume.
By measuring traded volume at all price levels in the market over a specified time period, the script can also be used to detect some key analysis generally such as supply & demand, buy-side & sell-side liquidity levels, unfilled liquidity voids, and imbalances that can highlight on the chart.
๐ถ USAGE
A volume profile is an advanced charting tool that displays the traded volume at different price levels over a specific period. It helps you visualize where the majority of trading activity has occurred.
Key Levels are the areas where the volume is concentrated or where there are significant volume spikes. These levels are known as key support and resistance levels. High-volume nodes indicate areas of high activity and are likely to act as support or resistance in the future.
Volume profile also helps identify value areas, which represent the price levels where the most trading activity has taken place. These levels can act as areas of support or resistance as traders perceive them as fair value.
The Point of Control describes the price level where the most volume was traded. A Naked Point of Control (also called a Virgin Point of Control) is a previous POC that has not been traded. Extending PoC options 'Until Bar Cross' or 'Until Bar Touch' helps in identifying Naked Point of Control Lines.
Previous PoC levels can serve as support and resistance for future price movements. Extending PoC Level 'Until Last Bar' option will help to identify such levels.
๐ถ DETAILS
One of the unique features of the script is its ability to detect some other key levels such as levels of acceptance and rejection.
Levels of rejection we may summarize as supply and demand levels, these are also referred to as buy-side and sell-side liquidity levels. They usually occur at extreme highs or lows, where prices may be too high for buyers (high supply, low demand) or too low for sellers (low supply, high demand)
Levels of acceptance are the levels where Liquidity Voids occur, these are also referred to imbalances. Liquidity voids are sudden changes in price when the price jumps from one level to another. The peculiar thing about liquidity voids is that they almost always fill up, so we call them levels of acceptance.
๐ถ ALERTS
When an alert is configured, the user will have the ability to be notified in case:
Point Of Control Line is touched/crossed
Value Area High Line is touched/crossed
Value Area Low Line is touched/crossed
๐ถ SETTINGS
๐น Display Options
Mode: Controls the lookback length of detection and visualization, where Present assumes last X bars specifid in '# Bars' option and Historical assumes all data available to the user as well as allowed limits of visiual objects (boxs, lines, labels etc)
# Bars: Controls the lookback length.
๐น Swing Volume Profiles
The script takes into account user-defined parameters and plots volume profiles. Due to Pine Scriptโข drwaing objects limit only total volume profiles are presented.
Swing Detection Length: Lookback period
Swing Volume Profiles: Toggles the visibility of the Volume Profiles, with color options to differentiate the Value Area within a profile.
Profile Range Background Fill: Toggles the visibility of the Volume Profiles Range
๐น Point of Control (PoC)
Point of Control (POC) โ The price level for the time period with the highest traded volume
Point of Control (PoC): Toggles the visibility of the Point of Control
Developing PoC: Toggles the visibility of the Developing PoC
Extend PoC: Option that allows detecting virgin PoC levels. Virgin Point of Control (VPoC) is defined as a Point of Control that has never been revisited or touched. The option also allows PoC levels to extend till the last bar aiming to present levels from history where the levels were traded significantly and those levels can be used as support and resistance levels.
๐น Value Area (VA)
Value Area (VA) โ The range of price levels in which the specified percentage of all volume was traded during the time period.
Value Area Volume %: Specifies percentage of the Value Area
Value Area High (VAH): Toggles the visibility of the Value Area High, the highest price level within the Value Area
Value Area Low (VAL): Toggles the visibility of the Value Area Low, the lowest price level within the Value Area
Value Area (VA) Background Fill: Toggles the visibility of the Value Area Range
๐น Liquidity Levels / Voids
Unfilled Liquidity, Thresh: Enable display of the Unfilled Liquidity Levels and Liquidity Voids, where threshold value defines the significance of the level.
๐น Profile Stats
Position, Size: Specifies the position and the size of the label presenting Profile Stats, the tooltip of the label includes all related info for each profile.
Price, Price Change, and Cumulative Volume: Enable display of the given options on the chart.
๐น Volume Profile Others
Number of Rows: Specify how many rows each histogram will have. Caution, having it set to high values will quickly hit Pine Scriptโข drawing objects limit and may cause fewer historical profiles to be displayed.
Placement: Place profile either left or right.
Profile Width %: Alters the width of the rows in the histogram, relative to the calculated profile length.
๐ถ RELATED SCRIPTS
Alternative Liquidity Void Detection script, Buyside-Sellside-Liquidity
Sunmool's Next Day Model FVG AlertNY Killzone FVG Alert - ICT Fair Value Gap Detection Indicator
This comprehensive Pine Script indicator is specifically designed for traders following ICT (Inner Circle Trader) methodology and Smart Money Concepts. The indicator automatically detects Fair Value Gaps (FVG) that occur during the New York Killzone session, providing real-time alerts when these critical market imbalances are identified.
Key Features:
๐ฏ Fair Value Gap Detection
Automatically identifies bullish and bearish Fair Value Gaps using the classic 3-candle pattern
Filters gaps based on customizable minimum size thresholds to avoid insignificant imbalances
Provides visual representation through colored boxes and labels for easy identification
โฐ New York Killzone Focus
Specifically monitors the NY Killzone session (default: 7:00 AM - 10:00 AM EST)
Fully customizable session times to accommodate different trading preferences
Only detects FVGs when all three candles forming the gap occur within the killzone timeframe
๐
ICT Next Day Model Compliance
Automatically excludes Mondays from FVG detection as per ICT Next Day Model principles
Optional Monday exclusion can be toggled on/off based on trading strategy
Ensures alignment with professional ICT trading methodologies
๐ Advanced Alert System
Three distinct alert conditions: Bullish FVG, Bearish FVG, and Combined alerts
Customizable alert messages for different notification preferences
Compatible with TradingView's full alert system including email, SMS, and webhook notifications
๐จ Visual Customization
Adjustable colors for bullish and bearish FVG boxes
Configurable box extension length for better visualization
Optional background highlighting during killzone sessions
Clean, professional chart presentation that doesn't clutter your analysis
๐ Technical Specifications
Works on all timeframes, though most effective on intraday charts (1m, 5m, 15m)
Timezone-aware calculations ensure accurate session detection globally
Efficient code structure minimizes processing load and chart lag
Compatible with other indicators and doesn't interfere with existing chart setups
๐ฏ Ideal For:
ICT methodology traders seeking automated FVG detection
Smart Money Concepts practitioners
Scalpers and day traders focusing on NY session
Traders looking to identify high-probability entry zones
Anyone interested in market structure and liquidity concepts
๐ Trading Applications:
Fair Value Gaps often serve as areas where price may return to "fill" the imbalance, making them excellent zones for:
Potential reversal areas
Take profit targets
Stop loss placement reference points
Market structure analysis
Confluence with other ICT concepts
โ๏ธ Customizable Parameters:
FVG minimum size filter
Killzone session start/end times
Visual display options
Alert preferences
Color schemes and styling options
This indicator brings institutional trading concepts to retail traders, helping identify the same market inefficiencies that smart money targets. By focusing specifically on the New York Killzone - one of the most liquid and volatile trading sessions - it provides high-quality signals during optimal market conditions.
Whether you're new to ICT concepts or an experienced trader looking to automate your FVG detection, this indicator provides the precision and reliability needed for professional trading analysis.
Bid/Ask Volume Tension with Rolling Avg๐ Bid/Ask Volume Tension with Rolling Average
This indicator is designed to help traders identify pivotal moments of buildup, exhaustion, or imbalance in the market by calculating the tension between buy and sell volume.
๐ How It Works:
Buy volume is approximated when the candle closes higher than or equal to its open.
Sell volume is approximated when the candle closes below its open.
Both are smoothed using an EMA (Exponential Moving Average) for noise reduction.
Tension is calculated as the absolute difference between smoothed buy and sell volume.
A rolling average of tension shows the baseline for normal behavior.
When instant tension rises significantly above the rolling average, it often signals:
A build-up before a large move
Aggressive order flow imbalances
Potential reversals or breakouts
๐ง How to Use:
Watch the orange line (instant tension) for spikes above the aqua line (rolling average).
Purple background highlights show when tension exceeds a customizable multiple of the average โ a potential setup zone.
Use this indicator alongside:
Price action (candlestick structure)
Support/resistance
Liquidity zones or order blocks
โ๏ธ Settings:
Smoothing Length: Controls the responsiveness of buy/sell volume smoothing.
Rolling Avg Window: Defines the lookback period for the baseline tension.
Buildup Threshold: Triggers highlight zones when tension exceeds this multiple of the average.
๐งช Best For:
Spotting pre-breakout tension
Detecting volume-based divergences
Confirming order flow imbalances
Fair Value Gap Finder [Find Better Trades]Fair Value Gap Finder (FVG) โ Spot Institutional Imbalances
๐ Identify Key Market Imbalances
The Fair Value Gap Finder automatically detects price inefficiencies where aggressive buying or selling has created an imbalance in liquidity. These gaps, often left by institutional traders, can serve as key areas for price to revisit before continuing its trend.
๐ How It Works:
Highlights bullish Fair Value Gaps (FVGs) in green, signaling potential support zones.
Highlights bearish Fair Value Gaps (FVGs) in red, signaling potential resistance zones.
Uses ATR-based filtering to eliminate small, insignificant gaps, focusing only on high-probability setups.
Alerts included! Get notified when a valid Fair Value Gap is detected.
๐ How to Trade Using FVGs:
โ
For Buy Trades: Wait for price to return to a bullish FVG and confirm support before entering long.
โ
For Sell Trades: Wait for price to revisit a bearish FVG and confirm resistance before entering short.
โ
Use with candlestick patterns, trend analysis, or volume for additional confirmation.
โ๏ธ Customizable Settings:
Adjust the ATR Multiplier to control how large a gap must be before triggering a signal.
Enable alerts to stay informed in real time when new FVGs appear.
๐ก Why Use This Indicator?
Fair Value Gaps are widely used by professional traders to spot areas of liquidity, making them valuable for scalping, swing trading, and institutional-style trading.
๐ Add it to your TradingView chart and start trading with precision!
ICT Immediate Rebalance Toolkit [LuxAlgo]The ICT Immediate Rebalance Toolkit is a comprehensive suite of tools crafted to aid traders in pinpointing crucial trading zones and patterns within the market.
The ICT Immediate Rebalance, although frequently overlooked, emerges as one of ICT's most influential concepts, particularly when considered within a specific context. The toolkit integrates commonly used price action tools to be utilized in conjunction with the Immediate Rebalance patterns, enriching the capacity to discern context for improved trading decisions.
The ICT Immediate Rebalance Toolkit encompasses the following Price Action components:
ICT Immediate Rebalance
Buyside/Sellside Liquidity
Order Blocks & Breaker Blocks
Liquidity Voids
ICT Macros
๐ถ USAGE
๐น ICT Immediate Rebalance
What is an Immediate Rebalance?
Immediate rebalances, a concept taught by ICT, hold significant importance in decision-making. To comprehend the concept of immediate rebalance, it's essential to grasp the notion of the fair value gap. A fair value gap arises from market inefficiencies or imbalances, whereas an immediate rebalance leaves no gap, no inefficiencies, or no imbalances that the price would need to return to.
Rule of Thumb
After an immediate rebalance, the expectation is for two extension candles to follow; otherwise, the immediate rebalance is considered failed. It's important to highlight that both failed and successful immediate rebalances, when considered within a context, are significant signatures in trading.
Immediate rebalances can occur anywhere and in any timeframe.
๐น Buyside/Sellside Liquidity
In the context of Inner Circle Trader's teachings, liquidity primarily refers to the presence of stop losses or pending orders, that indicate concentrations of buy or sell orders at specific price levels. Institutional traders, like banks and large financial entities, frequently aim for these liquidity levels or pools to accumulate or distribute their positions.
Buyside liquidity denotes a chart level where short sellers typically position their stops, while Sellside liquidity indicates a level where long-biased traders usually place their stops. These zones often serve as support or resistance levels, presenting potential trading opportunities.
The presentation applied here is the multi-timeframe version of our previously published Buyside-Sellside-Liquidity script.
๐น Order Blocks & Breaker Blocks
Order Blocks and Breaker Blocks hold significant importance in technical analysis and play a crucial role in shaping market behavior.
Order blocks are fundamental elements of price action analysis used by traders to identify key levels in the market where significant buying or selling activity has occurred. These blocks represent areas on a price chart where institutional traders, banks, or large market participants have placed substantial buy or sell orders, leading to a temporary imbalance in supply and demand.
Breaker blocks, also known as liquidity clusters or pools, complement order blocks by identifying zones where liquidity is concentrated on the price chart. These areas, formed from mitigated order blocks, often act as significant barriers to price movement, potentially leading to price stalls or reversals in the future.
๐น Liquidity Voids
Liquidity voids are sudden price changes when the price jumps from one level to another. Liquidity voids will appear as a single or a group of candles that are all positioned in the same direction. These candles typically have large real bodies and very short wicks, suggesting very little disagreement between buyers and sellers.
Here is our previously released Liquidity-Voids script.
๐น ICT Macros
In the context of ICT's teachings, a macro is a small program or set of instructions that unfolds within an algorithm, which influences price movements in the market. These macros operate at specific times and can be related to price runs from one level to another or certain market behaviors during specific time intervals. They help traders anticipate market movements and potential setups during specific time intervals.
Here is our previously released ICT-Macros script.
๐ถ SETTINGS
๐น Immediate Rebalances
Immediate Rebalances: toggles the visibility of the detected immediate rebalance patterns.
Bullish, and Bearish Immediate Rebalances: color customization options.
Wicks 75%, %50, and %25: color customization options of the wick price levels for the detected immediate rebalance.
Ignore Price Gaps: ignores price gaps during calculation.
Confirmation (Bars): specifies the number of bars required to confirm the validation of the detected immediate rebalance.
Immediate Rebalance Icon: allows customization of the size of the icon used to represent the immediate rebalance.
๐น Buyside/Sellside Liquidity
Buyside/Sellside Liquidity: toggles the visibility of the buy-side/sell-side liquidity levels.
Timeframe: this option is to identify liquidity levels from higher timeframes. If a timeframe lower than the chart's timeframe is selected, calculations will be based on the chart's timeframe.
Detection Length: lookback period used for the detection.
Margin: sets margin/sensitivity for the liquidity levels.
Buyside/Sellside Liquidity Color: color customization option for buy-side/sell-side liquidity levels.
Visible Liquidity Levels: allows customization of the visible buy-side/sell-side liquidity levels.
๐น Order Blocks & Breaker Blocks
Order Blocks: toggles the visibility of the order blocks.
Breaker Blocks: toggles the visibility of the breaker blocks.
Swing Detection Length: lookback period used for the detection of the swing points used to create order blocks & breaker blocks.
Mitigation Price: allows users to select between the closing price or the wick of the candle.
Use Candle Body in Detection: allows users to use candle bodies as order block areas instead of the full candle range.
Remove Mitigated Order Blocks & Breaker Blocks: toggles the visibility of the mitigated order blocks & breaker blocks.
Order Blocks: Bullish, Bearish Color: color customization option for order blocks.
Breaker Blocks: Bullish, Bearish Color: color customization option for breaker blocks.
Visible Order & Breaker Blocks: allows customization of the visible order & breaker blocks.
Show Order Blocks & Breaker Blocks Labels: toggles the visibility of the order blocks & breaker blocks labels.
๐น Liquidity Voids
Liquidity Voids: toggles the visibility of the liquidity voids.
Liquidity Voids Width Filter: filtering threshold while detecting liquidity voids.
Ignore Price Gaps: ignores price gaps during calculation.
Remove Mitigated Liquidity Voids: remove mitigated liquidity voids.
Bullish, Bearish, and Mitigated Liquidity Voids: color customization option..
Liquidity Void Labels: toggles the visibility of the liquidity voids labels.
๐น ICT Macros
London and New York (AM, Launch, and PM): toggles the visibility of specific macros, allowing users to customize macro colors.
Macro Top/Bottom Lines, Extend: toggles the visibility of the macro's pivot high/low lines and allows users to extend the pivot lines.
Macro Mean Line: toggles the visibility of the macro's mean (average) line.
Macro Labels: toggles the visibility of the macro labels, allowing customization of the label size.
๐ถ RELATED SCRIPTS
ICT-Killzones-Toolkit
Smart-Money-Concepts
Thanks to our community for recommending this script. For more conceptual scripts and related content, we welcome you to explore by visiting >>> LuxAlgo-Scripts .
Consolidation Tracker๐งญ Consolidation Tracker โ Visualize Market Reversals in Real Time
The Consolidation Tracker is a minimalist yet powerful tool designed to map the anatomy of market reversals and trend transitions. It highlights the structural evolution of price through four key phases, helping traders anticipate shifts with clarity and confidence.
๐ The Four Stages of a Market Reversal:
Failure to Displace โ Price fails to break beyond recent highs or lows, signaling potential exhaustion of the current trend.
Consolidation (CAMP) โ A range-bound phase where price compresses between a dynamic high and low. These zones are shaded gray, representing indecision and balance.
Engulfing (ENGULF) โ A decisive candle closes beyond the CAMP high or low, suggesting a directional shift. These are highlighted in orange.
Fair Value Gap (FVG) โ A three-candle pattern forms a price imbalance. If this FVG also engulfs the CAMP range, it confirms the reversal and resets the CAMP. Bullish FVGs are shaded green, bearish FVGs in red.
๐ From Reversal to Trend:
Once a reversal is confirmed via an FVG, the market often transitions into a trend cycle characterized by:
Displacement โ Strong directional movement away from the prior range.
Fair Value Gaps โ Continuation imbalances that offer high-probability entries on retracements.
๐ง How It Works:
The indicator dynamically tracks CAMP highs and lows, updating only when a candle engulfs the range or a valid FVG forms.
FVGs are detected when a three-candle sequence creates a gap between candle 2 and 0, and the middle candle (candle 1) breaks the CAMP boundary.
CAMP levels are plotted as horizontal lines, while background colors narrate the evolving structure in real time.
This tool is ideal for traders who value market structure, price efficiency, and narrative clarity. Whether you're anticipating reversals or riding trends, the Consolidation Tracker offers a clean, actionable lens into price behavior.






















