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...
NET BSP derived from Buying & Selling Pressure which is a volatility indicator that monitors average metrics of green and red candles separately. We could navigate more confidently through market with projected market balance. BSP allowed us to track and analyze the ongoing performance of bullish and bearish impulsive waves and their corrections. Due to...
Many times while developing algos based on patterns and reversals, I come across issues which needs lower timeframe inspection. Loading multiple charts and comparing equivalent lower timeframe is slightly cumbersome at times. Hence, I thought of building this simple tool - which will instantly provide me lower timeframe candles for given candle. Since the candle...
Golden Pocket This marks up the fibonacci retracement levels of 0.65 and 0.618 by default, these levels are often referred to as the golden pocket. They are known by this because when price has an impulse either to the up or downside, price will end up retracing at some point. This Golden pocket often lines up with other means of confluence where it's considered...
Strategy is based on "Divergence for Many Indicators v4 ST" strategy by CannyTolany01 which is based on "Divergence for Many Indicator" indicator by LonesomeTheBlue () This strategy is searching for divergences on 18 indicators which you can select and optimise one by one. Additionally you can connect any other External Indicator value. (just add this...
This script is also a Stochastic RSI Screener, but it allows users to choose one specific symbol and three timeframes of that symbol to monitor at once.
This script is derived from Trading_Bites Power Indicator implementation of the DeMark buy/sell signal: This indicator just implements the buy/sell signal without the other elements of that indicator. It looks for the buy/sell signal across multiple timeframes, which can be selected by the user. The idea is that if a buy/sell signal on one timeframe is good,...
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...
HTF Tool 2: Because the previous version was removed for being too powerful. HTF Tool allows Users to display Higher Timeframe(HTF) Candles on their Chart with retracement lines drawn from the (High/Low) range of the HTF candle, as well as a live HTF MA. This indicator perfectly handles Requested data to display a non-lagging HTF Moving Average(MA) by bridging a...
-input your own session time for custom 'daily' or HTF candles to overlay on your lower time frame charts. -based on ICT's notion of 'True Day'. -customize the HTF candles to any start/end time. -set lookback period/cutoff in days (i.e. backtesting vs only viewing recent price action). -option to toggle on/off custom opening price line. -works across all lower...
This script will search x-bars back, if it can find a triangle formation that meets certain Fibonacci ratios. Based on the trend-based fib extension tool from the first high to the first low and then the 2nd high (in a bullish structure, inverse for bearish), we can predict the take profit levels. The main target is the 0.618, first take profit is at the 0.236....
This indicator is used to automatically identify and plot two forms of liquidity that will be targeted by market makers. The first form of liquidity is based on multi-time fame highs and lows. It plots 1H, 4H, D, W, & M liquidity on an intraday chart to make it easier to identify. I believe hat liquidity is what drives the market and the most common form of this...
Simple but solid mean reversion indicator with sl and tp levels. Most of the code is based on the built in bollinger bands script. Designed for scalping 1-5 minute timeframes. The indicator consists of two sets of bollinger bands. Price has to close below the lower (fast) bollinger band, above the moving average of the (slower) bollinger band. If price now...
Display all numbers or choose from 6, 7, 8 and 9 to reduce the clutter Support and resistance Customizable labels, several styles are available Identifies turning point in the trending price of an asset or an index. On any time frame, if the chart of an asset shows nine consecutive candles above or below the closure of four candles prior, then it prints a...
Hello friends. In recent months I have been busy with my academic research and haven't had much time to publish new scripts. To fill the gap of these months, I decided to publish the indicator Multi-timeframe Harmonic Patterns . Harmonic technical chart patterns can predict the next price trend and provide traders with clues to the price direction, which is one...
Japanese below / 日本語説明は英文の後にあります。 ------------------------- This indicator that automatically displays Fibonacci from each High & Low based on 3 Zigzags. It's useful for multi-timeframe analysis. For example, Fibonacci calculated from the high and low prices (Zigzag 3 Period=100) of the upper timeframe can be displayed on the lower timeframe. Also, you can set...
Choose to display numbers from 6, 7, 8 or only 9, showing a colored dot until the last number is reached to reduce the clutter Support and resistance Customizable labels, several styles are available Identifies turning point in the trending price of an asset or an index. On any time frame, if the chart of an asset shows nine consecutive candles above or...
NOTE: I'm not sure why the screengrab isn't showing the lines. They are there, and when I share the chart from this link they are there.... idk This is a requested spin-off version of my previous HLOC for the Daily/Weekly/Monthly that allows users to choose 3 different timeframe units (Mins, Hours, Days, etc...) from the dropdown menu and then select the...