INVITE-ONLY SCRIPT

GOLD 1H Strategy

252
MODULAR GOLD 1H STRATEGY (VMA + DIVERGENCE + LINEAR REGRESSION)

OVERVIEW
This is my original work, developed end-to-end by me, from the initial trading logic and architecture to the final implementation, refinement, and testing. It is a modular strategy built specifically for Gold on the 1-hour timeframe, combining multiple signal “families” into one framework so it can adapt to different market conditions without needing separate scripts.

PERFORMANCE
Do not rely on claims alone. Check the actual results in Strategy Tester → Overview / Performance Summary for your Gold symbol and timeframe. Focus on Net Profit, Profit Factor, Max Drawdown, trade list, and execution assumptions such as fees, spread, and slippage. Performance will always depend on market conditions, settings, and broker execution.

WHAT IT DOES
This strategy is designed for Gold 1H to:
- Trade both trending and rotational conditions
- Combine trend-following and reversal-style confirmation inside one script
- Filter lower-quality setups with optional confirmation layers
- Manage risk through configurable stop loss, take profit, trailing, time exits, and pyramiding controls
- Support automation workflows through structured JSON alert messages

LINEAR REGRESSION MTF MODULE
Uses a multi-timeframe linear regression structure to track trend direction, slope, and momentum. This module is meant to capture directional continuation and manage trades in stronger trend conditions.

VMA BOUNCE/BREAK MODULE
Uses a Variable Moving Average value area to detect whether price is reacting away from balance or breaking through it. This helps identify bounce and break opportunities that are relevant for Gold’s intraday movement.

DIVERGENCE MODULE
Uses divergence concepts across momentum and volume-based signals to help identify weakening moves and improve timing. It acts as a confirmation engine, not a guarantee.

OPTIONAL FILTERS
The script also includes optional filters such as:
- Donchian bias
- LRS + VMA confirmation
- Donchian VMA confirmation
- Session and relative volume filters

These filters can be enabled or disabled per module, allowing the strategy to be tuned for different Gold conditions.

ALERTS
Built to work cleanly with “Order fills only” alerts in TradingView. The script includes JSON-ready alert formatting for automation workflows and external execution setups.

DISCLAIMER
This is a research and backtesting tool for Gold 1H. Backtest results are not guarantees of future performance. Always validate settings on your own market conditions and manage risk properly.

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.