Search
GBP
Trading Software
    Menu Close

    cBot Code Examples

    We provide free open-source cTrader cBots for automated trading, you can download the working trading robot complete with source code. These cBots are great as a starting point for learning algorithmic programming. Educational use only.

    View as Grid List
    Sort by
    Display per page
    cTrader Multi-Time-frame RSI cBot

    Multi-Time-frame RSI cBot

    This starter kit for algo developers uses an open-source Multi-Timeframe cTrader Relative Strength Index Strategy, it can automatically open, close and manage positions for the cTrader Desktop platform. The strategy also uses built-in risk management and the ability to send Telegram trade signals.

    This product is for educational purposes only.
    Full Source Code Included.
    £0.00
    cTrader HMA, SMA  cBot

    Hull & Simple Moving Average cBot

    This starter kit for algo developers uses an open-source Multi-Timeframe cTrader Hull & Simple Moving Average Strategy, it can automatically open, close and manage positions for the cTrader Desktop platform. The strategy also uses built-in risk management and the ability to send Telegram trade signals.

    This product is for educational purposes only.
    Full Source Code Included.
    £0.00
    cTrader Telegram Message Example cBot

    Telegram NET 6 Example cBot Code

    This cTrader cBot contains example source code demonstrating how to easily send Telegram alerts from your cBots or indicators with a few lines of code written in Microsoft C# which can be used for status updates or trade signals. The example is suitable for beginner coders looking at adding new features to their systems.

    * This product is for educational purposes only *
    £0.00
    Detrended Price Oscillator cBot

    Detrended Price Oscillator (DPO) cBot

    This basic starter kit for algo developers uses a cTrader Detrended Price Oscillator (DPO) trading system to open and close trades based on the standard DPO indicator built into the trading platform. This strategy opens trades based on the DPO's last calculated value being greater or less than zero. This cBot includes the full source code for modifications.

    * This product is for educational purposes only *
    £0.00
    cTrader Donchian Channel cBot

    Donchian Channel cBot

    This basic starter kit for algo developers uses a cTrader Donchian Channel trading system to open and close trades based on the standard Donchian Channel indicator built into the trading platform. This strategy opens trades based on the candle's low or high prices breaking pass the indicator's top or bottom price lines, these are known as breakout signals. This cBot includes the full source code for modifications.

    * This product is for educational purposes only *
    £0.00
    cTrader Fractal Chaos cBot

    Fractal Chaos Bands cBot

    This basic starter kit for algo developers uses a cTrader Fractal Bands trading system to open and close trades based on the standard Fractal Bands Chaos indicator built into the trading platform. It works by checking reversal points in the markets and it will determine when to open and close buy and sell trades. This cBot includes the full source code for modifications.

    * This product is for educational purposes only *
    £0.00
    cTrader Alligator Trading cBot

    Williams Alligator cBot

    This basic starter kit for algo developers uses an open-source cTrader Bill Williams Alligator trading system to open and close trades based on the standard alligator indicator built into the trading platform. It works by checking the alligator's teeth and lips to determine when to open and close buy and sell trades.This cBot includes the full source code for modifications.

    * This product is for educational purposes only *
    £0.00
    cTrader Trailing Stop Loss cBot

    Trailing Stop Loss Example cBot

    This basic starter kit for algo developers demonstrates how to implement a Trailing Stop Loss (TSL) into their existing cBot to automatically lock in profits. A trailing stop-loss is a type of stop-loss order used in trading and investing to protect profits and limit potential losses

    *This product is for educational purposes only *
    £0.00
    cTrader Stochastic Oscillator cBot

    Stochastic Oscillator cBot

    This basic starter kit for algo developers uses an open-source cTrader Stochastic Oscillator indicator which is a popular technical analysis indicator used in financial markets to assess the momentum and potential reversal points of an asset's price. This cBot will automatically open, close and manage trades based on the values of the SO indicator.

    *This product is for educational purposes only *
    £0.00
    cTrader Aroon cBot

    Aroon cBot

    This basic starter kit for algo developers uses an open-source cTrader Aroon indicator to automatically open and close trades. The Aroon indicator is a technical analysis tool used to assess the strength and direction of a trend in a financial market. This trading strategy works by looking for crossovers between the Aroon-Up and Aroon-Down lines

    *This product is for educational purposes only *
    £0.00
    cTrader Accumulative Swing Index cBot

    Accumulative Swing Index (ASI) cBot

    This basic starter kit for algo developers uses an open-source cTrader Accumulative Swing Index (ASI) indicator to automatically open and close trades. The ASI is a technical analysis indicator used primarily to evaluate the long-term trend and to assess the strength of a trend in financial markets.

    *This product is for educational purposes only *
    £0.00
    cTrader On Balance Volume cBot

    On Balance Volume (OBV) cBot

    This basic starter kit for algo developers uses an open-source cTrader On Balance Volume (OBV) indicator, this is a popular technical analysis tool used by traders to analyze the flow of volume in relation to price movements. This strategy also includes a simple moving average as a confirmation for trade entries and exits.

    *This product is for educational purposes only *
    £0.00
    cTrader Supertrend cBot

    SuperTrend cBot

    This basic starter kit for algo developers uses an open-source cTrader SuperTrend indicator, this is a popular technical analysis tool used by traders and investors to identify the direction of a trend and also the potential entry & exit points for your trades in the financial markets.

    *This product is for educational purposes only *
    £0.00
    cTrader Welles Wilder Smoothing cBot

    Welles Wilder Smoothing (WWS) cBot

    This basic starter kit for algo developers uses an open-source cTrader Welles Wilder Smoothing (WWS) trading system to open and close trades based on two WWS indicators, a fast and a slow crossing each other. Once the smoothing is calculated, you can generate trading signals based on the smoothed data. This cBot includes the full source code for modifications.

    * This product is for educational purposes only *
    £0.00
    Relative Strength Index cBot

    Relative Strength Index (RSI) cBot

    This basic starter kit for algo developers uses an open-source cTrader Relative Strength Index (RSI) trading system to open and close trades based on the indicator value moving above and below the overbought and oversold levels. The RSI is based on the concept that when prices rise, there is typically increased buying pressure, and when prices fall, there is increased selling pressure.

    * This product is for educational purposes only *
    £0.00
    cTrader Parabolic SAR Trailing Stop

    Parabolic SAR Trailing Stop

    This basic starter kit for algo developers uses an open-source cTrader Parabolic SAR Trailing Stop, this fully working cBot will set a stop loss on an open position to follow the Parabolic SAR dots for extra risk management. Risk management is one of the most important aspects of trading, and having a stop-loss will protect you from margin calls and significant losses.

    *This product is for educational purposes only *
    £0.00
    cTrader Parabolic SAR cBot

    Parabolic SAR cBot

    This basic starter kit for algo developers uses an open-source cTrader Parabolic SAR trading system, this strategy will open trades based on bullish or bearish candlesticks and the signals from the Parabolic SAR indicator when it shows opportunities to enter a trade.

    *This product is for educational purposes only *
    £0.00
    cTrader Average True Range cBot

    Average True Range cBot

    This basic starter kit for algo developers uses an open-source cTrader Average True Range (ATR) trading system, this strategy will open trades based on bullish or bearish candlesticks and place a stop loss and take profit where the distance is calculated using the average true range indicator values.

    *This product is for educational purposes only *
    £0.00
    cTrader Market Close cBot

    Market Close cBot

    This basic starter kit for algo developers is a good start at adding risk management to your automated trading strategy, the cBot will close all open trades at a set time in the day. This can be used to close trades just before the market stops trading for a particular symbol. The source code is included to help you add this feature to your existing trading robot.

    *This product is for educational purposes only *
    £0.00
    Simple Moving Average cBot

    Simple Moving Average cBot

    This basic starter kit for algo developers uses an open-source cTrader Simple Moving Average trading system to open and close trades based on two SMA indicators crossing. A simple moving average (SMA) is an arithmetic moving average calculated by adding recent prices and then dividing that figure by the number of time periods in the calculation average. This trading robot uses two SMA indicators to open and close trades.

    *This product is for educational purposes only *
    £0.00