الوسطاء وشركات پروپ
للأعمال
00
Days
:
00
Hours
:
00
Minutes
:
00
Seconds
cBot
Indices
Prop
Forex
Signal
CandleShockGuardian
27/11/2025
Desktop, Mobile, Web
منذ 04/03/2025
حجم التداول
27.24M
الربح بالبيب
1.23M
المبيعات
18
التثبيتات المجانية
1369
صورة "CandleShockGuardian " المحملةصورة "CandleShockGuardian " المحملةصورة "CandleShockGuardian " المحملةصورة "CandleShockGuardian " المحملةصورة "CandleShockGuardian " المحملةصورة "CandleShockGuardian " المحملةصورة "CandleShockGuardian " المحملةصورة "CandleShockGuardian " المحملة

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
  • a more technical user manual version.
0.0
التقييمات: 0
تقييمات العملاء
لا توجد تقييمات لهذا المنتج حتى الآن. هل جرَّبته بالفعل؟ كن أول من يخبر الآخرين!
المزيد من هذا المؤلف
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.
مؤشر
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
NAS100
NZDUSD
Martingale
+26
ElliottWave Pro cBot
The Elliott Wave Pro Bot is a sophisticated and highly configurable algorithmic trading system
مؤشر
Grid
NZDUSD
XAUUSD
+16
vWAP Free
Editions: Free (core VWAP + bands) · Pro (multi‑VWAP, click‑to‑anchor, alerts).
cBot
Breakout
ATR
Signal
EMA Up&Down 2025 Ctrader bot
✨ N.B.: Results with an initial invested capital of 100 euros.📈
مؤشر
NAS100
NZDUSD
Martingale
+26
Breakout channel
Breakout Channels automatically detects consolidation ranges and highlights when price breaks out of them.
cBot
Indices
ATR
US500 LONG&SHORT TF 5M ALL SEASON!
🚀N.B.: Results with an initial invested capital of 100 euros.
مؤشر
Grid
NAS100
NZDUSD
+15
EMA UP&DOWN 2025
SectorIndex Dual Moving Average Indicator: Your Market Compass 🧭
cBot
NAS100
NZDUSD
Martingale
+26
Dynamic Trendline Deluxe Pro Cbot - PROP edition
Major Update Announcement: Advanced Prop Firm Risk Management is Here! 🚀
مؤشر
NAS100
NZDUSD
Breakout
+14
ZIG ZAG Free
ZigZag Free is a clean swing-detection tool that marks significant pivot highs/lows
cBot
Grid
NAS100
RSI
+14
Multi TimeFrame Dominator
Dominate EMA structure across multiple timeframes – with trend, risk and equity under control.
cBot
RSI
BASIC us500 SHORT 35%
N.B.: Results with an initial invested capital of 100 euros.
cBot
NAS100
Indices
XAUUSD
+7
COT Institutional Sentiment Bot
Institutional COT sentiment, automated position trading and full prop-firm style risk control – all in one cBot.
مؤشر
NAS100
NZDUSD
Martingale
+26
Volume Bubble
Volume Bubbles is a lightweight yet powerful visual indicator for cTrader
مؤشر
Grid
NAS100
NZDUSD
+18
Zig Zag ATR
ZigZag Pro — Advanced swing detection with ATR threshold, fractal confirmation, and colored segments. Clean market
cBot
NAS100
NZDUSD
Martingale
+26
Moving Average Trial 15Days Cbot
Note on the Trial Version This version of the bot is a limited trial and will only work on Demo accounts for 15 days
cBot
Grid
NAS100
RSI
+20
Breakout Premium Pro v2.0
A price-action-first algorithm to trade Breakout, Approach, and Return around prior High/Low levels—with Prop-style risk
قد يعجبك أيضًا
Araware.RiskManagement
This is a customized bot designed for risk control and management.
cBot
RSI
Breakout
XAUUSD
+7
Spectral Frequency Engine
Spectral Frequency Engine — AI-Driven FFT cbot for EUR/USD (M5)
cBot
NAS100
NZDUSD
XAUUSD
+5
GOLD HUNTER TRIAL DAY15
GOLD HUNTER TRIAL DAY15
cBot
Indices
RSI
XAUUSD
+5
TrendPullback ATR Pro
Trend-following with deep pullbacks and advanced risk/position management.
needThaiBot for Low Risk Trading
Low Risk Trading Bot, This Bot Focus on Max Consecutive Winning Trades and improve on accuracy where to enter the trade
cBot
Indices
Breakout
Commodities
+2
FutureTrader_DEMO
FutureTrader is a trendline-based trading bot designed for trending markets.
cBot
RSI
Forex
Signal
+1
BollingerRsiCombinedBot
This strategy combines two popular technical indicators to identify high‑probability trading opportunities
cBot
Grid
NZDUSD
Forex
+1
HedgeX12 Demo
Hedging 12 Forex Symbols - Demo to 2025-12-31
needThai cBot Your AI Companion
needThaiBot Automated Version 3.7, Please Try default setting before making any changes
cBot
Grid
Prop
Breakout
+6
SmartTrade - QuantumBot
🚀 Quantum Bot – Your Prop Firm Challenge Killer & The Ultimate Forex Trading Solution 💹. [Limited-Time Offer]
cBot
NAS100
Indices
XAUUSD
+8
SmartBot-Hand Trade Assistant_Premium
cBot : Hand Trade Assistant
cBot
NAS100
RSI
NZDUSD
+21
Quantum AI Trading Algo
Quantum AI — The Next-Gen Smart Trading Robot for cTrader
cBot
RSI
Breakout
MACD
+1
needThaiBot Price Actions Focus
Prices Action Focus Bot, Please use default setting before making any changes!!! ENJOY!!!
cBot
Grid
XAUUSD
Commodities
+6
AI Trading & Advisory, ChatGPT, Gemini, DeepSeek, Claude
AI Trading & Adviser with ChatGPT, Gemini, DeepSeek, Claude
cBot
Grid
Martingale
EURUSD
+2
FibonacciScalperNet6
Free Demo Version here https://ctrader.com/products/313
cBot
Grid
XAUUSD
Martingale
+3
AI cBOT PRO
AI cBOT Trading Bot for cTrader – Precision. Safety. Excellence.
XAU 1H FREE bot
// XAU/USD 1H TIMEFRAME // 5 YEARS BACKTEST, PROFIT 200 USD, DRAWDOWN MAX 37 USD
الأعلى تقييمًا
مجاني
cBot
Commodities
MACD
SparrowBot-FreeTrial-V2
This bot can automatically generate buy and sell orders based on three specific Fixed bugs