OPEN-SOURCE SCRIPT
已更新 Smart Buy Sell MultiConfluence GerardMali

⚡ Smart Buy/Sell — Multi-Indicator Confluence System
A high-confluence buy and sell signal indicator that combines seven of the most reliable technical indicators into a single, easy-to-read system. Instead of relying on one indicator alone — which produces too many false signals — this script requires multiple conditions to align simultaneously before triggering a signal. The result is fewer signals, but with significantly higher probability.
How It Works
Every bar, each indicator casts a vote — bullish or bearish. The votes are tallied into a score out of 7. A buy or sell signal only fires when the score meets your minimum threshold AND a crossover event (MACD, Stochastic, EMA, or RSI) acts as the trigger. This two-step requirement — background setup + timing trigger — filters out noise and keeps you out of choppy, low-conviction conditions.
Indicators Used
EMA Alignment (9 / 21 / 50 / 200) — trend direction and stack confirmation
RSI (14) — momentum and overbought/oversold zones
MACD (12, 26, 9) — trend momentum and crossover trigger
Stochastic (14, 3, 3) — entry timing from overbought/oversold levels
ADX (14) — trend strength filter
Bollinger Bands (20, 2) — price position relative to volatility range
Volume — confirms conviction behind each move
What You See on the Chart
🟢 Green triangle = BUY signal with score (e.g. "BUY 6/7")
🔴 Red triangle = SELL signal with score (e.g. "SELL 5/7")
Dashed lines = ATR-based Stop Loss and two Take Profit levels (auto-calculated from the most recent signal)
Background shading = green during bullish EMA alignment, red during bearish alignment
Top-right table = live dashboard showing the real-time status of every indicator
Settings
All indicator lengths are fully customizable. The key setting is Min Score to Trigger — set it to 4 for balanced signals, 5–6 for high-quality setups only, or 3 for more frequent entries. Stop loss and take profit distances are set using ATR multipliers, making them adaptive to current volatility on any timeframe.
Works on any timeframe and any instrument — indices, forex, crypto, commodities, and stocks.
Disclaimer: This indicator is for educational and informational purposes only. It does not constitute financial advice. Always use proper risk management and do your own research before trading.
A high-confluence buy and sell signal indicator that combines seven of the most reliable technical indicators into a single, easy-to-read system. Instead of relying on one indicator alone — which produces too many false signals — this script requires multiple conditions to align simultaneously before triggering a signal. The result is fewer signals, but with significantly higher probability.
How It Works
Every bar, each indicator casts a vote — bullish or bearish. The votes are tallied into a score out of 7. A buy or sell signal only fires when the score meets your minimum threshold AND a crossover event (MACD, Stochastic, EMA, or RSI) acts as the trigger. This two-step requirement — background setup + timing trigger — filters out noise and keeps you out of choppy, low-conviction conditions.
Indicators Used
EMA Alignment (9 / 21 / 50 / 200) — trend direction and stack confirmation
RSI (14) — momentum and overbought/oversold zones
MACD (12, 26, 9) — trend momentum and crossover trigger
Stochastic (14, 3, 3) — entry timing from overbought/oversold levels
ADX (14) — trend strength filter
Bollinger Bands (20, 2) — price position relative to volatility range
Volume — confirms conviction behind each move
What You See on the Chart
🟢 Green triangle = BUY signal with score (e.g. "BUY 6/7")
🔴 Red triangle = SELL signal with score (e.g. "SELL 5/7")
Dashed lines = ATR-based Stop Loss and two Take Profit levels (auto-calculated from the most recent signal)
Background shading = green during bullish EMA alignment, red during bearish alignment
Top-right table = live dashboard showing the real-time status of every indicator
Settings
All indicator lengths are fully customizable. The key setting is Min Score to Trigger — set it to 4 for balanced signals, 5–6 for high-quality setups only, or 3 for more frequent entries. Stop loss and take profit distances are set using ATR multipliers, making them adaptive to current volatility on any timeframe.
Works on any timeframe and any instrument — indices, forex, crypto, commodities, and stocks.
Disclaimer: This indicator is for educational and informational purposes only. It does not constitute financial advice. Always use proper risk management and do your own research before trading.
版本注释
HOW v2 FIXES IT:// ✅ REQUIRED GATES — 6 conditions ALL must pass or signal blocked
// ✅ EMA SLOPE — EMAs must be actively rising/falling, not just aligned
// ✅ MACD HISTOGRAM MOMENTUM — histogram must be growing (not just crossing)
// ✅ CANDLE BODY — bar must close in direction of signal
// ✅ STOCHASTIC FROM ZONE — cross only valid from OB/OS territory
// ✅ RSI DIVERGENCE VETO — price/RSI divergence blocks wrong-direction signals
// ✅ OVEREXTENSION VETO — no buy when price is far above trend EMA
// ✅ ADX GATE — no signals in choppy/ranging markets
// ✅ SIGNAL COOLDOWN — prevents clustering of same-direction signals
// ✅ BONUS CONFLUENCE SCORE — additional confirmation on top of gates
开源脚本
秉承TradingView的精神,该脚本的作者将其开源,以便交易者可以查看和验证其功能。向作者致敬!您可以免费使用该脚本,但请记住,重新发布代码须遵守我们的网站规则。
免责声明
这些信息和出版物并非旨在提供,也不构成TradingView提供或认可的任何形式的财务、投资、交易或其他类型的建议或推荐。请阅读使用条款了解更多信息。
开源脚本
秉承TradingView的精神,该脚本的作者将其开源,以便交易者可以查看和验证其功能。向作者致敬!您可以免费使用该脚本,但请记住,重新发布代码须遵守我们的网站规则。
免责声明
这些信息和出版物并非旨在提供,也不构成TradingView提供或认可的任何形式的财务、投资、交易或其他类型的建议或推荐。请阅读使用条款了解更多信息。