cBots

05 Jul 2017, 05:32
Hi All, This cBOT displays 8-Major Pairs strength in different Time Frames.  I have chosen 1-Hr, 4Hr, Daily, Weekly, Monthly. Plus, it also shows the average and the Previous Time...
Free Sample SAR Trailing Stop
 3
  3.33
  3578
19 Dec 2012, 15:18
This robot is intended to be used as a sample and does not guarantee any particular outcome or profit of any kind. Use it at your own risk.
Free MT2cTrader Trade Copier
 10
  2.5
  3568
by siamfx
14 Jul 2014, 18:34
This cBot allows traders to send their signals from any metatrader (MT4/5) platform to an unlimited amount of cTrader platforms ( Limited to available RAM resources on instance) through reading/writing to a CSV file. MT4/5 writes...
Free Dump trendbars data to CSV
 3
  5
  3565
10 Jun 2014, 12:19
This cBots dumps trendbars data to CSV file. Instructions: create an instance open backtesting tab choose max available date range backtest cBot CSV format: time, open, high, low, close, volume In...
Free Tunneling Martingale
 5
  0
  3397
by Waxy
15 Sep 2016, 19:05
This bot is useful when you don't know direction, but there's a big move on either direction expected. Since it's a tunneling strategy, it's only a martingale if the #...
Free News Robot Enhanced(NRE)
 4
  5
  3332
05 Feb 2018, 16:47
News Robot Enhanced (NRE) This robot will place one or two (depening on settings) pending orders (Buy and Sell) based on the next news event, and will only place a new...
Free Advanced Grid System 1.0
 5
  0
  3317
25 Mar 2017, 15:44
Advanced Grid cBot 1.0 by Rambutan Capital Version 1.0 – February 2017 Demo Files & User Manual with Screenshots: https://goo.gl/tfVHYY  Video Demonstration 1: https://youtu.be/T9sM7Y1Cbgw Video Demonstration 2: https://youtu.be/5ZO7eaxmWvY Buy License Key...
Free forex
 6
  0
  3274
19 Apr 2013, 11:47
Regarding /forum/cbot-support/753. 
Free Counter Trade
 5
  3.33
  3252
27 May 2014, 14:53
cBot that automatically opens a counter trade as soon as an original trade is opened. private const string Label = "CounterTrade"; protected override void OnStart() { Positions.Opened += OnPositionsOpened; }...
Free Memory Manager Bot
 10
  5
  3249
27 Aug 2015, 20:54
The memory manager when attached as robot periodically (configurable) frees the memory used by cAlgo thus keeping it down pressured. Don't set the "Reclaim Period" to very low values which...
Free aaa
 2
  5
  3188
21 Jul 2023, 06:16
aaaaaaa
Free cTrader Read Excel Data
 16
  5
  3182
26 Feb 2021, 08:55
Execute trades example using LinqToExcel and LINQ to easily read an Excel or CSV file into your Automated Trading Robot. Download Source Code Here Please note that this is an...
Free Trading helper
 2
  0
  3169
11 Apr 2015, 00:10
This cBot helps to manage positions. cBot functions: 1. Setup initial stop loss (this this function is not important because cTrader already can do it). 2. Setup breakeven 1 (calculates in...
Free TradeManagerV03
 12
  5
  3149
by ozan
16 Jan 2016, 08:28
TradeManagerV03: Control your maximum drawdown, change TP and/or SL of your all open positions at once. Maximum DrawDown % = (Default Value) 5 If your drawdown exceeds  % "x" of...
Free Order Sends Order (OSO)
 0
  5
  3129
by Waxy
28 Jan 2021, 04:43
This is a Bot that handles OSO Type Orders, it works only for 2 orders, you Type if you wanna Buy or Sell, the prices and the bot will handle...
Free cTrader Advanced Risk Manager - Free
 4
  0
  3013
14 Jan 2022, 08:38
This is the Free limited version of the cTrader Alarm Manager can provide you with all the information at a glance to assist your trading, you do not need to...
Free RSI and Bollinger Bands Retracement
 3
  5
  2992
by Cos2
14 Aug 2020, 17:14
Sell when RSI is overbought and price crossed top Bollinger Bands line. Buy when RSI is oversold and price crossed bottom Bollinger Bands line.   This is the implementation of...
Free Exposure Currency
 15
  0
  2986
15 Dec 2014, 15:35
// ----------------------------------------------------------------------------------------     If you open multiple positions in a hedge strategy. This indicator show volume exposure each currency to other currency. // ----------------------------------------------------------------------------------------             ...
Free Forex Robot EURUSD
 1
  2.5
  2956
12 Dec 2018, 12:21
The robot is based on different GannHighLow Indicators. If the GannHighLow Indicator crosses above or below MarketSeries and two SimpleMovingAverages are rising or falling a signal is given. Two other...
28 Dec 2016, 12:56
Hello Traders and FX aficionados   Here we meet again with a new cBot.   This time I’m showcasing one of my oldest cBots, the MEDIAN MULTI , which is...
Free cBot - Engulfing - 100% automatic
 15
  0
  2914
04 Aug 2022, 11:07
Download here: cTrader Guru | Engulfing   We are really excited about sharing our best totally free cBot ( just a free registration required to download ), find more details at...
Free Iceberg bot
 1
  0
  2897
by Waxy
29 Jan 2016, 03:40
DEFINITION of 'Iceberg Order' from Investopedia A large single order that has been divided into smaller lots, usually through the use of an automated program, for the purpose of hiding...
Free SK1 - 28 Pairs Volatility -
 7
  5
  2818
09 Nov 2017, 18:46
  (revised : 09-Nov-2017) Hi, this cBot displays 28 Pairs under their MAJOR PAIR.   It shows which Pair is Volatile by comparing : the 1-min candle (user can change it),...
Free Ichimoku Cloud System for cTrader
 4
  3.57
  2818
21 Jun 2023, 13:12
Hi, guys!  We have just released an innovative Expert Advisor exclusively designed for the cTrader platform. It is a fully automated Forex trading robot with a built-in Ichimoku Kinko Hyo...
Free Perfect for RANGE, good for TREND
 3
  0
  2774
28 Jul 2017, 14:57
Hello Traders and FX aficionados   Based on multiple request comming over my website ( https://www.bregu.al ) , regarding the source code and how the MEDIAN_MULTI robot works (first published...
Free cTrader Simplified Excel Write
 6
  5
  2767
26 Feb 2021, 08:54
The robot gets the market series data for an instrument and stores the information in an excel file specified from your user-defined parameters. To operate you run a back-test between...
Free Telegram Bot Example
 12
  0
  2746
17 Mar 2016, 22:19
Simple example that shows how to send a message to a Telegram channel.   Requires a Telegram API Key and a ChannelId.   To get a API key, follow these...
Free Basso Random Entry Bot
 2
  0
  2739
by Jonkey
26 Feb 2016, 02:17
This is the Random Entry System of Tom Basso as described in the Van Tharp Book Trade your way to Financial Freedom on page 253. In short, it consists of...
27 Feb 2013, 02:45
The objective for this robot is not to develop a real trading robot but to point out the technical architecture and the communication process between cAlgo and an external dll.In...
Free Save Tick or Bar Data
 1
  0
  2702
by bosma
06 May 2015, 21:58
Modified /algos/cbots/show/588 to work with OHLC data and only saving bid/ask for tick data. When saving tick data make sure you change data in backtesting options to tick data from...