present
Regístrese y obtenga 50 $ de descuento en su primera compra
Trading product for Trend is your friend - cBot cBot Position Sizer TP Manager, image 1
Trend is your friend - cBot
cBot
Probado en FP Markets
Versión 1.0, Mar 2026
Windows, Mac, Mobile, Web
28%
ROI
5.27
Factor de beneficio
4.56%
Disminución máxima
Trading product for Trend is your friend - cBot cBot Position Sizer TP Manager, image 2
Trading product for Trend is your friend - cBot cBot Position Sizer TP Manager, image 3
Trading product for Trend is your friend - cBot cBot Position Sizer TP Manager, image 4
Trading product for Trend is your friend - cBot cBot Position Sizer TP Manager, image 5
Trading product for Trend is your friend - cBot cBot Position Sizer TP Manager, image 6
Trading product for Trend is your friend - cBot cBot Position Sizer TP Manager, image 7
Trading product for Trend is your friend - cBot cBot Position Sizer TP Manager, image 8
100
Ventas
193
Instalaciones gratis

Descripción

Trend Is Your Friend cBot — Advanced Multi-Strategy Trading Robot for cTrader


A professional-grade trading algorithm that combines Grid, Pyramid,

Scalping, and Swing Trading into one configurable system.

For beginners, scalpers, swing traders, and professionals.

The companion chart tool, "Trend is your friend cBot - Indicator" (MA bands, other-timeframe bands, daily pivots), is available for free on the cGuru cTrader Store profile. Video tutorials and showcases:

Manual Mode — Control Panel



AUDCAD — H4 — Backtest from 01.01.2023 to 01.02.2026



XAUUSD — M5 — Backtest from 01.01.2025 to 01.02.2026


Free visual helper available on my cTrader Store profile:

"Trend is your friend cBot — Indicator"

https://ctrader.com/products/3283

Trend is your friend is a multi-strategy trading robot for cTrader. It combines nine entry engines with grid averaging, pyramiding and basket-level take profit and stop-loss management in a single tool. You can let it trade automatically, run it as a semi-automatic assistant that only manages what you open from its panel, or mix both — automatic entries on one direction and manual control on the other.


Every building block is optional and independently configurable: which signal opens the first position, how many averaging positions may follow it, how their volume grows, where profits and losses are realised, and during which hours the robot is allowed to enter. All of this is configured through 84 parameters grouped into nine sections — a full reference follows the overview.


HOW THE BOT TRADES

Entries. The selected Mode decides what triggers the first position: a touch of a moving average, an MA cross, a daily pivot level, an RSI, MACD or Stochastic condition, a series of same-colour candles, a fixed time of day, or a manual click on the panel. Direction settings decide whether the robot trades long, short, one side at a time, both sides at once, or simply the side whose condition fired. Optional trend filters (own-timeframe MA alignment and a second-timeframe MA filter) and volatility/distance filters (MA channel width, ATR range, trading window) can block weak entries.


Grid averaging. When price moves against the initial position, the grid adds averaging positions: below the last fill for longs, above it for shorts. The distance starts at Grid level pips and can widen geometrically with each level. A same-candle restriction prevents stacking several grid orders on one fast candle, and per-direction caps (0 disables a side) limit the worst case.


Pyramiding. The pyramid does the opposite: it adds in the direction of the profit while the initial position is in profit. STANDARD mode adds after every fixed favourable distance; RE_ENTRY adds on a fresh entry signal of the same kind that started the trade, with a minimum number of bars between additions.


Exits. Profit and loss are managed on the whole basket, not per position: a monetary target, a "share of positions in profit" rule, a combination of both, or fixed price levels per direction. On the loss side you get a static monetary basket stop, an optional MA-based trailing stop that only ever tightens, an MA-cross exit, and fixed loss price levels per direction. After any basket close the robot can pause before re-entering.


Sizing. The first order uses a fixed lot or a size derived from the account balance. Grid and pyramid positions each have their own sizing scheme: same as the first order, step increases, martingale multiplication, or a fixed lot. Every calculated size is clamped to the broker's minimum and maximum and rounded down to the broker's volume step.


PARAMETER REFERENCE

[General]

• Label prefix — text tag written into the label of every position and order this cBot opens ("Initial", "Grid", "Pyramid", "Manual"). The cBot uses it to recognise and manage only its own trades, so different instances or manual trades stay separate.


[Run mode & direction]

