OPEN-SOURCE SCRIPT

Creflo C's BS Detector

109
โœ… 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

Penafian

Maklumat dan penerbitan adalah tidak dimaksudkan untuk menjadi, dan tidak membentuk, nasihat untuk kewangan, pelaburan, perdagangan dan jenis-jenis lain atau cadangan yang dibekalkan atau disahkan oleh TradingView. Baca dengan lebih lanjut di Terma Penggunaan.