PROTECTED SOURCE SCRIPT
Multi Signal Pro

Title: Multi Signal Pro – Multi-Condition Trading Alert System
Description:
Multi Signal Pro is a technical analysis tool that combines several well-known indicators into a unified multi-condition signal system. Instead of relying on a single trigger, it requires confirmation from multiple sources before generating a trading alert. This design helps traders filter out weaker signals and focus on setups with stronger confluence.
Core Logic:
WMA Cross (mandatory): A bullish signal is only considered when the fast Weighted Moving Average crosses above the slow WMA.
CCI (optional filter): Confirms momentum by requiring the Commodity Channel Index to stay above zero.
MACD (mandatory): The MACD line must be above the signal line and above zero, confirming positive market momentum.
Volume (optional filter): Trade volume must exceed its moving average multiplied by a user-defined factor, highlighting stronger participation.
Candle Direction (optional filter): The current bar must close higher than it opened.
Signal Types:
5/5 Signal (Red Arrow): All five conditions align (including both mandatory ones).
4/5 Signal (Blue Arrow): WMA cross and MACD are valid, plus at least two of the three optional filters confirm.
Visual Output:
Arrows below bars mark the two signal types.
Background shading highlights bars meeting the signal conditions.
Alerts and Integration:
Built-in alertcondition() statements allow traders to create standard TradingView alerts.
The script also supports Telegram JSON alerts, enabling automatic push notifications.
Users can define up to 10 different symbols for multi-asset scanning.
Customization:
All indicator lengths, thresholds, and volume multipliers are user-adjustable. Traders can select whether to display both 5/5 and 4/5 signals or restrict to one.
Intended Use:
This is not a standalone trading system. It is a signal filter and alerting tool designed to highlight moments when multiple technical factors align. Users should combine it with risk management and their own trading plan.
Description:
Multi Signal Pro is a technical analysis tool that combines several well-known indicators into a unified multi-condition signal system. Instead of relying on a single trigger, it requires confirmation from multiple sources before generating a trading alert. This design helps traders filter out weaker signals and focus on setups with stronger confluence.
Core Logic:
WMA Cross (mandatory): A bullish signal is only considered when the fast Weighted Moving Average crosses above the slow WMA.
CCI (optional filter): Confirms momentum by requiring the Commodity Channel Index to stay above zero.
MACD (mandatory): The MACD line must be above the signal line and above zero, confirming positive market momentum.
Volume (optional filter): Trade volume must exceed its moving average multiplied by a user-defined factor, highlighting stronger participation.
Candle Direction (optional filter): The current bar must close higher than it opened.
Signal Types:
5/5 Signal (Red Arrow): All five conditions align (including both mandatory ones).
4/5 Signal (Blue Arrow): WMA cross and MACD are valid, plus at least two of the three optional filters confirm.
Visual Output:
Arrows below bars mark the two signal types.
Background shading highlights bars meeting the signal conditions.
Alerts and Integration:
Built-in alertcondition() statements allow traders to create standard TradingView alerts.
The script also supports Telegram JSON alerts, enabling automatic push notifications.
Users can define up to 10 different symbols for multi-asset scanning.
Customization:
All indicator lengths, thresholds, and volume multipliers are user-adjustable. Traders can select whether to display both 5/5 and 4/5 signals or restrict to one.
Intended Use:
This is not a standalone trading system. It is a signal filter and alerting tool designed to highlight moments when multiple technical factors align. Users should combine it with risk management and their own trading plan.
保護スクリプト
このスクリプトのソースコードは非公開で投稿されています。 無料かつ制限なしでご利用いただけます ― 詳細についてはこちらをご覧ください。
免責事項
これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。
保護スクリプト
このスクリプトのソースコードは非公開で投稿されています。 無料かつ制限なしでご利用いただけます ― 詳細についてはこちらをご覧ください。
免責事項
これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。