• Mode — the entry engine: MA (price touches the selected moving average within the allowed distance), MA_CROSS (fast/slow MA cross), PIVOT (daily pivot support/resistance levels), RSI (oversold/overbought), MACD (MACD/signal line cross), STOCHASTIC (oscillator levels), SAME_CANDLE_SERIE (N consecutive same-colour candles), TIME (fixed hour and minute), MANUAL (no automatic entries; open trades from the panel — the bot still manages them).

• Direction — LONG (buys only), SHORT (sells only), LONG_OR_SHORT (long or short, never both at once), BOTH_AT_ONCE (independent long and short baskets), TRIGGER_SIDE (the robot opens the side whose signal condition was met).

• Only MA direction — trend gate for entries: longs only when the fast MA is above the slow MA, shorts only when it is below.

• Other TF MA direction — the same trend check on a second timeframe (with OFF option); entries require both timeframes to agree.


[Take profit]

• TP type — what closes a basket in profit: USD (monetary target), PERCENT (a required share of positions in profit), USD_OR_PERCENT (monetary target first, percentage rule later — see below).

• TP scope — PER_DIRECTION (long and short baskets evaluated and closed separately) or GLOBAL (all positions treated as one basket).

• TP $ — basket profit in account currency that triggers closing (despite the name, the account currency is used, not necessarily USD).

• TP % of grids in profit — the percentage of open basket positions that must have positive net profit for the basket to be closed (PERCENT mode).

• Min number of grid orders to close by % — how many grid/pyramid positions must exist before the percentage rule takes over in USD_OR_PERCENT mode.

• Disable $ TP when min grid orders opened — once that minimum is reached, the monetary target is switched off and only the percentage rule closes the basket.

• Long price level global TP (0 - disable) — a fixed price at which all long positions are closed in profit; 0 disables.

• Short price level global TP (0 - disable) — a fixed price at which all short positions are closed in profit; 0 disables.


[Grid]

• Grid level pips — base distance in pips between averaging entries.

• Grid level martingale multiplier — widens each next step: distance = base × multiplier ^ level. 1.0 keeps equal spacing; 2.0 doubles it every level.

• No grid on same candle — allows at most one grid position per candle, which prevents dense stacking during fast moves.

• Grid orders short (0 - disable) — maximum short grid positions; 0 disables the short grid entirely.

• Grid orders long (0 - disable) — maximum long grid positions; 0 disables the long grid entirely.


[Pyramid]

