On Request, I've updated the logic for the bull and bear signals .
Bullish 3 Candle Reversal Type #1
This pattern indicates a potential reversal from a downtrend to an uptrend and consists of the following conditions:
Candle 1 (Bearish):
The first candle in the pattern is bearish, meaning the close price is lower than the open price (bear = close < open).
Candle 2 (Continuation Bearish):
The second candle has a lower low and a lower high compared to the first candle, signaling a continuation of the bearish trend.
Additionally, the maximum of the second candle’s open and close is lower than the maximum of the first candle’s open and close, reinforcing the bearish sentiment.
Candle 3 (Bullish Reversal):
The third candle has a higher low than the second candle, indicating that selling pressure is weakening.
The third candle’s close price is higher than the open price of the first candle, showing a potential reversal.
The high of the third candle is also higher than the high of the first candle, confirming a bullish reversal.
Bearish 3 Candle Reversal Type #1
This pattern suggests a potential reversal from an uptrend to a downtrend and consists of the following conditions:
Candle 1 (Bullish):
The first candle in the pattern is bullish, where the close price is higher than the open price (bull = close > open).
Candle 2 (Continuation Bullish):
The second candle has a higher low and a higher high compared to the first candle, indicating a continuation of the bullish trend.
The minimum of the second candle’s open and close is higher than the minimum of the first candle’s open and close, confirming the bullish momentum.
Candle 3 (Bearish Reversal):
The third candle has a lower high than the second candle, signaling that buying pressure is weakening.
The third candle’s close price is lower than the open price of the first candle, indicating a potential reversal.
The low of the third candle is also lower than the low of the first candle, confirming a bearish reversal.
Bullish 3 Candle Reversal Type #2
This pattern indicates another potential reversal from a downtrend to an uptrend and consists of the following conditions:
Candle 1 (Bearish):
The first candle in this pattern is bearish (bear = close < open).
Candle 2 (Bullish Reversal Start):
The second candle is bullish, meaning the close price is higher than the open price.
The low of the second candle is lower than the low of the first candle, but the close is above the high of the first candle, showing a strong bullish reversal.
Candle 3 (Bullish Continuation):
The third candle is also bullish, with a low higher than the second candle’s low, confirming that the bullish momentum is continuing.
The close of the third candle is above the highest close of the previous two candles, reinforcing the uptrend.
Bearish 3 Candle Reversal Type #2
This pattern suggests another potential reversal from an uptrend to a downtrend and consists of the following conditions:
Candle 1 (Bullish):
The first candle in this pattern is bullish (bull = close > open).
Candle 2 (Bearish Reversal Start):
The second candle is bearish, with the high above the high of the first candle, but the close is below the low of the first candle, showing a strong bearish reversal.
Candle 3 (Bearish Continuation):
The third candle is also bearish, with a high lower than the second candle’s high, confirming that the bearish momentum is continuing.
The close of the third candle is below the lowest close of the previous two candles, reinforcing the downtrend.
#1 RSI filtering
"Overbought and Oversold"
Users can choose this RSI filter to only see bear signals when the RSI is above the overbought value (default is 70) and only see bull signals when the RSI is below the oversold value (default is 30)
"Momentum"
"Overbought and Oversold"
Users can choose this RSI filter to only see bear signals when the RSI is below 50, and only see bull signals when the RSI is above 50
CONCLUSION:
All updates aim to eliminate "false signals" and provide users with a more customizable indicator.