cBots

Free Lines Trader
 10
  0
  3408
30 Jul 2018, 12:27
The below cBot has been developed to demonstrate some of the new features of cTrader Automate API 3.01. The "LinesTrader cBot" allows traders to draw lines on chart which can...
Free Inside Bar - Beta v1
 0
  0
  1528
25 May 2020, 01:44
This robot operates inside bar, optimize it for your market and timeframe preferences
Free AW CP Step
 0
  0
  1347
29 Jun 2023, 06:47
this bot close all position and cancel all order after get step profit percent.step calculate by ((equity/balance)-1)*100support us for more free indicator and bot by sign up in LiteFinance broker...
Free CCI Reversal
 3
  0
  3428
16 Nov 2016, 09:58
         using System; using System.Linq; using cAlgo.API; using cAlgo.API.Indicators; using cAlgo.API.Internals; using cAlgo.Indicators; namespace cAlgo { [Robot(TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)] public class CCIReversal : Robot...
Free BreakThroughBB
 0
  0
  4275
16 Mar 2012, 13:58
BreakThroughBB
Free Momentum Maverick XAUUSD 1D
 0
  0
  563
28 Sep 2023, 13:22
Let's break down the key elements of this strategy:1. Parameters:The robot defines several parameters that can be adjusted when deploying the strategySlow Moving AverageFast Moving AverageADXBullsBearsImpulse Take Profit level Stop Loss level Risk...
Free OrglobalFx BreakEven cBOT v2.0
 0
  0
  1182
21 Mar 2022, 16:28
Updated
Free Simple Grid
 4
  0
  3146
08 Jul 2019, 18:04
This cBot is very simple but will make you great profit in the long run. Great for trading Forex as an investment. Please only run this cBot in the direction...
Free cTrader TradingView Charting Demo
 0
  0
  1774
11 Mar 2022, 10:44
If you love the cTrader trading platform but would like to use TradingView charting package then why not use both, this demo cBot is an example of how a standalone trading...
29 Feb 2024, 11:16
We have developed a High Volume Trading Solution(HVTS) enabling traders to minimize risk by splitting positions to at least 10 trading pairs, and splitting positions in to 10 positions per...
Free Test
 0
  0
  365
23 Sep 2023, 07:54
test
21 Jul 2023, 14:19
This is the “Trend Bounce cBot”.This robot can be optimized/adapted for all markets. It offers, in addition to the basic trading strategy, a variety of filters that allow you to...
Free MACD Market Timer
 1
  0
  1097
18 Sep 2022, 22:03
 Robot with MACD signal trend. M30 -H4 GBPUSD. if the market changes the primary trend to high, change the code indicated. I'm working to adjust this function. https://paypal.com/donate/?hosted_button_id=7Z3P95CZYT5CA    
Free ss bot
 1
  0
  1410
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 Chart Interface Manager
 0
  0
  1379
by thoy1
04 Oct 2019, 09:15
Hi All, Here is a simple Ease of Life Bot to improve your interface management. It's purpose is to simply zoom in and out without having to manually adjust your...
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 Range Robot
 2
  0
  5001
by alexk
18 Dec 2013, 14:30
This code is a cAlgo API sample. The "Sample Breakout Robot" will check the difference in pips between the Upper Bollinger Band and the Lower Bollinger Band     and compare...
Free Robot Forex Multisymbol
 3
  0
  3488
10 Dec 2013, 15:18
Modified robot to work on two symbols see /forum/cbot-support/2045?page=1#2 The robot starts by making a trade in the direction of the last two completed bars if the same. Sets take profit initially and...
Free Forex GBPUSD
 0
  0
  2403
12 Dec 2018, 12:07
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...
Free MT to cTrader Trade Copier
 38
  0
  5431
by mt2ct
02 Jul 2014, 15:10
MT4 to cTrader Trade Copier is designed to copy MT4 trades from any demo or live MT4 account to any demo or live cTrader account.  MT4 Investor Password is enough...
Free TrailCut II
 7
  0
  4442
27 Jun 2015, 11:28
Multi indicateurs avec seuil de declenchement (ceilSignal),  gerant un trail stop, une cloture anticipee des pertes (Cut Loss)  une martingale selective, Possibilite d'achat ou de vente seulement, Signaux sur Tick ou sur...
Free Stochastic Bot v1
 0
  0
  2525
25 May 2020, 01:42
This robot operates the crossing of the K percentage and the D percentage of the slow stochastic. Use your parameters in the tool to the timeframe of your choice.
Free AlgoGURU IchiBot
 0
  0
  1681
27 Jul 2020, 12:21
This cBot based on the famous Ichimoku indicator. You can download it from my website: www.algoguru.hu.  
Free AUTO SELL _ LOW RISK_BOT
 3
  0
  290
02 Nov 2023, 18:34
This bot is full automatically . get PROFIT carefully .. and very low risk… you can start about 50 droller account thank you.. my email….  keerthi21r@gmail.com
Free Forex USDCHF
 0
  0
  1983
12 Dec 2018, 12:06
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...
Free USDJPY 30MIN MOVING AVERAGE SNIPER
 1
  0
  834
06 Oct 2023, 14:09
The MA Sniper is a trading robot that employs a simple yet effective strategy. It uses a defined Simple Moving Average (SMA) to identify potential buying opportunities. When the closing...
Free FearlessV1
 0
  0
  329
19 Nov 2023, 16:46
test
Free News Ribit
 1
  0
  1207
01 Mar 2020, 02:46
I will test it.
Free pin bar magic v1
 0
  0
  491
14 Oct 2023, 11:24
//@version=4//Time Frame: H1strategy("Pin Bar Magic v1", overlay=true) // User Inputusr_risk = input(title="Equity Risk (%)",type=input.integer,minval=1,maxval=100,step=1,defval=3,confirm=false)atr_mult = input(title="Stop Loss (x*ATR, Float)",type=input.float,minval=0.1,maxval=100,step=0.1,defval=0.5,confirm=false)slPoints = input(title="Stop Loss Trail Points (Pips)",type=input.integer,minval=1,maxval=1000,step=1,defval=1,confirm=false)slOffset = input(title="Stop Loss Trail Offset (Pips)",type=input.integer,minval=1,maxval=1000,step=1,defval=1,confirm=false)sma_slow...
Free My new Algo
 5
  0
  6844
31 Jul 2020, 18:05
Hi Everyone, You can contact me @ "trend_meanreversion@yahoo.com" I have recently built a couple of bots in cAlgo which are showing promising results in back testing using tick data and i...