The Buyside & Sellside Liquidity indicator aims to detect & highlight the first and arguably most important concept within the ICT trading methodology, Liquidity levels. 🔶 SETTINGS 🔹 Liquidity Levels Detection Length: Lookback period Margin: Sets margin/sensitivity for a liquidity level detection 🔹 Liquidity Zones Buyside Liquidity Zones:...
The Volume Profile Matrix indicator extends from regular volume profiles by also considering calculation intervals within the calculation window rather than only dividing the calculation window in rows. Note that this indicator is subject to repainting & back-painting, however, treating the indicator as a tool for identifying frequent points of interest can still...
The Range Sentiment Profile indicator is inspired from the volume profile and aims to indicate the degree of bullish/bearish variations within equidistant price areas inside the most recent price range. The most bullish/bearish price areas are highlighted through lines extending over the entire range. 🔶 SETTINGS Length: Most recent bars used for the...
Intro The Breakout Retest Indicator is a valuable tool utilized to confirm the occurrence of a proper breakout so you know when to enter on a retest. It analyses the price movement of an asset and identifies a breakout when the price level surpasses the inputted support and resistance values. Conditions The indicator operates based on simple yet reliable...
Title : "The Dual-Dynamic Fibonacci Retracement Script: An Advanced Tool for Comprehensive Market Analysis" As the author of the "Dual-Dynamic Fibonacci Retracement Script", I am delighted to introduce you to this cutting-edge tool for technical analysis. Unlike conventional Fibonacci scripts, this advanced model incorporates multiple unique features and...
Psychological levels (Bank levels) plots the closest "round" price levels above and below current price, based on neuroscience research of how humans intuitively calculate in logarithms. Psychological levels, also called bank levels, are "round" price numbers, by truncating after the nth leftmost digits, around which price often experience resistance or support,...
Introducing the "Golden Zone" indicator, a powerful tool that simplifies the Fibonacci indicator by creating a clear Golden Zone to identify potential future price movements. The Golden Zone is a supply or demand zone that corresponds to the 61.8% and 50% Fibonacci retracement levels. These levels are important because they often mark zones where the price reacts,...
This indicator is a formula that includes 4 different zones which are different sizes based on the ticker you decide to use. It was optimized for SPY and other market ETFs but works well for all stocks on the market. The formula puts a zone at the previous day's high and low, and the previous 5 day's high and low. These zones are meant to be used as support and...
This indicator displays New Week/Day Opening Gaps alongside Event Horizon PD Arrays which were conceptualized by a trader, ICT. 🔶 SETTINGS Show: Determines if new week opening gaps (NWOG) or new day opening gaps (NDOG) are shown. Amount: Controls the amount of most recent NWOGs/NDOGs to display on the chart. Show EHPDA: Displays Event Horizons PD arrays. ...
This is a "Supply and Demand" script designed to help traders spot potential levels of supply (resistance) and demand (support) in the market by identifying pivot points from past price action. Differences from Other Scripts: Unlike many pivot point scripts, this one offers a greater degree of customization and flexibility, allowing users to determine how many...
First, the credit for the original script to plot a High and Low between a certain time goes to developer paaax. I took that idea, converted it to Pinescript V5, cleaned up the code, and added a few more lines so you can plot different levels based on time of day. Published open source like the original. The example shown has: Blue - plotting from the start of...
Auto Fib Zones is a extension of the ABC finder script that I released. It uses the pivot point system I developed in the ABC finder to identify major or significant trending moves in the market. It will then draw the fibzones for the trend line. The fib zone will auto update for as long as the trend line continues (size will keep increasing). The zones will...
Using "Price Action - Support & Resistance by DGT" and the MACD (Moving Average Convergence Divergence) indicator in TradingView can help develop a trade strategy. Here's a step-by-step approach you can follow: 1. Identifying Support and Resistance Levels: Apply the "Price Action - Support & Resistance by DGT" indicator to your chart. This indicator helps you...
This pine script is provide recent support and resistance. Script will use ema8, ema21, sma50 and sma200 to generate the support and resistance line. Inspired from Patrick Walker style of trading. This is my personal logic i build studying the charts. There is 3 types of resistance generated by this script. 1) top resistance 1 when ema8 > ema21 and low > ema8...
Hello fellow traders! I am excited to share with you my latest creation, the Bar Move Probability (BMP) indicator. This powerful tool is designed to give you a statistical edge in your trading by helping you understand the likelihood of price movements based on historical data. In this blog post, I'll give you an overview of the indicator, its features, and how it...
Hey, folks! Sorry for not posting anything for such a long time. Don't have enough ideas and resources to get inspiration, so trying to brainstorm good stuff in my free time from university studies. But despite my absence more I now have 300+ people subscribed to me! Thanks, guys, for keeping interest for my work, as I still do value each boost on my script,...
Draws the best support and resistance lines. How it works: 1) Tries every possible line through lows, highs, opens, closes 2) Finds the total hit counts given the confidence interval as input to the candlesticks 3) Calculates the strength of every line according to hit count, total volumes on hits, and timestamps 4) Eliminates similar lines, confidence interval...
This script uses the Volume of each candle to find support and resistances on the whole visible chart. There is a single easy to use setting that is the Distance between major S/R lines which is 10% for the default and better for Daily timeframe. If you set a lower number, for example 5% then there will be more lines on the chart which is better for lower time...