Corretores e props
Para empresas
00
Days
:
00
Hours
:
00
Minutes
:
00
Seconds
cBot
RSI
Indices
Breakout
XAUUSD
ATR
Commodities
Signal
Bollinger
TrendPullback ATR Pro
05/11/2025
Desktop, Mobile, Web
Desde 04/03/2025
Volume negociado
27.24M
Pips ganhos
1.23M
Vendas
15
Instalações gratuitas
1294
Imagem carregada de "TrendPullback ATR Pro"Imagem carregada de "TrendPullback ATR Pro"Imagem carregada de "TrendPullback ATR Pro"Imagem carregada de "TrendPullback ATR Pro"Imagem carregada de "TrendPullback ATR Pro"Imagem carregada de "TrendPullback ATR Pro"

Full Review – TrendPullback ATR Pro

Bot name: UltimateActivationAwareBot – TrendPullback ATR Pro
Primary market: US500 (S&P 500 index CFD)
Reference leverage: 1:500
Style: Trend-following with deep pullbacks and advanced risk/position management.

Need help tuning this cBot or want custom optimisation ideas for your broker, symbol or timeframe?


1. Core idea

TrendPullback ATR Pro is a multi-filter trend–pullback system designed to:

  • trade with the structural trend (not against it),
  • wait for meaningful pullbacks rather than chasing impulsive candles,
  • adapt to changing volatility using ATR,
  • avoid extended extremes using RSI.

The logic:

  1. Trend structure via EMAs (20/50/200)
    • Long: price above EMA200 and EMA20 > EMA50 > EMA200
    • Short: price below EMA200 and EMA20 < EMA50 < EMA200
  2. Momentum confirmation via ADX + DI+/DI−
    • ADX above a minimum threshold (no flat ranges),
    • DI+/DI− aligned with the trade direction.
  3. Pullback depth measured in ATR
    • Price must pull back towards EMA20 by at least PullbackAtrK × ATR.
    • That filters out tiny, noisy dips.
  4. RSI as a “health” filter
    • Avoids entering at extreme overbought/oversold without any normalization.
  5. Entry trigger
    • either a cross back above/below EMA20,
    • or a breakout/breakdown of the previous bar.

🔎 Important note:
Optimisation and validation have been done primarily on US500 with 1:500 leverage.
Achieving robust results on an equity index like US500 is much harder than on gold (XAUUSD), which is commonly easier to optimise and easier to overfit.
This bot has therefore been tuned with indices as the main testbed, not just a “gold-only” environment.


2. Practical usage & workflow

Step 1 – Always start on demo

  • Start with US500 M30 or H1.
  • Use RiskPerc ≈ 0.25–0.50% per trade.
  • Aim for at least 3–6 months of historical data in backtest, then demo forward test.

Step 2 – Optimise in blocks

Don’t tweak everything at once. Work in layers:

  1. Regime & trend filters (EMA, ADX, ATR percentile)
    Ensure the bot avoids obvious sideways chop.
  2. Entry logic (pullback + trigger)
    Validate that entries come after genuine pullbacks, not at random.
  3. Trade management (SL/TP, partials, BE, trailing, Aggressive)
    Focus on R-multiples and drawdown profile, not only net profit.

Step 3 – US500 vs Gold vs other assets

  • For US500, typical starting ranges (to be tested):
    • AtrSLmult: 1.8–2.5
    • AtrTPmult: 2.5–3.5
    • PullbackAtrK: 0.20–0.35
    • RiskPerc: 0.25–0.5
  • For gold (XAUUSD):
    • the same logic works in principle,
    • but ATR and pip scales are very different.
      → always do separate optimisation per instrument.

Step 4 – Aggressive Mode

  • AggressiveMode = true:
    • disables partial TP,
    • activates trailing only after TrailStartR × R.
  • Good for:
    • maximizing runners,
    • traders comfortable with equity swings.
  • Not recommended if:
    • you dislike drawdowns,
    • you already run high leverage/high risk per trade.


