OPEN-SOURCE SCRIPT
Creflo C's BS Detector

โ
Buy Signal Triggers when:
All of the following conditions are true:
๐ close > ema5 โ price is above the short-term trend.
๐ ema10 > ema21 โ confirms near-term bullish momentum.
๐ close > ema50 โ strong medium-term trend.
๐๏ธ close > ema200 โ long-term trend is bullish.
๐ช RSI > sma(RSI, 2) โ momentum is increasing.
๐๏ธ close >= 85% of the 104-week high โ stock is near its 2-year highs.
โ๏ธ (60-bar performance > SPY's 60-bar performance) โ stock is outperforming the market.
โฑ๏ธ It's been at least 21 bars since the last signal โ youโre clear to fire again.
โ Sell Signal Triggers when any one of the following is true:
๐จ close < chandelierExit
Defined as 21-bar high - (3 ร ATR(21))
This is a trailing stop based on volatility.
โ close < ema21 โ loss of short-term support.
โ ๏ธ close < ema50 โ medium-term trend breakdown.
๐ close < ema200 โ long-term trend cracked.
AND:
โฑ๏ธ It's been at least 21 bars since the last signal
All of the following conditions are true:
๐ close > ema5 โ price is above the short-term trend.
๐ ema10 > ema21 โ confirms near-term bullish momentum.
๐ close > ema50 โ strong medium-term trend.
๐๏ธ close > ema200 โ long-term trend is bullish.
๐ช RSI > sma(RSI, 2) โ momentum is increasing.
๐๏ธ close >= 85% of the 104-week high โ stock is near its 2-year highs.
โ๏ธ (60-bar performance > SPY's 60-bar performance) โ stock is outperforming the market.
โฑ๏ธ It's been at least 21 bars since the last signal โ youโre clear to fire again.
โ Sell Signal Triggers when any one of the following is true:
๐จ close < chandelierExit
Defined as 21-bar high - (3 ร ATR(21))
This is a trailing stop based on volatility.
โ close < ema21 โ loss of short-term support.
โ ๏ธ close < ema50 โ medium-term trend breakdown.
๐ close < ema200 โ long-term trend cracked.
AND:
โฑ๏ธ It's been at least 21 bars since the last signal
Open-source script
In true TradingView spirit, the creator of this script has made it open-source, so that traders can review and verify its functionality. Kudos to the author! While you can use it for free, remember that republishing the code is subject to our House Rules.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.
Open-source script
In true TradingView spirit, the creator of this script has made it open-source, so that traders can review and verify its functionality. Kudos to the author! While you can use it for free, remember that republishing the code is subject to our House Rules.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.