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.
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.