This all-in-one indicator displays real-time market structure (internal & swing BOS / CHoCH), order blocks, premium & discount zones, equal highs & lows, and much more...allowing traders to automatically mark up their charts with widely used price action methodologies. Following the release of our Fair Value Gap script, we received numerous requests from our...
The Liquidity Swings indicator highlights swing areas with large trading activity for traders to find accumulation/distribution zones as well as levels to trade as support and resistance. The number of times price revisited a swing area is highlighted by a zone delimiting the areas. Additionally, the accumulated volume within swing areas is highlighted by labels...
This script highlights ICT Killzones on the chart along with Fibonacci retracements constructed from each Killzone's price range, allowing traders to find more optimal entries. Settings Killzone Retracements Show Retracements: Determines whether Fibonacci retracements are displayed on the chart. Extend: Determines if the retracements are extended...
This is the indicator I am most proud of. After reading Glenn Neely's book "Mastering Eliott Waves" / "Neowave" and chatting with @timwest who got acknowledged by Neely, we came up with the idea of an moving average which does calculate the real average price since a trend started. Addionally I adapted a method from Neely Neowave and Tim Wests TimeAtMode to not...
Plots new linear regression channels from points where a previous channel is broken thus keeping the length of bars in the trend dynamic. Regression channels are useful in detecting trend changes, support and resistance levels and to trade mean reversions. Note: Setting higher values of upper and lower deviation may result in error if the price never breaks the...
I designed this indicator out of necessity for the Market structure/Price action trading strategy I use. I thought I'd share. :) For the fans of my Multi Timeframe Swing High and Low indicator, I have added Supply and Demand Zones! The Supply and Demand Zones are based on the Swing Highs and Lows of my MTF Swing Highs and Lows Indicator. The S/D Zones are...
what is "Support and Resistance"? it is a support and resistance indicator. what it does? it draw support and resistance zones on the chart. how it does it? It determines the zones where the price leaves with a big candle after going horizontal for a while as support or resistance zones according to the price movement direction. while doing this, it compares the...
Imagine bollinger bands, but instead with multiple customizable moving averages. MAZ contains moving averages that act as support and resistance. This can lead to potential use for stop loss and take profit decision-making along with potential signs of reversals. Features Areas of Confluence Display Options Data Window Default Settings (with Data...
Description: This dynamic linear regression oscillator visualizes the general price trend of specific ranges in the chart based on the linear regression calculation, it automatically determines these ranges with pivot detection. The central line of the indicator is the baseline of the linear regression itself. This is a good tool to use to determine when a price...
This is my second implementation of a Pine Script Quickfingers Luc (QFL) base scanner that I have published on Trading View. QFL base scanners seek to provide buy signals according to the QFL trading strategy. To profitably trade using this script you should be familiar with the QFL trading strategy, scaling in and out of positions, and money risk...
Introduction: In this script, we will be creating an indicator that plots horizontal lines on the chart for each unique price in a given range, and colors them based on the volume of that price. Explanation: First, we define the input "Length" as an integer. This will determine the number of bars back from the current bar to include in the range. We then...
This script is a modification from the awesome "Support Resistance - Dynamic v2" by @LonesomeTheBlue This script is very similar to the original indicator mentioned above, but with a modification that, in my opinion, would be very useful for many traders. It enables the option to choose different timeframe to calculate the S/R levels. Very often, traders would...
A simple fibonacci retracement tool that dynamically updates itself based on current price and previous retracement values. Features the essential aspects of the built-in tool and more. Auto Trendline Auto Reversal Auto Level Adjustment Labels indicating retracement value Customizable lookback range The top and bottom levels will auto-adjust...
Trading Channel aims to be a canvas on which to develop any strategy that the user feels comfortable with. The greatest utility of the script lies in the fact that it plots a channel over the price action, as a support and resistance pivot, within which the price action develops. It is a script of maximum simplicity in concept and development, but at the same time...
Shows basic pivot point of support and resistance levels. Will show alerts for break of sup. or res. Allows for a volume filter for sup. res. breaks as well. "B" means break of either a Sup. or Res. level with volume greater than the threshold. "Bull/Bear Wick" means bullish/bearish candle on break. Left - number of bars left hand side of the pivot . Right...
This Indicator dynamically generates and charts Pivot Points, Support and Resistance Lines, Trend Channels and even Rsi Divergences in every market and every time period. While it helps you identify your entry points, stop loss and take positions, it certainly does not include trading signals and trading strategy. Bonus: the indicator contains ema21, ema50,...
The "ATR Pivots" script is a technical analysis tool designed to help traders identify key levels of support and resistance on a chart. The indicator uses various metrics such as the Average True Range (ATR), Daily True Range ( DTR ), Daily True Range Percentage (DTR%), Average Daily Range (ADR), Previous Day High ( PDH ), and Previous Day Low ( PDL ) to provide a...
The goal is to visualize, through basic but robust information, a channel that frames the price action, whose referenced limits and lines are indicative of potential entries and exits. It is a simple but enormously reliable base for the development of different strategies. The parameters for the script have been optimized for BTC. It shows good results in all time...