CandleShockGuardian
cBot
Version 1.0, Nov 2025
Windows, Mac, Mobile, Web
"CandleShockGuardian " uploaded image"CandleShockGuardian " uploaded image"CandleShockGuardian " uploaded image"CandleShockGuardian " uploaded image"CandleShockGuardian " uploaded image"CandleShockGuardian " uploaded image"CandleShockGuardian " uploaded image
42.09M
Traded volume
6.13M
Pips won
101
Sales
4.7K
Free installs

1) What the cBot does (trading logic)

Main signal: “Anomalous Candle”

The bot checks the last CLOSED candle (so it trades at the open of the next candle) and calculates:

  • Candle length = Range (High-Low) or Body (|Close-Open|)
  • Expected length = average length of the previous N candles
  • A candle is considered “anomalous” if:
    • candle_length >= average * Multiplier
    • and candle_length >= MinCandlePips

Trading mode (Strategy Mood)

  • SunshineMode (trend-following)
    Bullish anomalous candle ⇒ BUY
    Bearish anomalous candle ⇒ SELL
  • DoomsdayMode (contrarian)
    Bullish anomalous candle ⇒ SELL (possible “exhaustion”)
    Bearish anomalous candle ⇒ BUY


2) Trend Filter: how it detects “fresh” vs “mature” trends

I added a trend filter based on:

  • Fast EMA and Slow EMA (e.g., 50 and 200) for direction
  • “Cross age”: how many bars ago the last EMA cross happened
  • Optional: minimum ADX (via DMS) to avoid sideways markets

TrendPhase

  • Either: allows both fresh and mature trends
  • FreshOnly: allows ONLY newly-started trends (recent cross)
  • MatureOnly: allows ONLY established/confirmed trends (old cross)

📌 Recommended pairings

  • SunshineMode + FreshOnly → to ride newly-started trends
  • DoomsdayMode + MatureOnly → to exploit “overstretch” moves in mature trends (higher chance of mean reversion)


3) Exits & trade management (very important)

Separate SL / TP for LONG and SHORT

You have separate parameters:

  • SL Long / TP Long
  • SL Short / TP Short

Separate Break Even (Long/Short)

When the trade reaches BE Trigger (pips) profit, the stop is moved to:

  • LONG: Entry + Offset
  • SHORT: Entry - Offset

Separate Trailing Stop (Long/Short)

After TS Start (pips):

  • LONG: stop follows the Bid with distance TS Distance
  • SHORT: stop follows the Ask with distance TS Distance
    and the stop is updated only if it improves by at least TS Step

Time Exit

Regardless of anything else, the bot can close positions after:

  • Hold Duration + Hold Unit (seconds/minutes/hours)


4) Prop Firm Guard (Daily DD / Total DD / Equity DD)

If enabled, the bot monitors drawdown %:

  • Daily DD %: compared to the day’s starting equity/balance (day = Server. Time .Date)
  • Total DD %: compared to equity/balance at bot start
  • Equity DD % from Peak: from the highest equity peak reached

If any limit is hit:
Kill switch: the bot stops trading and closes positions (only its own, or the entire account—your choice).

Very important tip:

  • If you also trade manually or run other bots on the same account, set Kill Switch Scope = ThisBotOnly so it won’t close everything.


5) How to use it (Quick Start)

  1. Open cTrader → Automate
  2. Create/compile the cBot
  3. Attach it to the chart of the instrument you want to trade
  4. Choose:
    • Timeframe (the chart timeframe!)
    • Strategy Mood
    • “anomalous candle” parameters
    • trend filter (recommended ON)
    • risk settings (SL/TP, BE/TS)
    • prop guard if you’re in a prop firm
  5. Start with Demo, then forward test and backtest.


6) Suggested settings (guidelines)

There’s no universal “perfect” setup, but here’s a solid baseline:

Forex majors (M15–H1)

  • Lookback: 20
  • Multiplier: 1.6–2.2
  • MinCandlePips: 8–20 (depends on pair/timeframe)
  • Trend:
    • EMA 50/200
    • FreshBars 15–30
    • MatureBars 50–120
    • ADX min 18–25

Indices (e.g., US500/US100) (M5–M30)

  • MinCandlePips needs to be higher (often 30–150+ depending on broker/timeframe)
  • Multiplier often works better around 1.4–1.9 (indices can be more “explosive”)


7) Key advice (don’t skip)

  • Closed-candle logic: cleaner signals → fewer intrabar “spike” false positives.
  • Spread & slippage: BE and trailing can fail if the broker has minimum stop distances or wide spread.
  • Max positions: keep it low at first (1–2) until you have real forward-test data.
  • DoomsdayMode (contrarian) is more sensitive: it often needs
    • a wider SL, or
    • a more conservative TP and a tighter/more reactive trailing stop.
  • If you trade a prop firm:
    • enable PropGuard
    • avoid EntireAccount scope if you also trade manually.



