




XAU Session Trend Sniper is a professional gold scalping robot designed for traders who want clean, consistent moves on XAUUSD – without grid, martingale or crazy drawdowns.
This cBot hunts high-probability pullbacks inside strong trends, using a multi-timeframe engine:
- 🔍 H1 Trend Filter – EMA50/200 + RSI to lock onto the dominant direction and avoid choppy, sideways markets.
- 🎯 Precision Entry on M1/M5 – price pullback to EMA/Bollinger zones with optional stochastic + candle pattern filters for refined timing.
- 📏 Dynamic ATR Engine – SL & TP are calculated from volatility (ATR), adapting automatically to quiet and explosive gold sessions.
- 🕒 Smart Session Logic – London & New York sessions focus, configurable hours, or 24/24 mode for backtests & optimisation.
- 🛡️ Risk First – no grid, no martingale, 1 position par symbole/label, daily limits on max trades & max losses.
- 🔁 Break-Even + Trailing Stop – automatic BE shift once the move starts, then ATR-based trailing to let big trends run.
- 🧪 Debug Mode for Power Users – detailed logs (trend, filters, reasons of reject) to fine-tune parameters and understand every decision.
You keep full control via intuitive parameters: trend sensitivity, ATR multipliers, session times, filters (Stoch / candle patterns) can be enabled or disabled to match your style – from conservative to aggressive backtest “show mode”.
XAU Session Trend Sniper is built specifically for XAUUSD scalping on cTrader with clean code, no hidden tricks, and a focus on capital protection + trend exploitation.
Use it as your main gold engine or as a powerful add-on in a diversified portfolio.
Set:
{
"Chart": {
"Symbol": "XAUUSD",
"Period": "m1"
},
"Parameters": {
"Label": "XAU_SessionTrendSniper_558",
"VolumeInUnits": 100,
"MaxSpreadInPoints": 30000.0,
"EnableDebugLogs": false,
"TrendEmaFastPeriod": 50,
"TrendEmaSlowPeriod": 200,
"TrendRsiPeriod": 14,
"TrendRsiBullLevel": 55.0,
"TrendRsiBearLevel": 45.0,
"FastEmaPeriod": 20,
"SlowEmaPeriod": 50,
"AtrPeriod": 14,
"SlAtrMultiplier": 10.0,
"TpAtrMultiplier": 6.1,
"PullbackToleranceAtr": 3.0,
"StochOversold": 50.0,
"StochOverbought": 75.0,
"UseStochFilter": true,
"UseCandlePatternFilter": false,
"UseSessionFilter": true,
"EnableLondon": true,
"LondonStartHour": 7,
"LondonEndHour": 11,
"EnableNewYork": true,
"NewYorkStartHour": 13,
"NewYorkEndHour": 17,
"UseDailyLimits": true,
"MaxLossesPerDay": 3,
"MaxTradesPerDay": 8,
"UseBreakEven": true,
"BreakEvenAtrMult": 10.0,
"BreakEvenOffsetPips": 1.0,
"UseTrailingStop": false,
"TrailingAtrMult": 1.0
}
}
.png)

.png)

.png)
.png)







 (1).png)