• Pyramid mode run — STANDARD (adds a position every time the price has moved Pyramid level pips in the trade's favour) or RE_ENTRY (adds on a new signal of the same type as the original entry).

• Re-entry min bars — minimum number of candles between pyramid re-entries (RE_ENTRY mode).

• Pyramid level pips — the favourable distance in pips that triggers the next pyramid addition (STANDARD mode).

• Pyramid orders short (0 - disable) — maximum short pyramid positions; 0 disables.

• Pyramid orders long (0 - disable) — maximum long pyramid positions; 0 disables.


[Protection]

• SL mode — OFF (no basket stop), STATIC (close the basket at a fixed monetary loss) or STATIC_AND_TRAILING (static stop plus an MA-based trailing stop).

• Static SL scope — PER_DIRECTION (long and short baskets stopped separately) or GLOBAL (one combined loss limit).

• Static SL $ — basket loss in account currency that closes the basket (account currency, not necessarily USD).

• Trailing SL trigger pips — how far price must travel away from the reference MA (in pips) before the trailing stop activates.

• Trailing SL pips — offset of the trailing level from the reference MA; negative values place the stop closer to price. Once set, the level only moves in the favourable direction — it never loosens.

• Trailing SL trigger wave — FAST or SLOW moving average used as the trailing reference.

• MA SL — OFF, FAST or SLOW: closes all positions of a direction when price crosses the chosen moving average.

• Pause on close minutes (0 - disable) — a cooldown in minutes after a basket close (TP/SL/trailing) during which no new entries are opened; prevents instant re-entry into the same move.

• Long price level global SL (0 - disable) — a fixed price at which all long positions are closed at a loss; 0 disables.

• Short price level global SL (0 - disable) — a fixed price at which all short positions are closed at a loss; 0 disables.


[Volume]

• First order fix lot — the initial position size in lots when balance-based sizing is off.

• Keep first order vol to balance ratio — instead of the fixed value, the initial size is derived from the account balance, the pip value and the grid spacing, so the first order scales with the account (clamped to broker limits).

• Grid volume type — how grid position sizes evolve: SAME_AS_ORDER (always as the first order), STEP (grow by a fixed amount per level), MARTINGALE (multiply per level), FIX_LOT (one fixed size for all grid positions).

• Grid step volume — lots added per grid level in STEP mode.

• Grid martingale multiplier — size multiplier per grid level in MARTINGALE mode (2.0 doubles each level).

• Grid fix lot — fixed lot size for all grid positions in FIX_LOT mode.

• Pyramid volume type — the same four schemes for pyramid positions.

• Pyramid step volume — lots added per pyramid level in STEP mode.

• Pyramid martingale multiplier — size multiplier per pyramid level in MARTINGALE mode.

• Pyramid fix lot — fixed lot size for all pyramid positions in FIX_LOT mode.


[Settings]

• Control panel — shows or hides the on-chart control panel (see CHART PANEL below).

• BE line — draws the break-even line: the volume-weighted average entry price of the current basket, drawn separately for long and short.

• TSL line — draws the current trailing-stop level on the chart (STATIC_AND_TRAILING mode only).

• MA modes channel interaction — which moving average (FAST or SLOW) drives MA-mode entries. The MA is computed on High prices for the long side and Low prices for the short side, forming a channel around price.

• MA fast period — period of the fast moving average.

• MA slow period — period of the slow moving average.

• MA fast type — smoothing type of the fast MA (Simple, Exponential, Weighted, Wilder and other cTrader types).

• MA slow type — smoothing type of the slow MA.

• Distance from MA pips — how far price may be from the selected MA for a touch entry to still count. 0 means "exactly at the MA" (with 1 pip of tolerance); larger values accept entries further away.

• Pivot start L — which daily pivot level starts the long grid: PP, S1, S2 or S3.

• Pivot start S — which daily pivot level starts the short grid: PP, R1, R2 or R3.

• RSI periods — RSI calculation period.

• RSI buy level — RSI below this value opens longs (standard 30).

• RSI sell level — RSI above this value opens shorts (standard 70).

• MACD fast period — fast MACD line period.

• MACD slow period — slow MACD line period.

• MACD smoothing — signal line smoothing period.

• Stochastic %K periods — %K line calculation period.

• Stochastic %K slowing — %K line smoothing.

• Stochastic %D periods — %D signal line period.

• Stochastic buy level — Stochastic below this value opens longs (standard 20).

• Stochastic sell level — Stochastic above this value opens shorts (standard 80).

• SAME CANDLE SERIE mode length — how many consecutive same-colour candles are required for the entry (bullish series for long, bearish for short).

• TIME mode hour — the hour of the timed entry in TIME mode.

• TIME mode minute — the minute of the timed entry in TIME mode.

• MA timeframe — calculation timeframe for both moving averages (Current or any higher timeframe).

• RSI timeframe — calculation timeframe for RSI.

• MACD timeframe — calculation timeframe for MACD.

• STOCHASTIC timeframe — calculation timeframe for Stochastic.

• Min MA waves distance pips filter — blocks entries while the fast–slow MA distance (channel width) is below this many pips; filters out flat, choppy markets.

• Max MA waves distance pips filter — blocks entries while the channel is wider than this; filters markets where the trend has already stretched too far.

• Min ATR filter — blocks entries when current ATR volatility is below this value.

• Max ATR filter — blocks entries when ATR is above this value.


[Timer]

• Open trades in certain hour — enables a daily trading window; outside it no new entries are opened (existing positions are still managed).

• From hour — window start hour.

• From minute — window start minute.

• To hour — window end hour.

• To minute — window end minute.

• Timezone difference hours — offset between broker server time and your local time, applied so the window matches your clock.

• Close all after end — closes all cBot positions when the window ends.

• Wait for BE after end — instead of closing immediately at the window end, waits until the basket reaches break-even, then closes.


CHART PANEL

The panel shows live account data: balance, equity, unrealized net profit, the number of opened long and short positions, and how many of each are in profit. Trading controls:

• Buy Mkt / Sell Mkt — manual market entries with the panel lot size; such positions are labelled like bot trades and are managed by the bot.

• Buy Limit / Buy Stop / Sell Limit / Sell Stop — manual pending orders with a typed lot size.

• Buy & Sell Mkt (blue button) — despite the label, this is a panic close: it closes ALL positions opened by this cBot on the symbol.

• Close L/S in profit / Close L/S in loss — selective closing of profitable or losing positions per direction.

• Close pending L/S — cancels pending orders per direction.

• Hide/Show — collapses or expands the panel.


CHART LINES

With positions open, the bot can draw the break-even line (BE line), the trailing-stop line (TSL line) and the configured global price-level TP/SL lines. These are computed management levels, not broker orders — treat them as visualisation, not as guaranteed execution prices.


UNDERSTANDING TAKE PROFIT

Monetary thresholds ("TP $", "Static SL $") are compared against the summed net profit of the basket and use the account currency, despite the USD/$ labels. PERCENT mode counts how many basket positions currently have positive net profit and closes the basket when the required share is reached — this is a relative condition, not an account-return target, and a basket closed by it can still be at an overall loss. A single-position basket always uses the monetary target. USD_OR_PERCENT applies the monetary target until the "minimum grid orders" condition (with its disabling switch enabled) is met, then the percentage rule takes over.


EXECUTION & RECOVERY

Trading logic runs on every tick: existing positions are managed first (basket TP/SL, price levels, session end, trailing), then new entries are evaluated per the selected mode; trend caches refresh on each new bar and the position list is periodically re-synchronised with the platform. After a terminal or connection restart the bot recovers its open positions by label. All stop/TP logic is executed by the running cBot — no protective orders are attached broker-side, so the terminal must stay running and connected for exits to happen. Gaps, slippage and rejected closes can result in exits away from the intended level.


IMPORTANT RISK NOTES

Grid averaging increases exposure as price moves against you, and martingale volume schemes multiply that effect — drawdown can grow quickly and margin can run out. The default SL mode is OFF. These defaults are a configuration choice, not a safety feature: choose limits deliberately. Backtest your settings and run them on a demo account before trading real funds. Past or simulated results never guarantee future performance.


PUBLISHER

cGuru: https://ctrader.com/profile/cGuru


For informational and educational purposes only. Not investment advice or a guarantee of trading results.

Resumen

Resumen de IA
Trend is your friend cBot is an advanced multi-strategy trading robot designed for the cTrader platform. It integrates Grid, Pyramid, Scalping, and Swing trading methods into a single configurable system suitable for beginners, scalpers, swing traders, and professionals. The bot supports manual mode with an on-chart control panel for direct trade management, including market and pending orders, position closing, and account statistics.

Key features include nine entry modes based on technical indicators and price action: Moving Average (MA), MA Cross, Pivot levels, RSI, MACD, Stochastic, consecutive same-direction candles, time-based entries, and manual control. Direction modes allow trading long, short, both simultaneously, or triggered sides.

Grid logic averages losing positions by opening additional orders at configurable distances, while Pyramid logic adds to winning positions either at fixed profit intervals or on new signals. Protection mechanisms include static and trailing stops, MA-based stops, price-level stops, and pause timers.

Volume models support fixed lots, martingale, step increases, or matching order size. Filters include ATR volatility, MA distance, multi-timeframe confirmation, trading hours, and trend direction locks. Visual aids display break-even, trailing stop loss, global take profit/stop loss lines, and profit/loss labels.

Backtests cover multiple instruments and timeframes, with recommended minimum balance and risk parameters provided. The bot supports various order types and risk models, making it adaptable for different trading styles and risk management preferences.
Perfil de operaciones
Estilo de operación
Operaciones intradía
Tipo de estrategia
Tendencia
Tipo de análisis
Algorítmico
Frecuencia de operación
Alta
Saldo mínimo recomendado
$100
Riesgo por operación
100%
Período del gráfico
5 minutos
Apalancamiento de backtesting
1:500
Límite de disminución diaria
5%
Compatible con las normas de empresas prop
Gestión del riesgo
Modelo de riesgo
Lote fijo
Porcentaje de riesgo fijo
Basado en la volatilidad
Basado en el capital
Dinámico
Tipos de órdenes admitidas
Mercado
Límite
Stop
Stop-limit
Cantidad máx. (lotes)
10000
Controles de riesgo admitidos
Stop loss
Take profit
Stop loss dinámico
Equilibrio
Stop loss de capital
Límites diarios
Límite de disminución máxima
Filtro de sesión
Filtro de spread
Filtro de noticias

Valoraciones de clientes

0.0
Valoraciones: 0
Valoraciones de clientes
Este producto todavía no se ha valorado. ¿Ya lo ha probado? Sea el primero en informar a otros.

Conversación

Preguntas frecuentes

Position Sizer
TP Manager
RSI
SL Manager
ATR
MACD
Trailing Stop Manager
Los productos disponibles a través de cTrader Store, incluidos bots, indicadores y plugins para operar, son proporcionados por desarrolladores de terceros y están disponibles únicamente con fines informativos y de acceso técnico. cTrader Store no es un bróker, por lo que no proporciona asesoramiento de inversión, recomendaciones personales ni ninguna garantía de rentabilidad futura.

Más de este autor

Indicador
AI
ATR
+27
Trend Is Your Friend cBot - INDICATOR - Professional Grid, Pyramid, Swing & Scalp Trading Indicator
Indicador
AI
ATR
+27
Supertrend Indicator
Indicador
AI
ATR
+27
Nadaraya-Watson Envelope Indicator
Indicador
AI
ATR
+27
Supertrend Indicator
cBot
AI
ATR
+27
RSI Simple Grid cBot - grid trading strategy with RSI (Relative Strength Index) signals
26.8%
ROI
4.41
Factor de beneficio
Indicador
AI
ATR
+26
MacD Custom Indicator-Multiple Time Frame
Indicador
AI
ATR
+27
Market Cipher B
Indicador
AI
ATR
+19
Market Cipher A
cBot
AI
ATR
+27
SmartHedge cBot - Your Trading Companion
1.26
Factor de beneficio
Indicador
EMA
SMA
+3
MACD indicator modeled after TradingView, featuring a 4-color momentum histogram, sound/pop-up crossover alerts.
Indicador
RSI
SMA
+1
TradingView RSI replica for cTrader with dynamic gradients, automatic divergence detection, and alerts.

Puede interesarle

cBot
Balanced
TP Manager
+5
12-strategy portfolio. +322.2% in 5Y8M at -5.26% max DD. No grid. No martingale. Verify every result in your cTrader.
1.67
Factor de beneficio
cBot
AI
ATR
+8
The Three Musketeers Special Bot , Try Default Setting before making any changes Please ENJOY!!
10.9%
ROI
2.8
Factor de beneficio
cBot
BTCUSD
Crypto
CBOT FTH BTCUSD M5 is an automated trading bot using trend-following
35.5%
ROI
1.17
Factor de beneficio
Logotipo de "AI BTC cbot"
Estadísticas en vivo
4.2
(4)
$199
/
$299
cBot
AI
BTCUSD
+1
AI-Powered Bitcoin Trading Robot for cTrader – Smart, Fast, and Fully Automated
3.12
Factor de beneficio
cBot
XAUUSD
Breakout
+2
XAUUSD Daily
2.16
Factor de beneficio
cBot
EMA
Conservative
+5
Institutional Gold bot: Multi-regime FVG & momentum strategies with dynamic trailing stops and strict risk protection.
12.4%
ROI
1.13
Factor de beneficio
cBot
ATR
Forex
+4
Breakout Strategy for ctrader.
cBot
Grid
Forex
+2
Aggressive scalping grid strategy using martingale with rapid order stacking and dynamic recovery.
4.5
Factor de beneficio
cBot
Forex
EURUSD
+1
EURUSD M2 # 24% PER MONTH
cBot
VWAP
Signal
+4
Gold Profit Scalper Machine
4
Factor de beneficio
cBot
ATR
Volume
+2
Automated XAUUSD M15 system combining trend, momentum and volatility-aware entries with proportional risk control.
1.38
Factor de beneficio
cBot
BOS
Balanced
+3
XAUUSD MVP — Automated Gold Trading Bot Precision algorithmic trading for XAUUSD | Dynamic risk management | Consistent
1.56
Factor de beneficio
cBot
ATR
NAS100
+3
Achieves 57% win rate, 2.23 profit factor, and 8-12% annual drawdown with 112% returns at 33% margin usage (1:20 lev)
cBot
Balanced
Fixed Lot
+5
EURUSD H1 statistical reversion cBot with regime, volatility, daily risk, and step-trailing controls.
2.39
Factor de beneficio
cBot
AI
ATR
+8
The Best Gold Trading AI Bot You have ever seen !!! Please Try it for yourself , Recommended For High Risk Trader
cBot
ATR
RSI
+5
Introducing the Standalone S3 Scalper, a precision tool designed for high-speed, trend-aligned trading.
Logotipo de "DragonGoldEAProNet6"
Estadísticas en vivo
4.0
(1)
$199
cBot
Grid
XAUUSD
+2
Dragon GOLD EA, uses trade gold with good profit, minimum balance is 3000$ with lot 0.01, on M5 bar with gold pair
1.06
Factor de beneficio
cBot
Volume
Fixed Risk %
Professional XAUUSD M15 cBot with configurable risk, diversified logic and an integrated performance panel.
1.44
Factor de beneficio

Precio

100
Ventas
193
Instalaciones gratis