cBots

Free Inside Bar 1.3
 2
  0
  2209
04 Jul 2020, 05:07
Do it on Your Own Risk changelog :  1.2 Stop loss and take profit fix 1.3 Target price, SL and TP rounding fix =================================== This bot was inspired by the...
Free Bollinger Bands Trend Free
 3
  0
  2173
13 Aug 2020, 13:11
The Trading System uses Bollinger Bands. It will Buy Or Sell if the Bar close price upper or lower than Bollinger Bands. PS: I changed source to use percent volume...
Free Sample STOCHASTIC
 1
  5
  2119
20 Aug 2020, 14:35
This Cbot use STOCHASTIC indicator to Trade.
Free RMO Trader
 1
  5
  2117
25 Aug 2020, 14:43
By ForexCove. The RMO Trader keeps you in line with the overall market trend, and works great on any time frame. Inspired by Indian Celebrity Investor, this algo makes use of...
Free yuriy999
 1
  0
  2068
20 Mar 2017, 15:16
// ------------------------------------------------------------------------------------------------- // //    This code is a cAlgo API sample. // //    This cBot is intended to be used as a sample and does not guarantee any particular outcome or //    profit...
Free PABollingerScalper
 2
  5
  2061
09 Nov 2021, 21:20
This bot makes use of price action mixed with standard Bollinger bands and an exponential moving average to find a good trading opportunity. ----------------------------------------------------------------------------------------------------------------          Trading using...
Free Predator Box (20 Pips Daily predator
 0
  0
  2054
28 Jul 2020, 13:05
cTrader bot for the "20 Pips Daily predator" strategy on ForexFactory. Get it for free (or donation) at: https://gum.co/predatorboxbot Email: kafeldom@gmail.com for source code. Predator Box Bot (cTrader)  
Free Ultron for GBPUSD H1
 0
  0
  2047
16 Sep 2020, 17:40
I have written an implementation of the Ultron robot for the cTrader platform. THIS ROBOT WORKS ONLY FOR GBPUSD H1. The Ultron robot is an idea developed by Pawel Gawron....
Free Bitcoin Hype for Free
 1
  2.5
  2039
17 Sep 2020, 20:24
This bot trades fully automatically against the markets of your choice by performing the EMA 3 Crossing strategy. This bot is based on the EMA 3 Crossing indicator that I...
Free Trend Master
 12
  5
  1969
04 Aug 2022, 11:01
  #TrendMaster  is one of the most powerful cBots ever developed, its reliability and robustness is close to perfection, free for all.   DOWNLOAD : https://ctrader.guru/?repository=cbots-mega-pack&category=cbots          
Free C-3PO (Unimate)
 2
  5
  1938
22 Sep 2021, 00:16
C-3PO (Unimate) -  A simple yet effective short-term trading Breakout Strategy. This Robot serves as a template for your own strategy. make it your Own. Good Luck! Easy to use...
Free Simple Relative Strength Index (RSI)
 0
  0
  1937
21 Aug 2020, 13:48
This bot use Relative Strength Index (RSI) to Trade.    
Free moving average
 1
  0
  1856
19 Jan 2023, 20:26
from datetime import datetime import backtrader as bt # Create a subclass of Strategy to define the indicators and logic class SmaCross(bt.Strategy):     # list of parameters which are...
Free Bulk Pending Orders Bot
 1
  5
  1840
08 Jun 2020, 00:10
I have Bot to place Bulk orders in either direction or both Sale and Buy for cTrader. Those who are interested I can give it for FREE.  It places as...
Free Sample PARABOLIC SAR
 2
  0
  1813
19 Aug 2020, 12:49
1.Buy order if the parabolic SAR of the previous bar is below the candlestick. 2. A Sell order will be created if the parabolic SAR of the previous bar is above...
Free LiPiBot (RSI)
 3
  0
  1722
by r258
02 May 2022, 17:24
Robot using RSI. Available only for testing purpose (Backtesting and Optimization). Sample with optimized settings:   Parameters with default values:
Free Acumulative Swing Index Bot
 2
  5
  1718
16 Nov 2021, 21:31
Acumulative Swing Index Bot Este bot usa el indicador de Acumulative Swing Index para determinar si se realizan compras o ventas, este ejemplo fue realizado en el EURUSD | h6...
Free AlgoGURU IchiBot
 0
  0
  1677
27 Jul 2020, 12:21
This cBot based on the famous Ichimoku indicator. You can download it from my website: www.algoguru.hu.  
Free MACD Market Timer v2
 3
  0
  1660
24 Jan 2023, 05:49
Bot MACD opens positions at the close of bars, macd signal in favor of the trend. Just turn on the robot on buy or sell sentiment 50% Automatic If you...
30 Mar 2022, 13:49
OrglobalFX Ichimoku cBOT   Telegram: @orglobalng
25 Feb 2021, 14:32
This cTrader cBot provides a unique way of viewing both TradingViews Forex Technical Analysis Widget together with StockTwits Social Networking Feed to bring you a powerful punch to help traders...
Free OrglobalFx PureRenko cBOT
 2
  0
  1551
29 Mar 2022, 15:59
OrglobalFX Pure Renko cBOT Trades based on bricks formed. For example, If two green bricks appear, take a long position. And otherwise. Automatic breakeven and trailing stop added.   Contact:...
Free Inside Bar - Beta v1
 0
  0
  1523
25 May 2020, 01:44
This robot operates inside bar, optimize it for your market and timeframe preferences
Free Martingale with Trailling Stop
 6
  0
  1486
by WillBS
13 Jan 2023, 19:35
NEW VERSION THIS BOT: https://ctrader.com/algos/show/4199It uses several parameters such as Initial Volume, Stop Loss, Take Profit, Trailing Stop Loss, and Spread Limit to execute trades on the market.The robot has...
Free OrglobalFxBOT Simple SSL V1.0
 1
  0
  1462
29 Mar 2022, 16:31
OrglobalFxBOT Simple SSL V1.0 Tested on Renko   Telegram : @orglobalng   Logic: Takes and Close Trades by SSL flips
Free Progressive Stoch
 1
  5
  1452
22 Dec 2022, 20:11
- This cBots works with EURUSD, AUDUSD, EURAUD, EURGBP, GBPUSD, NZDUSD, USDCAD, USDCHF, USDJPY - TimeFrame 4h - Not use StopLoss and for this reason you need to set lots...
Free Trading News Robot
 1
  0
  1429
01 Mar 2020, 02:26
I
Free ss bot
 1
  0
  1405
09 Apr 2021, 06:09
using System; using System.Linq; using cAlgo.API; using cAlgo.API.Indicators; using cAlgo.API.Internals; using cAlgo.Indicators;   namespace cAlgo.Robots {     [Robot(TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)]     public class StochasticBot : Robot     {         [Parameter("Quantity (Lots)",...
Free following bot
 3
  0
  1387
by al-n
03 Aug 2022, 18:51
this is just a simple bot that opens trades buy/sell and trails with sl in endles loop.
Free ma
 0
  0
  1367
11 Jan 2020, 02:00
ma