OPEN-SOURCE SCRIPT
Mis à jour

gobucs1314 indicator

591
Here's the order execution logic from gobucs the 🐐! Gobucs1314 is an elliot wave trader and top analyst in the webull community.
Basic logic
• The indicator is for order execution / confirmation, not for regime detection or beta work (user must handle that separately).
• It watches EMA 9, EMA 21, and VWAP.
• A LONG signal prints only when, on the same bar:
1. Price is above VWAP,
2. Price is above the 9 EMA,
3. The 9 EMA crosses above the 21 EMA.
• A SHORT signal prints only when, on the same bar:
1. Price is below VWAP,
2. Price is below the 9 EMA,
3. The 9 EMA crosses below the 21 EMA.
All three must be true; otherwise no signal

Notes de version
Here's the order execution logic from gobucs the 🐐! Gobucs1314 is an elliot wave trader and top analyst in the webull community.
Basic logic
• The indicator is for order execution / confirmation, not for regime detection or beta work (user must handle that separately).
• It watches EMA 9, EMA 21, and VWAP.
• A LONG signal prints only when, on the same bar:
1. Price is above VWAP,
2. Price is above the 9 EMA,
3. The 9 EMA crosses above the 21 EMA.
• A SHORT signal prints only when, on the same bar:
1. Price is below VWAP,
2. Price is below the 9 EMA,
3. The 9 EMA crosses below the 21 EMA.
All three must be true; otherwise no signal

exit logic also included as a toggleable setting, note this can be a bit noisy
Notes de version
Here's the order execution logic from gobucs the 🐐! Gobucs1314 is an elliot wave trader and top analyst in the webull community.
Basic logic
• The indicator is for order execution / confirmation, not for regime detection or beta work (user must handle that separately).
• It watches EMA 9, EMA 21, and VWAP.
• A LONG signal prints only when, on the same bar:
1. Price is above VWAP,
2. Price is above the 9 EMA,
3. The 9 EMA crosses above the 21 EMA.
• A SHORT signal prints only when, on the same bar:
1. Price is below VWAP,
2. Price is below the 9 EMA,
3. The 9 EMA crosses below the 21 EMA.
All three must be true; otherwise no signal

exit logic also included as a toggleable setting, note this can be a bit noisy

Clause de non-responsabilité

Les informations et publications ne sont pas destinées à être, et ne constituent pas, des conseils ou recommandations financiers, d'investissement, de trading ou autres fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.