Shows Bullish and Bearish AB=CD Harmonic Patterns with Pivot High, Pivot Low and Pivot Line
RSI Hull Trend is a hybrid indicator with RSI of HULL Signal. The Hull MA is combined with RSI to see if the Hull MA Buy/Sell Signal is in overbought or oversold condition. Buy Sell Signals are plotted based on settings of OB/OS or RSI. This indicator is very useful to see if the Trend is in Exhaustion or Beginning of a Trend. Entry and Exit conditions can be...
update: added optional option for marking the fractals with bgcolor (request for: faizal.mansor.908)
Library "rzigzag" Recursive Zigzag Using Matrix allows to create zigzags recursively on multiple levels. After bit of consideration, decided to make this public. zigzag(length, ohlc, numberOfPivots, offset) calculates plain zigzag based on input Parameters: length : Zigzag Length ohlc : Array containing ohlc values. Can also contain custom...
Hello Traders, I would like to introduce you Structured zigzag support&resistance. It is based on the ZigZag semafor script made by DevLucem so shout out to him The indicator is used to spot future multi-level Supports and Resistance zones. It is also useful to spot HL or LL or HH or LH zones I's the same zigzag indicator as my other zigzag indicator with...
A ZigZag Like based on candle close. A lot of options that can be hide in options. Triangle/bright - reversal confirmation candle Circle/dark - higher/lower candle breakout Square/light - Insidebar
A gift from me to all. This script is developed to find Divergences for many indicators. it analyses divergences and then draws line on the graph. red for negatif, lime for positive divergences. Currently script checks divergence for RSI, MACD, MACD Histogram, Stochastic, CCI, Momentum, OBV, Diosc, VWMACD and CMF indicators. You can use some or all of these...
Support and Resistance Levels augmanted and reprocessed Description: This is an augmented version of my earlier script that can be found here: This time it features zigzag and channel lines, signal generation and filtering and performance testing. Signal generation and filtering procedures are used only for performance testing, not for the actual labelling....
Hello All, This script creates Zigzag Chart by using Zigzag waves, so it's timeless chart meaning that no time dependency on X-axis. Optionally it can calculate & show Zigzag Supertrend or Simple Moving Average. Also it can change bar colors of the main chart by trend direction of Zigzag Supertrend. As seen below, each zigzag wave is a candle on Zigzag...
Support and Resistance Multiperiod (Zig Zag Based) What is the indicator? • The indicator is a multi period (up to 5 lengths) Support and Resistance indicator calculated based on Zig Zag. Who can use? Scalpers to Long term investors What timeframe to use? • Any timeframe What are the lines? • Green lines are Support levels. • Orange lines are...
This is Bollinger Band built on top of Zigzags instead of regular price + something more. Indicator presents 7 lines and cloud around it. This can be used to visualize how low or high price is with respect to its past movement. Middle line is moving average of last N zigzag pivots Lines adjacent to moving average are also moving averages. But, they are...
Zig Zag script that uses local minimums and maximums as pivot points. It can be used as a source for pattern recognition.
Hello All, I am here with a new idea and script, " Zigzag Waves ". This indicator creates 3 Zigzags with different lengths, keeps the lengths of each zigzag wave and calculates/draws average waves for each zigzag. optionally it can reset the wave when zigzag direction changes and new highest/lowest found. And optionally it draws Exponential Moving Average(EMA)...
EXPERIMENTAL: wave counting using swing charts, use at your own discretion.
Divergence is when the price of an asset is moving in the opposite direction of a technical indicator, such as an oscillator, or is moving contrary to other data. Divergence warns that the current price trend may be weakening, and in some cases may lead to the price changing direction. If the stock is rising and making new highs, ideally the RSI is reaching new...
Based on Rick Santos ' Swing Charts V1 Darvas Box V0.1' However I have migrated script to pine version 3, customized to suite and added a higher number for the trend count
In this strategy, 15 indicators are used, each giving its results as a numerical value, which then is added or subtracted from the total points, gathered from all 15 indicators. Many thanks to RafaelZioni for his great work making the EasySys1 script which i modified to create this script. Onchart is drawn some of the indicators, but not all, a info panel is...
Hello All, Today I am here with a new idea and script, " LTB Zigzag Circles ". The idea is to create Circles using last 2 zigzag waves and to catch the breakouts earlier than horizontal lines. if a circle is broken then the script shows entry for Long/Short positions. and if broken circle reappears again then the position is closed. You can change Zigzag period...