For Discord and Telegram: you can find the official links directly on my profile page.

If you want, I can also prepare:

  • a sales-page ready description (marketing style), and
Trading profile
0.0
Reviews: 0
Customer reviews
No reviews for this product yet. Already tried it? Be the first to tell others!
Indices
Prop
Forex
Signal

More from this author

Indicator
NAS100
NZDUSD
Martingale
+26
Read aggressive flow in real time. Flexible resets (Day/Week/Month), optional EMA smoothing, and non-repainting cumulati
cBot
NAS100
NZDUSD
Martingale
+26
The Prop-Ready Bot The Definitive Automaton for Challenges 🛡️ V2.0
Indicator
Grid
NZDUSD
XAUUSD
+16
Editions: Free (core VWAP + bands) · Pro (multi‑VWAP, click‑to‑anchor, alerts).
cBot
Grid
NAS100
RSI
+20
A price-action-first algorithm to trade Breakout, Approach, and Return around prior High/Low levels—with Prop-style risk
Indicator
NAS100
NZDUSD
Martingale
+26
Volume Bubbles is a lightweight yet powerful visual indicator for cTrader
cBot
Grid
Indices
XAUUSD
+7
Breakout scalping with prop-firm grade equity control.
cBot
NAS100
NZDUSD
Martingale
+26
N.B.: Results with an initial invested capital of 100 euros.
cBot
NAS100
NZDUSD
Martingale
+26
The Elliott Wave Pro Bot is a sophisticated and highly configurable algorithmic trading system
Indicator
NAS100
NZDUSD
Martingale
+26
Breakout Channels automatically detects consolidation ranges and highlights when price breaks out of them.
cBot
NAS100
NZDUSD
Martingale
+26
✅ Buy 3 prop accounts and manage just 1: cut management effort by 66% with a professional tool.
Indicator
NAS100
NZDUSD
Breakout
+14
ZigZag Free is a clean swing-detection tool that marks significant pivot highs/lows
cBot
NAS100
Indices
XAUUSD
+7
Institutional COT sentiment, automated position trading and full prop-firm style risk control – all in one cBot.

You may also like

cBot
NAS100
NZDUSD
Martingale
+26
AILevelTrader — Multi-AI Consensus Trading Bot 11 AI providers. One consensus. Prop Firm Ready.
1.9
Profit factor
4%
Max drawdown
cBot
XAUUSD
ATR
Forex
+2
A powerful trend-following algorithm designed for precision trading with high-probability entries in trending markets.
5714.5%
ROI
1.33
Profit factor
41.1%
Max drawdown
cBot
Commodities
Signal
(XAUUSD) Phalanx automatically detects key Support & Resistance zones and trades precise bounces with defined risk.
9.2%
ROI
1.51
Profit factor
17.91%
Max drawdown
cBot
Crypto
BTCUSD
CBOT FTH BTCUSD M5 is an automated trading bot using trend-following
7.9%
ROI
1.64
Profit factor
0.74%
Max drawdown
cBot
ATR
MACD
Bollinger
GHS Hunter is a rules-based confluence cBot that hunts for liquidity sweeps around key fractal support and resistance.
1.3
Profit factor
51.87%
Max drawdown
cBot
NAS100
Indices
RSI
+2
NAS100 Breakout cBot with Predefined Trading Modes (Family / City / Sport / Race)
7.1%
ROI
2.33
Profit factor
19.61%
Max drawdown
cBot
VWAP
XAUUSD
Breakout
+3
Gold Profit Scalper Machine
7.3%
ROI
4
Profit factor
2.5%
Max drawdown
cBot
Breakout
Forex
EURUSD
Structured EURUSD breakout strategy with fixed risk management and controlled drawdown.
12.2%
ROI
1.96
Profit factor
8.14%
Max drawdown
cBot
NAS100
Indices
RSI
+3
** Fully Automated Trend-Following cBot for NASDAQ 100 (US Tech 100) — Built for cTrader **
42%
ROI
2.58
Profit factor
14.3%
Max drawdown
cBot
NAS100
Indices
Breakout
Nasdaq symbol specialization • Breakout trading mechanism • Core London session strategy concept
1.49
Profit factor
25.05%
Max drawdown
cBot
RSI
Forex
EURUSD
DIVERGENCE BASED STRATEGY
1.1
Profit factor
1.6%
Max drawdown
cBot
XAUUSD
Commodities
XAU USD TREND STRATEGY
2.59
Profit factor
12%
Max drawdown
42.09M
Traded volume
6.13M
Pips won
101
Sales
4.7K
Free installs