This indicator is a spin-off of the popular TMA Overlay indicator made by request of the original author that narrows down the scope to simply identifying a couple of key candlestick patterns - Engulfing candles and 3 Line Strikes. In addition to being a far more tailored and purpose-specific indicator, we have also update the indicator code to the latest version...
A simple script to filter out bullish and bearish engulfing candles. Size of candles can be filtered.
A simple indicator that marks FULL CANDLE engulfing candles... current high > previous high current low < previous low bullish: close > open (triangle below) bearish: close < open (triangle above) A lot of the engulfing indicators available are body only. I created a FULL CANDLE indicator because that's what I prefer using. Can be useful for...
Bearish and Bullish engulfings as taught by Tom Dante Piccin. Different from other bullish/bearish engulfing indicators because other indicators only want the body of the current candle to engulf the previous body. This indicator needs the low and high of the current candle to engulf the previous one and also in the example of a bullish engulfing close above the...
I decided to republish this one without the trend filter and with all the major symbols active. This will allow for all the patterns to show up. Due to 15 different candlestick formations in this one script, it will be difficult to turn off the last few due to screen size. You can turn off individual patterns on the settings screen. I have everything spelled out...
This script shows you where a candle is either bullish or bearish engulfing the previous candle. A GREEN triangle below the bar pointing UP indicates that the candle is BULLISH engulfing the previous candle A RED triangle ABOVE the bar pointing DOWN indicates that the candle is BEARISH engulfing the previous candle
This indicator is a tool designed to be used with Steven Hart's RSI Exhaustion strategy. For more information google TheTradingChannel or look him up on YouTube :) The default RSI settings for this strategy are: RSI Overbought: 80 RSI Oversold: 20 Length: 7 When the RSI gets above 80, the line will turn red and the script will begin looking for a specific...
Its a simple analysis using Candle Pattern Technique, Engulfing. The script will find the engulf candle by considering three bars before. For Bullish Engulfing it will be colored by yellow, and for Bearish will be white. I reccomend you for using this script in Daily Time Frame. Enjoyyyy!!!
Hello traders This is a simple algorithm for a Tradingview strategy tracking a convergence of 2 unrelated indicators. Convergence is the solution to my trading problems. It's a puzzle with infinite possibilities and only a few working combinations. Here's one that I like - Engulfing pattern - Price vs Moving average for detecting a breakout Definition...
RELATIVE STRENGTH INDEX (RSI) This is a tool that is widely used Especially for Overbought and Oversold systems, but I have made some changes in this indicator, How to use it...! I have set it as the default setting - RSI Length: 7 - Overbought: 70 - Oversold: 30 What is unique about this tool? we can see 3 conditions: 1) RSI Overbought / Oversold with...
I was using another script that colored the bars to show the different candle patterns. Thanks to HPotter (www.tradingview.com). Unfortunately, I can't think that fast when looking across a screen of charts with different color bars. Fortunately, Tradingview came up with symbols and names on 2/26/15. I decided to take my favorite symbols and attach them to a...
█ OVERVIEW If you follow my work closely, you know my obsession with OrderBlocks and Retracements. We will reuse the same logic, but using candle engulfments and candle engulfment reversals. It is the latter that we will interpret as OrderBlocks, and candle engulfments as buy or sell signals.Instead of using the price and the average of the candles, here we...
This script help to identified popular candlestick pattern combined with trend identifier. Most script only focus on criteria of the pattern. Such as how much the length of the body compared to previous candle etc. Besides criteria of the candle, this script also considered the trend into the logic. For example bullish engulfing is a bullish reversal signal, which...
Hi Let me introduce my Bullish Engulfing automatic finding script. This is a bullish reversal pattern formed by two candlesticks. Following a downtrend, the first candlestick is a down candlestick which is followed by an up candlestick which has a long real body that engulfs or contains the real body of the prior bar. The Engulfing pattern is the reverse of the...
This script is an extension of the classical engulf pattern with added rules and user defined features. Engulfing Candle Definition: - Bullish Engulfing: Trade BELOW the prior candle's LOW and CLOSE ABOVE the prior candle's HIGH. Previous candle can be an up (bullish) or a down (bearish) candle - Bearish Engulfing: Trade ABOVE the prior candle’s HIGH and CLOSE...
Hello traders Credit to HPotter for that script I took his script and added alerts to it. 2 lines lol But anyway, useful to detect reversals by coloring bullish/bearish engulfing candles :) Enjoy David
Indicator that changes the bar's color to green if there is a Bullish Engulfing or Red if there a Bearish Engulfing Patterns.
The Titan Engulfing Retracement Zones indicator detects Engulfing Candlesticks on a higher user defined timeframe, and uses that event to plot retracement and extension levels on the chart for ease of users' chart reading and trade execution. The four retracement levels, two of which delimit the target entry zone, and another two delimiting the target exit zone,...