3. Parameter breakdown with usage tips

3.1. Base, days & session

  • Label
    Group label for all positions from this bot; useful if you run multiple systems on the same symbol.
  • SignalTF
    Timeframe driving signals & indicators.
    Recommended: M30 or H1 on US500.
  • AllowLong / AllowShort
    You can disable one side if backtests show strong asymmetry (for example, long-only on indices).
  • OneTradePerBar
    True = cleaner behaviour, avoids multiple stacked entries on a single bar.
  • Days & Session filters
    • Enable only the days you want (Mon–Fri).
    • Session start/end = intraday time window (server time).
    • Useful to avoid low-liquidity or overnight periods.
  • MaxSpreadPips
    More relevant for FX; still safe to keep a max spread cap for indices.


3.2. Volume / Risk management

  • UseRiskPositionSizing = true
    Recommended: the bot uses SL in pips and account balance to compute position size.
  • RiskPerc
    • Conservative: 0.25%
    • Standard: 0.50%
      Going above 1% on 1:500 leverage can be very aggressive.
  • FixedVolumeUnits
    Only used if UseRiskPositionSizing = false.
    Good for quick tests, but less robust long term than risk-based sizing.


3.3. SL/TP: ATR-based vs fixed pips

  • UseAtrStops = true
    ATR SL/TP adapt to volatility; the same settings work across different volatility regimes.
  • AtrSLmult / AtrTPmult
    • 2×ATR SL is a classic “give some room, not absurd” level.
    • 3×ATR TP gives ~1.5R if you use pure SL/TP.
      Combine with partials & trailing for more nuance.
  • UsePipsStops
    If enabled, pips-based SL/TP override ATR.
    Use only if you know the pip value and want fixed numeric stops.
  • SlLongPips / TpLongPips – long-specific
  • SlShortPips / TpShortPips – short-specific
    This separation is great if your tests show asymmetry (e.g. indices often behave differently on panic shorts vs grindy longs).


3.4. ATR trailing stop (long vs short)

  • UseAtrTrailLong / AtrTrailLongMult
  • UseAtrTrailShort / AtrTrailShortMult

You can:

  • enable ATR trailing only for long or only for short,
  • use different multipliers: e.g. tighter trailing on shorts if they tend to snap back.

Multiplier logic:

  • 1.0–1.5 → tight trailing; protects quickly, but cuts winners early.
  • 2.0–3.0 → loose trailing; lets trades breathe, but tolerates deeper retracements.

In Aggressive Mode, trailing only starts once profit exceeds TrailStartR × R.


3.5. Partial TP & time-based exit

  • PartialAtR
    How many R of profit before a partial close.
    1.0 is a common choice: lock some gain at 1R, let the rest run.
  • PartialPercent
    30–60% is usually a good range. 50% is a simple default.
  • MaxBarsInTrade
    Maximum number of signal bars to keep a trade open.
    • 0 = off.
    • For M30, 50 bars ≈ several days; can be used as a “timeout” so trades don’t drift indefinitely.


3.6. Break-even per side (long / short)

  • UseBreakEven, UseBreakEvenLong, UseBreakEvenShort
    Master and per-side toggles for BE logic.
  • BeLongTriggerPips / BeShortTriggerPips
    Profit (in pips) required before moving SL to BE.
    • Too low → you get stopped at BE constantly.
    • Too high → BE has little psychological value.
  • BeLongOffsetPips / BeShortOffsetPips
    Small positive offset helps to cover spread + commissions (e.g. 1–2 pips).


3.7. Aggressive Mode

  • AggressiveMode
    • disables partial TP,
    • activates trailing only after TrailStartR × R.
  • TrailStartR
    Example: 1.5 or 2.0
    Only once the trade is up 1.5R/2R will the trailing SL start to follow price.

Use this mode for more directional, high-conviction environments or lower base risk per trade.


