PROTECTED SOURCE SCRIPT
SpeedBullish Strategy Confirm V6.0

SpeedBullish Strategy Confirm V6.0 — Description
(English first — Thai follows below)
1 . Concept & Originality
SpeedBullish V6.0 combines price-action pattern recognition (completed “W” double-bottom & “M” double-top), trend alignment (dual-EMA filter), and momentum confirmation (MACD-histogram zero crosses + RSI bias). It enriches classic techniques with dynamic market filters:
Volatility gate – ATR×1.5 filter blocks trades in flat regimes.
Volume gate – Trade only when real-time volume exceeds a 20-bar SMA×1.2.
Adaptive risk block – User-defined TP/SL in points plus a true trailing stop.
The logic is built entirely from original code; no third-party libraries or built-in strategies are copied verbatim.
2 . Entry & Exit Logic (default settings)
Module Default Purpose
EMA-trend EMA-10 & EMA-15 Verify directional bias
MACD Fast/Slow/Signal 12/26/9 Confirm momentum turn
RSI threshold 14-period, 50 Filter against over-corrections
Pivot scan 3-left / 3-right Require completed W or M pattern
ATR filter 14, ×1.5 Avoid low-volatility whipsaws
Volume filter 20-SMA, ×1.2 Confirm genuine interest
TP / SL +50 / -30 pts Realistic 1.7R baseline
Trailing stop 300 pts Preserve open profit
Back-test properties used in the published chart
Initial capital : 100 000
Position sizing : 10 % equity per trade
Commission & slippage : set to Symbol default (users should adjust to their broker)
3 . How to Use
Apply to a clean chart (time-frame ≥ 5 min recommended).
Adjust TP/SL, ATR, volume multipliers to fit the instrument’s tick size & liquidity.
Enable Use ATR / Volume / Pivot Confirmation toggles as desired.
Optional: set your Webhook URL + Secret Key to forward trades to MT5, bots, or messaging apps. Payloads are JSON and fire once per bar close.
Tip For discretionary trading, hide the strategy layer and keep the BUY/SELL labels plus the shaded background to act as a heads-up display.
4 . Limitations & Risk Disclosure
Historical performance does not guarantee future results; the strategy is sample-driven and un-optimized curve-fits may occur.
Results on synthetic chart types (Heikin-Ashi, Renko, etc.) can be misleading; use only on standard candles.
Default stops risk ~0.5 % of equity per trade on the ES-mini (1-point tick). Test with your symbol’s tick value.
The script never looks ahead (request.security() is not used with lookahead=barmerge.lookahead_on).
5 . Author’s Instructions (requesting access)
If you need live-trading access to the invite-only version, send a private TradingView message or follow the external form link provided in this field. Please do not request access in the Comments section.
(English first — Thai follows below)
1 . Concept & Originality
SpeedBullish V6.0 combines price-action pattern recognition (completed “W” double-bottom & “M” double-top), trend alignment (dual-EMA filter), and momentum confirmation (MACD-histogram zero crosses + RSI bias). It enriches classic techniques with dynamic market filters:
Volatility gate – ATR×1.5 filter blocks trades in flat regimes.
Volume gate – Trade only when real-time volume exceeds a 20-bar SMA×1.2.
Adaptive risk block – User-defined TP/SL in points plus a true trailing stop.
The logic is built entirely from original code; no third-party libraries or built-in strategies are copied verbatim.
2 . Entry & Exit Logic (default settings)
Module Default Purpose
EMA-trend EMA-10 & EMA-15 Verify directional bias
MACD Fast/Slow/Signal 12/26/9 Confirm momentum turn
RSI threshold 14-period, 50 Filter against over-corrections
Pivot scan 3-left / 3-right Require completed W or M pattern
ATR filter 14, ×1.5 Avoid low-volatility whipsaws
Volume filter 20-SMA, ×1.2 Confirm genuine interest
TP / SL +50 / -30 pts Realistic 1.7R baseline
Trailing stop 300 pts Preserve open profit
Back-test properties used in the published chart
Initial capital : 100 000
Position sizing : 10 % equity per trade
Commission & slippage : set to Symbol default (users should adjust to their broker)
3 . How to Use
Apply to a clean chart (time-frame ≥ 5 min recommended).
Adjust TP/SL, ATR, volume multipliers to fit the instrument’s tick size & liquidity.
Enable Use ATR / Volume / Pivot Confirmation toggles as desired.
Optional: set your Webhook URL + Secret Key to forward trades to MT5, bots, or messaging apps. Payloads are JSON and fire once per bar close.
Tip For discretionary trading, hide the strategy layer and keep the BUY/SELL labels plus the shaded background to act as a heads-up display.
4 . Limitations & Risk Disclosure
Historical performance does not guarantee future results; the strategy is sample-driven and un-optimized curve-fits may occur.
Results on synthetic chart types (Heikin-Ashi, Renko, etc.) can be misleading; use only on standard candles.
Default stops risk ~0.5 % of equity per trade on the ES-mini (1-point tick). Test with your symbol’s tick value.
The script never looks ahead (request.security() is not used with lookahead=barmerge.lookahead_on).
5 . Author’s Instructions (requesting access)
If you need live-trading access to the invite-only version, send a private TradingView message or follow the external form link provided in this field. Please do not request access in the Comments section.
Script protetto
Questo script è pubblicato come codice protetto. Tuttavia, è possibile utilizzarlo liberamente e senza alcuna limitazione – per saperne di più clicca qui.
🚀 SpeedBullish — official site & support: speedbullish.com
Declinazione di responsabilità
Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.
Script protetto
Questo script è pubblicato come codice protetto. Tuttavia, è possibile utilizzarlo liberamente e senza alcuna limitazione – per saperne di più clicca qui.
🚀 SpeedBullish — official site & support: speedbullish.com
Declinazione di responsabilità
Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.