E9 ASIA Session
*note: Upon updating the script the conversion from V4 to v5 has lost the weekend extended lines and now prints an asia session for each day. It is recommended (esp for crypto) to extend these lines across the weekend like in the chart example above.
The E9 Asia Session Indicator is a valuable tool for traders aiming to track and analyze the Asia trading session on financial charts. This indicator provides insights into price behavior during the Asia session, which is crucial for making informed trading decisions. Here's an overview of its key functionalities and uses:
1. Session Highs and Lows
Purpose:
The indicator calculates and plots the high and low of the Asia session.
It helps identify key levels of support and resistance established during this trading period.
Importance:
These levels can act as significant reference points for future price movements.
Price action that occurs near these levels often provides clues about potential breakouts or reversals.
2. Session Background Color
Purpose:
The indicator can shade the background of the chart during the Asia session.
Importance:
This visual cue helps quickly identify the session's timeframe, enhancing the trader’s ability to observe price behavior within this specific period.
It aids in distinguishing between different trading sessions and understanding their influence on price action.
3. Start of Session Marker
Purpose:
A visual marker (such as a circle) is plotted at the beginning of each Asia session.
Importance:
This marker helps traders visually pinpoint the start of the session, making it easier to analyze how the price reacts from the session's opening.
4. End of Session Marker
Purpose:
A marker is plotted at the end of the Asia session, indicating where the session closes.
Importance:
This marker is useful for tracking the end of the session and observing price behavior around this critical juncture.
It helps in analyzing whether the session's high or low gets revisited or broken in subsequent sessions.
Practical Uses:
Strategic Planning: Traders can use the plotted high and low levels to set their trading strategies, stop-loss orders, and profit targets.
Market Analysis: Understanding how price interacts with the Asia session’s high and low levels can provide insights into market sentiment and potential price movements.
By incorporating the E9 Asia Session Indicator into your trading toolkit, you can gain a deeper understanding of the Asia session's impact on price dynamics, enhancing your overall trading strategy and decision-making process.
Disclaimer: The information contained in this article does not constitute financial advice or a solicitation to buy or sell any securities. All investments involve risk, and past performance does not guarantee future results. Always evaluate your financial circumstances and investment objectives before making trading decisions.
Pivot noktaları ve seviyeleri
BK GEX LevelsThis indicator was created to plot lines and labels based on the GEX Levels provided by BK Brown or any other provider of GEX Levels.
The Levels must be added in the settings panel in the following format:
PRICE,TITLE;
Example of a GEX data dump of levels formatted for the indicator.
5760,HvolC;5660,HvolP;5710,Upper PDVR;5660,Lower PDVR;5700,Upper CDVR;5690,Lower CDVR;
Once the formatted text is added to the settings. The indicator will plot simple lines on the price level with its Title. The title is added as a Label over or under the line that was plotted for that level. When to price levels fall on the same level for example: 5760,HvolP;5760,Upper PDVR; - the line will be plotted as a red dashed line with one label above the line and the other label below the same line.
In the settings you can:
Change colors and opacity of Lines and Labels
Show/Hide Labels
Thank you
Absolute ZigZagThis ZigZag Indicator is a bit unique in it's kind.
It uses my own Absolute ZigZag Lib to calculate the pivots:
Instead of using percentages or looking more than 1 bar left or right, this Zigzag library calculates pivots by just looking at the current bar highs and lows and the ones of one bar earlier. This is a very fast and accurate way of calculating pivots.
The library also features a solution for bars that have both a higher high and a higher low like seen below.
You can also use your own colors for the labels and the lines:
You can also quickly select a one-colored theme without changing all colors at once:
Technical Analysis ExpressionsDescription:
The indicator allows to display different moving averages and price levels from any timeframe. Instead of setting each plot one by one, you can specify all of them in one expression.
Inputs:
There's only one input, which is a text area where you can specify each plot as an expression. Each expression must be on a new line. Each expression can specify the source of the displayed values, the plot color and the timeframe from which that value is taken.
Here's an example expression that will plot SMA(20) of Close price from Daily timeframe, and the plot is going to be red. This will also plot an EMA(50) of High price from current timeframe, and the plot is going to be green (notice that you can specify the color as one of the standard Pinescript colors, or using a HEX color, and even using transparency if needed):
SMA(close, 20) red "D"
EMA(high, 50) #00ff00
You can also specify the color to be "chart.fg" which is the Foreground Color of current chart (it depends on whether the "Dark Theme" is enabled in Tradingview). The available moving averages are: SMA, EMA, WMA, HMA, RMA, VWMA. The available sources are: open, high, low, close, hl2, hlc3, hlcc4, ohlc4.
Chronos Trend Level Oracle (CTLO)The Chronos Trend Level Oracle (CTLO) is a powerful technical analysis tool designed to identify significant trend levels that can act as support and resistance, helping traders navigate market trends and potential reversal points.
Key Components:
Setup Identification:
Bullish Setup: 9 consecutive closes lower than the close 4 bars earlier.
Bearish Setup: 9 consecutive closes higher than the close 4 bars earlier.
CTLO Support Level:
Established when a Bullish Setup completes.
Represents the lowest low of the CTLO Period (default 9 bars) preceding the Setup completion.
CTLO Resistance Level:
Established when a Bearish Setup completes.
Represents the highest high of the CTLO Period (default 9 bars) preceding the Setup completion.
Level Persistence:
A CTLO level remains active until an opposite Setup completes.
When a new Setup completes, it clears the opposite level.
Visual Representation:
Support levels are displayed as green circles.
Resistance levels are displayed as red circles.
Both use translucency for better chart visibility.
How to Use the CTLO:
Trend Identification:
The presence of a CTLO Support level suggests an underlying bullish trend.
The presence of a CTLO Resistance level suggests an underlying bearish trend.
The absence of either level indicates a possible trend transition or consolidation.
Support and Resistance:
Use CTLO levels as potential support (green) or resistance (red) areas.
These levels often act as price reaction points where bounces or rejections may occur.
Breakouts and Breakdowns:
A decisive close above a CTLO Resistance level could signal a bullish breakout.
A decisive close below a CTLO Support level could signal a bearish breakdown.
Use the optional alerts to be notified of these events.
Trend Continuation:
Price respecting a CTLO Support level can be seen as bullish, suggesting potential long entries.
Price respecting a CTLO Resistance level can be seen as bearish, suggesting potential short entries.
Reversal Anticipation:
As price approaches a CTLO level, watch for signs of reversal (e.g., candlestick patterns, divergences).
Failed breakouts/breakdowns at CTLO levels can lead to strong moves in the opposite direction.
Multiple Timeframe Analysis:
Apply CTLO on different timeframes for a more comprehensive market view.
Higher timeframe CTLO levels often carry more significance.
Combine with Price Action:
Look for candlestick patterns or chart formations near CTLO levels for higher probability setups.
Double tops/bottoms or other reversal patterns at CTLO levels can be particularly significant.
Risk Management:
Use CTLO levels to set stop-loss orders or profit targets.
For breakout trades, consider using the CTLO level as a new stop-loss after the breakout occurs.
Gann BoxHello, friends. I want to introduce you to the Gann box indicator. Let me explain what it is and how to use it.
1. Dimensions:
- 1:1: A ratio of time to price, showing equilibrium between them.
- 1:2: A level where price moves twice as fast as time.
- 2:1: A level where time moves twice as fast as price.
- Additional ratios may include 1:4, 4:1, and others.
2. Key Elements:
- Levels: Lines that indicate key support and resistance levels.
- Time Frames: Used to forecast future price movements.
- Trend Analysis: Helps determine current trends and possible reversals.
3. Application:
- Traders use the Gann box to identify entry and exit points.
- Suitable for both short-term and long-term trading.
The Gann box has the following dimensions:
1. 52 Bars: Gann often used this dimension on the weekly timeframe, as there are 52 weeks in a year, making the box represent exactly one year.
2. 144 Bars: This was frequently used by Gann on the annual timeframe, as the square root of 144 is 12. There are 12 months in a year, 12 zodiac signs, and Jupiter's orbital period around the Sun is 12 years. All these factors strongly support the use of this dimension on this timeframe. However, this dimension performs well across all other timeframes, so feel free to use it anytime.
3. 360 and 90 Bars: These are universal sizes of the Gann box and can be applied at any time and on any timeframe.
In the indicator, you can adjust the size of the box using the "⚙️ Box Size" setting.
To start using this indicator, follow these steps:
1. Set the "Start" Marker: Place it at the beginning of the impulse, whether it’s an upward or downward movement.
2. Set the "End" Marker: Place it at the end of the impulse.
Once you have done this, the indicator will calculate the price step and the box will be constructed based on the size you selected earlier.
Let me show you how I identified the first impulse on BTC so you can understand me better:
This impulse was the first on the daily timeframe that determined the entire calculation of the box for the future.
After determining the impulse, the box was constructed. I used a box size of 144 bars as an example, but you might say that there are actually many more bars, why is that?
It's simple; the box can have derivatives of length and height. In the indicator, you can choose how many times you want to increase the height or length separately. Moreover, following Gann's methods and rules for constructing the box, there are no mistakes; this is the correct construction. In the indicator, the setting responsible for increasing the height is ⚙️ Height Increase, while the setting for increasing the length is ⚙️ Length Increase. However, everything is done according to the rules, and the increase in length and height occurs in fixed numbers: 1, 2, 4, 8, 16, 32.
This is done to make your analysis more flexible, while still adhering to all construction rules.
The indicator also provides the option to increase or decrease the price step. It is not always the case that the default calculated price step suits us. Therefore, I created the ability to decrease and increase it by as many times as the rules for constructing Gann's box allow. You can increase or decrease the price step by 1, 10, 100, and 1000 times, which also makes the box settings more flexible and suitable for any market and asset.
How to use this function correctly? First, we need to understand what we want to do with the price step. If we want to increase it, we switch the "⚙️ Multiply | Divide" mode to "Multiply." Now we need to change the value in the "⚙️ Multiplier | Price Step Divisor" mode to the desired amount. After these actions, the price step will be increased. Decreasing the price step occurs in a similar manner.
The Gann box can be oriented both upwards and downwards. The parameter "⚙️ Long | Short | Auto" determines the direction of the box construction. By default, the setting is "Auto." The indicator has logic that understands in which direction to build the box. However, if you encounter difficulties and the indicator selects the incorrect direction, you can force it to build the box in your desired direction by changing the setting from "Auto" to "Long" or "Short."
Let me show you an example of constructing the box downwards:
The indicator also includes a table that displays all the most important information about the box parameters in the upper right corner. This is designed to help avoid confusion during the use and analysis of the Gann box.
I have tried to make the box parameters as flexible as possible for you, and I have also done the same for the style settings. You can enable and disable corners, additional levels, the base of the box, and value labels separately. All these elements of the box can be customized by color to suit your visual preferences. The same can be done with the table that displays the data.
A little about additional levels, by the way. Additional levels are constructed based on the intersection points of the corners. Both price and time levels built on these intersections are also very important and work excellently. You can customize them or disable them completely through the indicator settings.
I wish you good luck using the indicator!
itradesize /\ Previous Liquidity x ICTI’d like to introduce a clean and simple RTH gap and liquidity levels indicator with additional Asian and London ranges, along with standard deviation levels and many customizable options.
Previous D/W/M highs and lows are areas where liquidity tends to accumulate. This is because many traders place stop-loss orders around these levels, creating a concentration of buy stops above the previous day's high and sell stops below the previous day's low. High-frequency trading algorithms and institutional traders often target these areas to capture liquidity.
What the indicator could show in summary?
- Regular trading hours gap with deviations
- Asia with deviations (lines or boxes)
- London with deviations (lines or boxes)
- Weekdays on chart
- 3 AM candle marker
- Previous D/W/M levels
- Important opening times (08:00, 09:30, 10:00, 14:00, 00:00, 18:00)
- Daily separators
By marking out the previous day's highs and lows, traders can create a framework for their trading day. This helps in identifying potential setups and understanding where significant price action might occur. It also aids in filtering out noise and focusing on the most relevant price levels.
These levels can also act as potential reversal points. When the market reaches a previous high or low, it might reverse direction, especially if it has raided the liquidity resting there. This concept is part of a strategy where traders look for the market to raid these levels and then reverse, providing trading opportunities
The indicator shows previous liquidity levels on a daily, weekly, and monthly basis. It also displays opening times at 8:30, 9:30-10:00, 14:00-00:00, and 18:00. Opening times are crucial in trading because they help define specific periods when market activity is expected to be higher, which can lead to better trading opportunities. The script has been made mostly for indices.
You can create various entry and exit strategies based on the indicator. Please remember, that adequate knowledge of ICT is necessary for this to be beneficial.
You might wonder why only these times are shown. This is because these are the times when the futures market is active or should be active. It's important to note that opening times can vary between different asset classes.
18:00 A new daily candle open
00:00 Midnight open
02:00 New 4-hour candle open
08:30 High-impact news
09:30 NY Equities open
10:00 New 4-hour candle open
The concept of "Asian Killzone Standard Deviations" involves using the Asian trading session's price range to project potential price movements during subsequent trading sessions, such as the London or New York sessions. This is done by calculating standard deviations from the Asian range, which can help traders identify potential support and resistance levels.
You can create a complete model by exclusively focusing on the Asian time zone. Deviations within this zone may have varying impacts on future price movements, and the Interbank Price Delivery Agreement (IPDA) often reflects Asia's high, close, and low prices.
A similar approach can be taken with the London time zone. The standard deviation levels within each zone could potentially serve as support or indicate reversals, including liquidity hunts. It's important to backtest these ideas to gain reliable insights into when and where to apply them.
* Asian Range: This is the price range established during the Asian trading session. It serves as a reference point for calculating standard deviations.
* London Range: The same applies to the London range as well. Combine standard deviation projections with other technical analysis tools, such as order blocks or fair value gaps, to enhance accuracy.
* Standard Deviations: These are statistical measures that indicate the amount of variation or dispersion from the average. In trading, they are used to project potential price levels beyond the current range.
You can also use regular trading hours gap as a standalone model. The 4 STDV and 2.5 STDV levels are important for determining the high or low of the current price action.
The RTH gap is created when there is a difference between the closing price of a market at the end of one trading day and the opening price at the start of the next trading day. This gap can be upward (gap higher), downward (gap lower), or unchanged. It is significant because it often indicates market sentiment and can create inefficiencies that traders look to exploit.
Alternatively, you can combine these elements to create a complete strategy for different scenarios.
Support Resistance DynamicsThe Support Resistance Dynamics indicator is an advanced technical analysis tool designed to identify and visualize key support and resistance levels in real-time. This innovative indicator stands out from traditional support and resistance tools by employing a dynamic approach that adapts to market conditions.
Key Features:
Dynamic Level Calculation: Unlike static support and resistance indicators, this tool continuously updates levels based on recent price action, providing traders with the most relevant and up-to-date information.
Logarithmic Scale Option: The indicator offers a unique logarithmic scale feature, essential for analyzing long-term trends or assets with significant price changes. This allows for more accurate level plotting across various timeframes and price ranges.
Customizable Display: Users can adjust the number of support and resistance lines displayed, allowing for a clean and uncluttered chart view while focusing on the most significant levels.
Adaptive Slope Calculation: The indicator uses an innovative approach to calculate the slope of support and resistance lines, offering options from dynamic adaptation to fixed long-term periods. This ensures the lines remain relevant in both trending and ranging markets.
Enhanced Visualization: With customizable line colors, styles, and transparency, traders can easily distinguish between support and resistance levels, improving chart readability and analysis.
Flexible Period Settings: From dynamic calculations based on recent pivots to fixed long-term periods, the indicator adapts to various trading styles and timeframes.
The Support Resistance Dynamics indicator is particularly useful for:
Identifying potential reversal points in trends
Setting more accurate entry and exit points for trades
Placing stop-loss orders with greater precision
Recognizing breakout levels for potential new trends
By combining dynamic calculation methods with customizable visual elements, this indicator provides traders with a powerful tool for market analysis. Whether you're a day trader looking for short-term opportunities or a long-term investor analyzing macro trends, the Support Resistance Dynamics indicator offers valuable insights to enhance your trading strategy.
This indicator is provided for informational and educational purposes only. It should not be considered as financial advice or a recommendation to buy or sell any financial instrument. Past performance is not indicative of future results. Trading involves significant risk of loss. Users should conduct their own research and due diligence before making any investment decisions. The creator of this indicator is not responsible for any losses incurred from its use. Always test thoroughly on demo accounts before applying to live trading.
Gunn Square Levels Greetings, dear friend. I want to present an indicator based on another interesting method of analyzing support and resistance levels by William Gunn - Gunn Square Levels.
1. Structure of the Square of 9:
- The Square of 9 is a 9x9 grid where each cell corresponds to a specific numerical value.
- Each number in the square has its unique properties and meanings in the context of market analysis.
2. Price Levels:
- The square helps identify key support and resistance levels. For example, if an asset's price approaches the edge of the square, it may indicate potential reversals or trend continuations.
3. Time Cycles:
- Gann believed that time could be measured in cycles, and each cycle could repeat. The Square of 9 helps identify these cycles, allowing traders to see when a trend change might occur.
4. Harmony and Numerical Ratios:
- Gann used numbers that held special significance in his methods, such as 1, 2, 3, 5, 8, 13, 21, etc. These numbers frequently appear in nature and have harmonious relationships, which also apply to markets.
5. Application in Trading:
- Traders can use the Square of 9 analysis methods to determine entry and exit points, as well as to set stop-loss and target levels. For instance, if the price reaches a certain level in the square, it may signal a trading opportunity.
6. Complexity and Practice:
- The method requires practice and an understanding of market dynamics. It can be complex for beginners, but when applied correctly, it can yield results.
The indicator allows for the automation of level construction using this method. Moreover, it includes not only the Square of 9 but also the Square of 4 and the Circle of 12, which are also very important in William Gann's methods.
So, how do you work with this indicator? Let's break it down step by step. The first thing you need to do when activating the indicator is to select two bars that will denote the beginning and the end of the impulse. This is necessary for the indicator to calculate the price step, which is very important for correctly constructing levels. Here’s an example of how I defined the first impulse, and you can see how well the price reacts to it:
In the upper right corner, there is a table that will display information regarding the modes of the indicator's operation.
Now, let’s discuss the modes of its operation in more detail:
Parameter 1 - mode, is intended for switching the indicator's operation modes. You can choose which square you want to use to view the levels. The options include calculations based on the Square of 9, Square of 4, and Circle of 12. Each of these options was utilized by Gann.
Parameter 2 - "Long|Short|Auto". It is responsible for constructing your levels in the desired direction. By default, the mode is set to "Auto," allowing the direction of the levels to be determined automatically based on built-in logic. However, if you notice that the indicator is building levels incorrectly, you can always force it to construct levels in the direction you need using the "Long" and "Short" settings.
The next parameters "Degree for square 9", "Degree for square 4", and "The degree for the circle 12" are responsible for selecting the degree on the square or circle, depending on the chosen mode.
In the Square of 9, there are cardinal and diagonal crosses, and I have designated a specific direction for each cross. If you are using calculations for the Square of 9, you should use the "Degree for square 9" settings. This parameter includes options for selecting the numerical sequence direction that corresponds to the diagonal and cardinal crosses in the Square of 9. For example, if we choose the direction as ↗️, it means we are taking the diagonal cross in the Square of 9, with the direction from the center moving diagonally up to the right. The levels will correspond to this specific direction. The same applies to all other levels and modes.
Very important parameters are "Multiplier | Divider price step" and "Action." Now, let me explain their purpose. Sometimes, the calculated price step may be either too large for our chart or too small. This affects the levels, which can be either too narrow or too wide.
"Multiplier | Divider price step" allows us to adjust the price step within the rules that must be followed according to Gann's methods, enabling us to be more flexible in our analysis.
"Action" is used to choose whether to increase or decrease the price step. For example, if I want to reduce the price step by a factor of 10, I set the "Action" mode to "Divider," and then assign the most suitable value to the "Multiplier | Divider price step" parameter. The options range from 1 to 1000. The same applies when increasing the price step.
Now you know how to use this indicator. To summarize, the most important thing is to correctly identify the impulse, and then the indicator will do the rest for you.
Gann fan [ALMCorp] The Gann fan is an indicator that will allow you to use the Gann Fan correctly. I think it's no secret to many that William Gunn often used geometric shapes, astrology, patterns of numbers and degrees between them in his analysis. This indicator is one of those that will help you use its methods correctly.
How does the indicator work?
First you need to set a time stamp labeled "Start" at the very beginning of the pulse, and the second time stamp labeled "End" must be set at the end of the pulse. Thus, the indicator will calculate the price step according to the formula, which will then be used in calculations for the correct construction of angles.
The very first thing we need to do is to mark the beginning and end of the pulse.
After that, the indicator will calculate the price step using the formula. And if this movement is long, then the corners will be built up. In order for this to happen automatically, it is necessary that the "Start" label be lower than the "End" label. If that's the case, the fan will automatically line up. If the "Start" label is higher than the "End" label, then the fan will automatically be built down.
The "⚙️ Long | Short | Auto" parameter is responsible for ensuring that when building corners, they are always built in the direction you need. The default mode is "Auto", but if you see that the indicator builds levels up, for example, and you need to go down, then you can force it to build levels down using the "Short" parameter, and vice versa.
Sometimes it happens that the price step is too large for the correct construction of our levels, and to adjust the price step according to the Gann rules, there is a setting "Multiplier | Divider price step", which will allow us to reduce or increase the price step by the number of times that the Gann fan rules allow.
But to choose whether you want to decrease the step or increase it, we will need to use the "⚙️ Action" setting. There are two modes: these are "Multiplier" and "Divider" respectively.
On the chart, I marked the intersections of global fans and showed that their intersection points are strong dates for the price, and it receives a reaction at this time.
To sum up, the Gann fan is a very powerful tool, and now that you know how to use it correctly, you can improve your trading. Good luck.
Wedge BreakoutThe Wedge Breakout indicator is designed to identify and signal potential breakouts from a wedge pattern, a common technical analysis formation. A wedge pattern typically forms when the price moves within converging trendlines, indicating a potential upcoming breakout either upwards (bullish) or downwards (bearish).
Identifying Pivot Points:
The indicator first calculates pivot points, which are significant highs and lows that define the wedge's upper and lower boundaries.
Pivot Lows: It identifies the lowest price points over a specified length (input_len), which serves as the lower boundary of the wedge.
Pivot Highs: Similarly, it identifies the highest price points over the same length, forming the upper boundary of the wedge.
Drawing Trendlines:
The pivot points are connected to form dashed trendlines that represent the upper and lower boundaries of the wedge.
The indicator uses the SimpleTrendlines library to manage and draw these trendlines dynamically:
Green Trendline: Indicates an upward slope (bullish).
Red Trendline: Indicates a downward slope (bearish).
Calculating the Breakout Conditions:
A breakout is confirmed when the price action fulfills two conditions:
The candle's high exceeds the upper trendline's highest point.
The candle's low drops below the lower trendline's lowest point.
This condition suggests that the price is squeezing within the wedge pattern and is about to break out.
Determining Breakout Direction:
The direction of the breakout is determined by the candle's closing position relative to its opening:
Bullish Breakout (Upward): When the candle closes above its opening price (close > open) after breaching both trendlines, it suggests a bullish breakout. This condition is marked with a green upward triangle .
Bearish Breakout (Downward): When the candle closes below its opening price (close < open) after breaching both trendlines, it suggests a bearish breakout. This condition is marked with a red downward triangle.
Visual Representation:
Green Triangle Up: Plotted below the bar to indicate a potential bullish breakout.
Red Triangle Down: Plotted above the bar to indicate a potential bearish breakout.
Used library:
www.tradingview.com
FiboTrace.V33FiboTrace.V33 - Advanced Fibonacci Retracement Indicator is a powerful and visually intuitive Fibonacci retracement indicator designed to help traders identify key support and resistance levels across multiple timeframes. Whether you’re a day trader, swing trader, or long-term investor, FiboTrace.V33 provides the essential tools needed to spot potential price reversals and continuations with precision.
Key Features:
• Dynamic Fibonacci Levels: Automatically plots the most relevant Fibonacci retracement levels based on recent swing highs and lows, ensuring you always have the most accurate and up-to-date levels on your chart.
• Gradient Color Zones: Easily distinguish between different Fibonacci levels with visually appealing gradient color fills. These zones help you quickly identify key areas of price interaction, making your analysis more efficient.
• Customizable Levels: Tailor FiboTrace.V33 to your trading style by adjusting the Fibonacci levels and colors to match your preferences. This flexibility allows you to focus on the levels most relevant to your strategy.
• Multi-Timeframe Versatility: Works seamlessly across all timeframes, from 1-minute charts for day traders to weekly and monthly charts for long-term investors. The indicator adapts to your trading horizon, providing reliable signals in any market environment.
• Confluence Alerts: Receive alerts when price enters zones where multiple Fibonacci levels overlap, indicating strong support or resistance. This feature helps you catch high-probability trade setups without constantly monitoring the charts.
How to Use:
• Identify Entry and Exit Points: Use the plotted Fibonacci levels to determine potential entry and exit points. Price retracements to key Fibonacci levels can signal opportunities to enter trades in the direction of the prevailing trend.
• Spot Reversals and Continuations: Watch for price action around the gradient color zones. A bounce off a Fibonacci level may indicate a trend continuation, while a break could signal a potential reversal.
• Combine with Other Indicators: For best results, consider using FiboTrace.V33 in conjunction with other technical indicators, such as moving averages, RSI, or MACD, to confirm signals and enhance your trading strategy.
Timeframe Recommendations:
• Shorter Timeframes (1-minute to 1-hour): Ideal for quick, intraday trades, though signals might be more prone to noise due to rapid market fluctuations.
• Medium Timeframes (4-hour to daily): Perfect for swing trading, offering more reliable Fibonacci levels that capture broader market trends.
• Longer Timeframes (weekly to monthly): Best for long-term investors, where Fibonacci levels act as strong support and resistance based on significant market moves.
• General Tip: Fibonacci retracement levels are more reliable on higher timeframes, but combining them with other indicators like moving averages or RSI can enhance signal accuracy across any timeframe.
Why FiboTrace.V33?
FiboTrace.V33 is more than just a Fibonacci retracement tool—it’s an essential part of any trader’s toolkit. Its intuitive design and advanced features help you stay ahead of the market, making it easier to identify high-probability trading opportunities and manage risk effectively.
[DarkTrader] Pivot Point HeatmapThe indicator calculates pivot points using price data from different timeframes such as 12M, 1M, 1W, 3D, and 1D. For each timeframe, it retrieves the high, low, open, and close prices of the previous bar. The pivot point is calculated as the average of the high, low, and close prices, which provides a central level where market sentiment may shift. This calculation is repeated for each timeframe, ensuring a multi-dimensional view of potential interest zones.
Importance of Pivot Points :
Pivot points are essential tools in technical analysis, providing traders with levels that act as potential support and resistance zones. These zones help identify price levels where reversals or breakouts are more likely to occur.
Visual Representation :
The core feature of this indicator is its ability to visualize pivot points as a heatmap on the chart. Instead of showing just the latest pivot points, it tracks the historical pivot swipe, providing a dynamic view of how price interacts with these key levels. Each pivot point is represented by a line, color-coded based on its position relative to other points, creating a gradient effect that highlights the most critical price areas.
Customization Options :
Traders can customize various aspects of the heatmap to suit their preferences. The indicator offers options to toggle pivot swipe history, enabling traders to either focus on the most recent price interactions or consider how price has behaved over time. The background color and pivot line colors are fully customizable, making it easy to match the heatmap with your chart's theme or emphasize certain price levels.
Detecting Sweeps and Price Interaction :
Another important feature is the detection of price interactions with pivot levels. If the current bar's high and low cross a pivot point, it signals that the pivot level has been "swept" by price action, potentially indicating a change in market sentiment. The indicator either extends the line if the pivot point remains relevant or deletes it if price has broken through. This dynamic adjustment helps traders stay updated on which pivot levels are still valid.
Fractal Levels [BigBeluga]The Fractal Levels - BigBeluga indicator is a specialized tool that detects significant market highs and lows, ranking them by their normalized volume. This indicator is designed to help traders identify crucial price levels that are likely to influence market behavior, enabling better decision-making in trading. By gathering normalized volume around each fractal point, it creates a comprehensive view of the strength and relevance of price reversal points, which can be visualized as numbers or zones on the chart.
🔵KEY FEATURES & USAGE
● High and Low Detection with Volume Ranking:
The indicator detects market highs and lows using a user-defined length setting. For each detected fractal point (high or low), it collects normalized volume from a set number of bars before and after the fractal point (the number is based on the length input). This collection allows the indicator to produce an average of the normalized volume, which is then displayed as a number above or below the corresponding fractal arrows, visually indicating the importance of the high or low.
● Plotting Levels from Fractals:
From these high and low points, the indicator plots key levels. In settings, traders can choose between a wide or tight zone type.
If a price level coincides with multiple pivot points, the indicator highlights this as a significant zone. These zones represent areas where price tends to react, making them critical for identifying potential support and resistance levels.
● Fractal Boxes with Delta Volume Data:
Fractal boxes are shown as gray boxes, representing areas where price pivots occurred, and they also contain delta volume information. Delta volume is calculated by summing the positive and negative volumes within the length range, producing the total delta inside each fractal box. This is particularly useful for analyzing volume shifts around key levels.
● Broken Levels Highlighting:
When a plotted level is broken (price closes above or below it), the level can be removed from the chart automatically. However, in the settings, you can enable a feature to highlight broken levels as gray areas, providing insight into past price behavior. This is helpful for tracking historical support and resistance zones.
> Important note: If no volume data provided indicator wont work
🔵 CUSTOMIZATION
Fractal Length and Filter Settings:
Adjust the Length parameter to control the number of bars used to detect pivot highs and lows. A longer length will result in fewer fractals being identified, focusing on more significant price moves. The Filter option allows you to set a volume threshold, filtering out minor fractals that do not meet the minimum volume requirements.
Levels Detection (Wide or Tight):
Choose between Wide and Tight zones for fractal levels detection. A tight zone focuses on smaller price areas around pivot points, while a wide zone expands the detection range, highlighting larger zones of influence around fractals.
Delta Volume Display for Fractals:
Toggle Delta Volume Fractals to show or hide the delta volume information inside fractal boxes. When enabled, the indicator calculates and displays the total delta volume within the range of bars surrounding each fractal point.
Broken Levels Visibility:
Enable Broken Levels to highlight levels that have been crossed by price. When disabled, broken fractal levels will be removed from the chart after price crosses them.
🔵CONCLUSION
The Fractal Levels indicator provides traders with an advanced way to analyze price highs and lows by combining fractal detection with volume dynamics. By identifying key market levels through normalized volume ranking, delta volume analysis, and level plotting, this tool is invaluable for spotting potential support and resistance zones. Whether you're focusing on short-term trading or longer-term price movements, Fractal Levels offers the precision and flexibility needed to optimize your strategy.
OVN H/L OVN H/L (Overnight High/Low)
Description:
The "OVN H/L" indicator is designed to plot the highest and lowest price levels within a specified time interval on your chart. This tool is especially useful for traders who focus on key support and resistance levels established during specific trading sessions, such as overnight or pre-market hours.
Features:
Custom Time Interval: Input your desired start and end times in HH
format (UTC+0). Handles intervals that span midnight seamlessly. Session Count Control: Choose the number of past sessions to display on the chart. Helps keep your chart organized by limiting the number of lines. Line Extension Options: Option to extend lines indefinitely to the right. If disabled, lines can be set to end or be interrupted upon price crossing. Upper and Lower Line Customization: Color Selection: Customize the color of the upper (high) and lower (low) lines separately. Line Width: Adjust the thickness of the lines from 1 to 5. Line Style: Choose between solid, dashed, or dotted lines for both upper and lower lines. Dynamic Line Management: Automatically updates high and low levels during the specified interval. Draws lines after the interval ends, reflecting the captured high and low. Price Interaction Detection: If line extension is disabled, lines will adjust if the price crosses them, providing visual cues.
Usage:
Overnight Trading: Identify key high and low levels from overnight sessions that may influence the upcoming trading day. Intraday Analysis: Customize the time interval to focus on specific market sessions (e.g., London or New York sessions). Support and Resistance Levels: Use the plotted lines as potential support and resistance zones for trading strategies.
How to Use:
Apply the Indicator: Add the "OVN H/L" indicator to your chart from the TradingView indicator library. Configure Time Settings: In the indicator settings, set the start and end times for the interval you're interested in. Adjust Appearance: Customize the colors, widths, and styles of the upper and lower lines to your preference. Set Session Display: Determine how many previous sessions' lines you wish to display. Line Extension Preference: Decide whether you want the lines to extend indefinitely or to end/interact based on price movement. Analyze Price Action: Use the high and low lines to identify key levels for potential entries, exits, or stop-loss placements.
Notes:
Time Zones: The script uses UTC+0 for time calculations. Ensure you adjust the input times accordingly if your chart is in a different timezone. Compatibility: Best used on intraday timeframes where sessions and intervals are relevant. Limitations: The indicator may not display correctly on historical data beyond the number of sessions specified.
Conclusion:
The "OVN H/L" indicator is a versatile tool that enhances your chart analysis by highlighting significant price levels within custom time intervals. By visualizing these critical zones, traders can make more informed decisions and refine their trading strategies.
Pure Price Action ICT Tools [LuxAlgo]The Pure Price Action ICT Tools indicator is designed for pure price action analysis, automatically identifying real-time market structures, liquidity levels, order & breaker blocks, and liquidity voids.
Its unique feature lies in its exclusive reliance on price patterns, without being constrained by any user-defined inputs, ensuring a robust and objective analysis of market dynamics.
🔶 MARKET STRUCTURES
A Market Structure Shift, also known as a Change of Character (CHoCH), is a pivotal event in price action analysis indicating a potential change in market sentiment or direction. An MSS occurs when the price reverses from an established trend, signaling that the prevailing trend may be losing momentum and a reversal might be underway. This shift is often identified by key technical patterns, such as a higher low in a downtrend or a lower high in an uptrend, which indicate a weakening of the current trend's strength.
A Break of Structure typically indicates the continuation of the current market trend. This event occurs when the price decisively moves beyond a previous swing high or low, confirming the strength of the prevailing trend. In an uptrend, a BOS is marked by the price breaking above a previous high, while in a downtrend, it is identified by the price breaking below a previous low.
While a Market Structure Shift (MSS) can indicate a potential trend reversal and a Break of Structure (BOS) often confirms trend continuation, they do not assure a complete reversal or continuation. MSS and BOS levels can also function as liquidity zones or areas of price consolidation rather than definitively signaling a change in market direction. Traders should approach these signals cautiously and validate them with additional factors before making trading decisions. For further details on other components of the tool, please refer to the following sections.
🔶 ORDER & BREAKER BLOCKS
Order and Breaker Blocks are key concepts in price action analysis that help traders identify significant levels in the market structure.
Order Blocks are specific price zones where significant buying or selling activity has occurred. These zones often represent the actions of large institutional traders or market makers, who execute substantial orders that impact the market.
Breaker Blocks are specific price zones where a strong reversal occurs, causing a break in the prevailing market structure. These blocks indicate areas where the price encountered significant resistance or support, leading to a reversal.
In summary, Order and Breaker Blocks are essential tools in price action analysis, providing insights into significant market levels influenced by institutional trading activities. These blocks help traders make informed decisions about potential support and resistance levels, trend reversals, and breakout confirmations.
🔶 BUYSIDE & SELLSIDE LIQUIDITY
Both buy-side and sell-side liquidity zones are critical for identifying potential turning points in the market. These zones are where significant buying or selling interest is concentrated, influencing future price movements.
In summary, buy-side and sell-side liquidity provide crucial insights into market demand and supply dynamics, helping traders make informed decisions based on the availability of orders at different price levels.
🔶 LIQUIDITY VOIDS
Liquidity voids are gaps or areas on a price chart where there is a lack of trading activity. These voids represent zones with minimal to no buy or sell orders, often resulting in sharp price movements when the market enters these areas.
In summary, liquidity voids are crucial areas on a price chart characterized by a lack of trading activity. These voids can lead to rapid price movements and increased volatility, making them essential considerations for traders in their analysis and decision-making processes.
🔶 SWING POINTS
Reversal price points are commonly referred to as swing points. Traders often analyze historical swing points to discern market trends and pinpoint potential trade entry and exit points.
Do note that in this script these are subject to backpainting, that is they are not located where they are detected.
The detection of swing points and the unique feature of this script rely exclusively on price action, eliminating the need for numerical user-defined settings. The process begins with detecting short-term swing points:
Short-Term Swing High (STH): Identified as a price peak surrounded by lower highs on both sides.
Short-Term Swing Low (STL): Recognized as a price trough surrounded by higher lows on both sides.
Intermediate-term and long-term swing points are detected using the same approach but with a slight modification. Instead of directly analyzing price candles, previously detected short-term swing points are utilized. For intermediate-term swing points, short-term swing points are analyzed, while for long-term swing points, intermediate-term ones are used.
This method ensures a robust and objective analysis of market dynamics, offering traders reliable insights into market structures. Detected swing points serve as the foundation for identifying market structures, buy-side/sell-side liquidity levels, and order and breaker blocks presented with this tool.
In summary, swing points are essential elements in technical analysis, helping traders identify trends, support, and resistance levels, and optimal entry and exit points. Understanding swing points allows traders to make informed decisions based on the natural price movements in the market.
🔶 SETTINGS
🔹 Market Structures
Market Structures: Toggles the visibility of the market structures, both shifts and breaks.
Detection: An option that allows users to detect market structures based on the significance of swing levels, including short-term, intermediate-term, and long-term.
Market Structure Labels: Controls the visibility of labels that highlight the type of market structure.
Line Style: Customizes the style of the lines representing the market structure.
🔹 Order & Breaker Blocks
Order & Breaker Blocks: Toggles the visibility of the order & breaker blocks.
Detection: An option that allows users to detect order & breaker blocks based on the significance of swing levels, including short-term, intermediate-term, and long-term.
Last Bullish Blocks: Number of the most recent bullish order/breaker blocks to display on the chart.
Last Bearish Blocks: Number of the most recent bearish order/breaker blocks to display on the chart.
Use Candle Body: Allows users to use candle bodies as order block areas instead of the full candle range.
🔹 Buyside & Sellside Liquidity
Buyside & Sellside Liquidity: Toggles the visibility of the buyside & sellside liquidity levels.
Detection: An option that allows users to detect buy-side & sell-side liquidity based on the significance of swing levels, including short-term, intermediate-term, and long-term.
Margin: Sets margin/sensitivity for a liquidity level detection.
Visible Levels: Controls the amount of the liquidity levels/zones to be visualized.
🔹 Liquidity Voids
Liquidity Voids: Enable display of both bullish and bearish liquidity voids.
Threshold Multiplier: Defines the multiplier for the threshold, which is hard-coded to the 200-period ATR range.
Mode: Controls the lookback length for detection and visualization. Present considers the last X bars specified in the option, while Historical includes all available data.
Label: Enable display of a label indicating liquidity voids.
🔹 Swing Highs/Lows
Swing Highs/Lows: Toggles the visibility of the swing levels.
Detection: An option that allows users to detect swing levels based on the significance of swing levels, including short-term, intermediate-term, and long-term.
Label Size: Control the size of swing level labels.
🔶 RELATED SCRIPTS
Pure-Price-Action-Structures.
Market-Structures-(Intrabar).
Buyside-Sellside-Liquidity.
Order-Breaker-Blocks.