3.8. Regime filters

  • UseEmaTrend, EmaFastPeriod, EmaMidPeriod, EmaSlowPeriod
    EMA stack defines the trend regime. Turning this off makes the system more “always-on” and generally noisier.
  • UseAdx, AdxPeriod, AdxMin
    ADX filters out low-trend phases.
    Typical ADXMin: 18–20+.
  • UseRsi, RsiPeriod, RsiOB, RsiOS
    RSI prevents entries when the move is already at extreme levels.
    The bot also checks RSI slope (improvement vs previous bar).
  • PullbackAtrK
    Minimum pullback depth vs EMA20 in ATR units.
    Higher values → fewer but deeper pullbacks.


3.9. Volatility & post-squeeze filters

  • UseAtrPct, AtrPctLookback, AtrPctMin
    Use this to trade only when current ATR is above a certain percentile of recent history.
    Example: AtrPctMin = 0.6 → ignore the bottom 40% of quiet volatility.
  • UsePostSqueeze, BbPeriod, SqueezePct, ExpansionPct
    Classic “Bollinger Band squeeze then expansion” logic:
    • first a volatility compression (squeeze),
    • then an expansion, after which the bot is allowed to trade.


3.10. Telemetry

  • WriteCsv, CsvPath
    If true, the bot logs status to CSV (equity, daily PnL, consecutive losses, etc.).
    Perfect for external analysis in Excel/Python, especially combined with the Rolling Start Analysis to test robustness from multiple starting dates.




