OPEN-SOURCE SCRIPT
Simplified Trilean Unanimity

Simplified Trilean Unanimity
by chuckaschultz, inspired by a framework published by The_Peaceful_Lizard.
A confluence filter that only signals when RSI, Money Flow Index, and Supertrend all agree — eliminating the false positives that come from single-indicator trading.
How It Works
Each indicator is evaluated in three states: bullish, bearish, or neutral. The script requires all three to reach unanimous agreement before plotting a signal. No consensus = no signal. Simple.
Reading the Indicator
🟢 Green area — All three indicators confirm bullish conditions. Look for long entries.
🔴 Red area — All three indicators confirm bearish conditions. Look for short entries or exits.
⬜ Gray / flat — Mixed signals. Stay patient.
Settings
InputDefaultNotesRSI Length14StandardRSI Overbought / Oversold69 / 35Slightly tighter than default 70/30MFI Length14StandardMFI Overbought / Oversold69 / 35Matches RSI thresholdsSupertrend Factor3.0Lower = more sensitiveSupertrend ATR Period10Standard
Alerts
Three built-in alert conditions:
Bullish Unanimity — All three confirm bullish
Bearish Unanimity — All three confirm bearish
Any Unanimity — Either direction fires
Set alerts to Once Per Bar Close for best reliability.
Best Practices
Use as a confirmation layer, not a standalone entry trigger
Works on any timeframe — higher timeframes produce fewer but higher-quality signals
Unanimity is intentionally rare — that's the point
Trilean logic inspired by a framework published by The_Peaceful_Lizard. This adaptation and implementation by Chuck Schultz.
by chuckaschultz, inspired by a framework published by The_Peaceful_Lizard.
A confluence filter that only signals when RSI, Money Flow Index, and Supertrend all agree — eliminating the false positives that come from single-indicator trading.
How It Works
Each indicator is evaluated in three states: bullish, bearish, or neutral. The script requires all three to reach unanimous agreement before plotting a signal. No consensus = no signal. Simple.
Reading the Indicator
🟢 Green area — All three indicators confirm bullish conditions. Look for long entries.
🔴 Red area — All three indicators confirm bearish conditions. Look for short entries or exits.
⬜ Gray / flat — Mixed signals. Stay patient.
Settings
InputDefaultNotesRSI Length14StandardRSI Overbought / Oversold69 / 35Slightly tighter than default 70/30MFI Length14StandardMFI Overbought / Oversold69 / 35Matches RSI thresholdsSupertrend Factor3.0Lower = more sensitiveSupertrend ATR Period10Standard
Alerts
Three built-in alert conditions:
Bullish Unanimity — All three confirm bullish
Bearish Unanimity — All three confirm bearish
Any Unanimity — Either direction fires
Set alerts to Once Per Bar Close for best reliability.
Best Practices
Use as a confirmation layer, not a standalone entry trigger
Works on any timeframe — higher timeframes produce fewer but higher-quality signals
Unanimity is intentionally rare — that's the point
Trilean logic inspired by a framework published by The_Peaceful_Lizard. This adaptation and implementation by Chuck Schultz.
開源腳本
秉持TradingView一貫精神,這個腳本的創作者將其設為開源,以便交易者檢視並驗證其功能。向作者致敬!您可以免費使用此腳本,但請注意,重新發佈代碼需遵守我們的社群規範。
免責聲明
這些資訊和出版物並非旨在提供,也不構成TradingView提供或認可的任何形式的財務、投資、交易或其他類型的建議或推薦。請閱讀使用條款以了解更多資訊。
開源腳本
秉持TradingView一貫精神,這個腳本的創作者將其設為開源,以便交易者檢視並驗證其功能。向作者致敬!您可以免費使用此腳本,但請注意,重新發佈代碼需遵守我們的社群規範。
免責聲明
這些資訊和出版物並非旨在提供,也不構成TradingView提供或認可的任何形式的財務、投資、交易或其他類型的建議或推薦。請閱讀使用條款以了解更多資訊。