Probably the most complicated script you have seen... The Engulfing Candle Script that ACCTUALLY finds the engulfing candles. This indicator is a part of my new script I am creating and I will be realising soon. Hope it helps. I really don't understand why other people were making it so complicate LOL
DECP is simple and easy to use! It detects bullish and bearish engulfing candlestick patterns. After detecting the patterns I've said, it mentions that the pattern is going to continue its direction to up or down. But remember candlestick patterns don't determine targets and it's possible that predicted directions fail. So use it carefully and enjoy it!
Bearish and Bullish engulfing Candle Auto Detection
Indicator that highlights Hammer, Inverted Hammer, Engulfing, and Harami candlestick patterns. Great for those looking for a quick way to show the most popular reversal patterns on the charts. Options will allow you to select to show Hammers, Engulfing or Harami patterns only. You choose the combinations that you want. Great tool to learn and training your...
I am really excited to publish my work, I know its at the beginning but there is a lot to come in the future. I am writing a script to identify the candlestick patterns. In this version, I have added Hammer and Hanging Man Pattern in the first version, I know its less but its a beginning, I will keep adding the new information in my script in upcoming...
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...
Hello traders Continuing deeper and stronger with the screeners serie. I keep getting requests private messages and requests saying that screeners aren't possible with TradingView. My answer is always... "Reallyyy ??" (I never find a better answer than that...) I'll publish a few screeners just for everyone to understand what can be done with Pinescript. We...
This script detects an event created by Oliver Velez is called Bull / Bear 180, in the following images the event is detailed: - The size of the control bar can be set compared to a number of previous bars - The minimum % of the control bar body can be set - You can filter by trend - Possibility of seeing fast and slow media with direction detection and...
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
Script that highlights bullish and bearish engulfing candles after two candles in the opposite direction.
Bullish/Bearish Tail Engulfing - Picks and render the engulfing candle
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 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 Harami pattern. WARNING: - For purpose educate...
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 Harami pattern. WARNING: - This script to...
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...
The default script has: Doji , Bearish Harami, Bullish Harami, Bearish Engulfing , Bullish Engulfing , Piercing Line, Bullish Belt, Bullish Kicker, and Bearish Kicker. The Piercing Line, Bullish Belt, and the Kickers will usually show up better in the daily charts
This strategy combines the idea of a bullish or bearish candle engulfing coupled with standard deviation (a 100% increase or a 50% decrease). The exit condition is placed if the percentage increase is achieved or 35<rsi<65. The strategy requires refinement so please test the script and let know what can be incorporated to improve the efficiency.