0.0
Avaliações: 0
Avaliações de clientes
Ainda não há avaliações para este produto. Já o experimentou? Seja o primeiro a contar a outras pessoas!
Mais deste autor
cBot
NAS100
NZDUSD
Martingale
+26
ElliottWaveBot
N.B.: Results with an initial invested capital of 100 euros.
cBot
Indices
RSI
Forex
+2
US 2000+MACD+ADR+ADMIR+RSI+MANY MORE-TF4M
N.B.: Results with an initial invested capital of 100 euros.
Indicador
NAS100
NZDUSD
Martingale
+26
Volume Delta
Read aggressive flow in real time. Flexible resets (Day/Week/Month), optional EMA smoothing, and non-repainting cumulati
cBot
Indices
ATR
US500 LONG&SHORT TF 5M ALL SEASON!
🚀N.B.: Results with an initial invested capital of 100 euros.
Indicador
Grid
NZDUSD
XAUUSD
+16
vWAP Free
Editions: Free (core VWAP + bands) · Pro (multi‑VWAP, click‑to‑anchor, alerts).
cBot
NAS100
NZDUSD
Martingale
+26
Dynamic Trendline Deluxe Pro Cbot - PROP edition
Major Update Announcement: Advanced Prop Firm Risk Management is Here! 🚀
EMA UP&DOWN 2025
SectorIndex Dual Moving Average Indicator: Your Market Compass 🧭
cBot
Breakout
ATR
Signal
EMA Up&Down 2025 Ctrader bot
✨ N.B.: Results with an initial invested capital of 100 euros.📈
Indicador
NAS100
NZDUSD
Martingale
+26
Breakout channel
Breakout Channels automatically detects consolidation ranges and highlights when price breaks out of them.
cBot
Grid
NAS100
RSI
+14
Multi TimeFrame Dominator
Dominate EMA structure across multiple timeframes – with trend, risk and equity under control.
Indicador
NAS100
NZDUSD
Breakout
+14
ZIG ZAG Free
ZigZag Free is a clean swing-detection tool that marks significant pivot highs/lows
cBot
NAS100
NZDUSD
Martingale
+26
ElliottWave Pro cBot
The Elliott Wave Pro Bot is a sophisticated and highly configurable algorithmic trading system
cBot
RSI
BASIC us500 SHORT 35%
N.B.: Results with an initial invested capital of 100 euros.
Indicador
Grid
NAS100
NZDUSD
+19
Supertrend-algo
Algorithmic trend precision for cTrader.
Indicador
NAS100
NZDUSD
Martingale
+26
Volume Bubble
Volume Bubbles is a lightweight yet powerful visual indicator for cTrader
Indicador
NAS100
Breakout
XAUUSD
+14
Initial Range
Initial Range – Where the open writes the script.
cBot
NAS100
NZDUSD
Martingale
+26
Prop Ready Bot v2.0 Trial 7days
The Prop-Ready Bot The Definitive Automaton for Challenges 🛡️ V2.0
Indicador
Grid
NAS100
NZDUSD
+18
Zig Zag ATR
ZigZag Pro — Advanced swing detection with ATR threshold, fractal confirmation, and colored segments. Clean market
Também poderá gostar de
cBot
Grid
NZDUSD
Forex
+1
HedgeX12 Demo
Hedging 12 Forex Symbols - Demo to 2025-12-31
cBot
NZDUSD
AUD NZD 2min TF trades
// AUD/NZD - 2MIN TIMEFRAME // 5 YEARS BACKTEST, PROFIT 1500 USD, DRAWDOWN ABOUT 50 USD (RISKY TRADES - NO SL)
cBot
NAS100
NZDUSD
Martingale
+26
PROP account Guardian Trial 7D
TRIAL 7 DAYS ONLY DEMO ACCOUNT Review and User Guide: PROP Account Guardian Pro cBot 🛡️
cBot
RSI
US2000 up to 100 % (24-11-2024 - 09-03-2025) Short edition
🚀 N.B.: Results with an initial invested capital of 100 euros.🚀 📌 Tested on US2000 with Accurate Prices
cBot
Prop
NoWeekendHoldingV2
'No Weekend Holding' makes sure that your trades are closed before the weekend and opens them again after the weekend.
cBot
NAS100
Indices
Forex
+1
PropFirmTrader
Prop Firm Scalper
cBot
Forex
Signal
EURUSD
+1
GU_EUPairTrading
🤖 A sophisticated, statistically-driven pairs trading algorithm for EURUSD and GBPUSD.
cBot
RSI
BASIC us500 SHORT 35%
N.B.: Results with an initial invested capital of 100 euros.
cBot
Indices
XAUUSD
Commodities
+3
needThai Algo AI Strategy
World First AI Trading now with Fibonacci Strategy Please ENJOY!! Adjust to suit your own strategy and risk management
cBot
NAS100
RSI
NZDUSD
+20
RISK SHIELD (RUS)
RISK SHIELD - Умный менеджер рисков для cTrader. VERSION 2.0 https://ctrader.com/products/2361?u=zajcev27092021
cBot
Indices
XAUUSD
Stocks
+3
needThaiBot Fibonacci AI Masterpiece Edition
The Best Fibonacci AI Trading Bot You Have Ever Seen!! Fibonacci Strategy with Risk Management Control Please ENJOY!!!
cBot
RSI
XAUUSD
Commodities
+4
EMA Pullback Fibo Pro
Automated trend-pullback cBot using EMA, Fibonacci, and RSI filters for precise, disciplined trading.
Trade Manager Pro ⚡
The Trade Manager Pro ⚡ allows traders the ability to move all of the TP's or SL's at once and much more!!!
Trading_stop Plus DEMO
📄 Trading_stop Plus DEMO 🧪 DEMO VERSION – LIMITED TO 48 HOURS This is the demo version of Trading_stop Plus. It works
DexAI
Smart Trading, Powered by AI – Let Algorithms Work for You! ENJOY!
cBot
Grid
NAS100
NZDUSD
+17
Moving Average Cbot
Review and Parameter Guide for the "Moving Average" cBot
cBot
RSI
MACD
AI
needThai Smart Trend Trading AI Bot
Smart Trend Trading Bot, Best Trend Identified, Please try default setting before making any changes
cBot
Indices
Stocks
Forex
+4
QuantumVault
AI-powered trading Algo with highly accurate decision and consistent Forex profits—Set. Forget. Signal. Profit. 💰