Shows bulling engulfing patterns only if above >50 rsi and Shows Bearish engulfing patterns only if above <50 rsi . Very simple. Indicator Conditions RSI above 50 overbought/below 50 oversold, price is above/below) Entry Reasons (eg. a bullish or bearish engulfing candle)
Hello Traders, Sharing one of my favorite candlestick pattern with everyone. Feel free to use it. Regards, Intraday Guruji
Indicator that changes the bar's color to green if there is a Bullish Engulfing or Red if there a Bearish Engulfing Patterns.
Engulfings for bullish and bearish candles. Default is to compare to 20MA, but that is configurable. Bullish make white candles, bearish makes black candles. If the engulfing is against the direction of the MA, or if open and close are on opposite sides of the MA, the candles turn gray.
Library "CandleEvaluation" Contains functions to evaluate bullish and bearish, engulfing, and outsized candles. They are different from the built-in indicators from TradingView in that these functions don't evaluate classical patterns composed of multiple candles, and they reflect my own understanding of what is "bullish" and bearish", "engulfing", and...
Based on "How Naked Trading Works" video by Walter Peters: youtu.be I don't know this person and I am in no way affiliated with him. I just found his video interesting enough to make this into a script. Rules as described by Walter in his video: 1. if current candle makes a higher high than the previous one 2. and is a bearish engulfing candle 3. and has room to...
This indicator changes the color of the candlesticks when there’s a change in the trend to the rising or falling trend. BEARISH ENGULFING: Yellow candlestick. It is an engulfing falling trend reversal; you must make a sell decision. BEARISH HARAMI: White candlestick. Indicates a possible falling trend change, you must be alert for a possible sale. BULLISH...
This script shows the engulfing breaks, touches and potential reversals for when prices arrives at certain time frame closes. On publishing it shows the crossovers of the 6 hour, Daily, Weekly, and Monthly time frames. The candle main signals are contingent on crossing over the closing level, and engulfing the previous candle. Secondary signals occur when the...
engulfin bullish The support and resistance lines of the previous candle are drawn. You can choose the lines in any length you want
Hello Guys! Nice to meet you all! This is my first open source script! ### Long Condition 1. Bullish Engulfing Candle 2. No doge Candle 3. Present volume should be bigger than the previous volume (20%) 4. Trend filter (with 2 EMAs) ### Close Condition 1. When trend Changes 2. When Bearish Engulfing Candle appears ### No stop loss and take profit.
there are better scripts out there similar to this but just testing out my pinescript skills am still new to scripting :)
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
A simple script to filter out bullish and bearish engulfing candles. Size of candles can be filtered.
4 SMAs - 9,21,55,200 Bollinger Bands - 21 Engulfing patterns Fractal Support Resistance Bullish and Bearish Engulfing signals Engulfing Candles Bollinger Bands + RSI combined indicator with signals
Most of the engulfing indicators i tried seemed to only look at the candle bodies which i didnt like. This one takes into account the highs and lows as well. You get less signals but each one seem to be more reliable.
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...
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...