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
Açık kaynak kodlu komut dosyası
Gerçek TradingView ruhuna uygun olarak, bu komut dosyasının oluşturucusu bunu açık kaynaklı hale getirmiştir, böylece yatırımcılar betiğin işlevselliğini inceleyip doğrulayabilir. Yazara saygı! Ücretsiz olarak kullanabilirsiniz, ancak kodu yeniden yayınlamanın Site Kurallarımıza tabi olduğunu unutmayın.
Feragatname
Bilgiler ve yayınlar, TradingView tarafından sağlanan veya onaylanan finansal, yatırım, işlem veya diğer türden tavsiye veya tavsiyeler anlamına gelmez ve teşkil etmez. Kullanım Şartları'nda daha fazlasını okuyun.
Açık kaynak kodlu komut dosyası
Gerçek TradingView ruhuna uygun olarak, bu komut dosyasının oluşturucusu bunu açık kaynaklı hale getirmiştir, böylece yatırımcılar betiğin işlevselliğini inceleyip doğrulayabilir. Yazara saygı! Ücretsiz olarak kullanabilirsiniz, ancak kodu yeniden yayınlamanın Site Kurallarımıza tabi olduğunu unutmayın.
Feragatname
Bilgiler ve yayınlar, TradingView tarafından sağlanan veya onaylanan finansal, yatırım, işlem veya diğer türden tavsiye veya tavsiyeler anlamına gelmez ve teşkil etmez. Kullanım Şartları'nda daha fazlasını okuyun.