cBots

Free 123
 1
  0
  291
09 Dec 2023, 09:14
using System;using System.Collections.Generic;using System.Linq;using System.Text;using cAlgo.API;using cAlgo.API.Collections;using cAlgo.API.Indicators;using cAlgo.API.Internals;namespace cAlgo.Robots{ [Robot(AccessRights = AccessRights.None)] public class GBPUSDStrategy : Robot {   [Parameter(DefaultValue = "GBPUSD")]   public string Symbol { get; set; }   [Parameter(DefaultValue = "H1")]   public...
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...
05 Jul 2017, 05:34
Hi, This cBOT will display 8-Major Pair Strength (in Pips) in different time frames, sorted.  Basically, it helps in knowing 1. how the Pairs are behaving in group and 2....
23 Mar 2024, 11:29
Here you can download my EURUSD 3-Hour PRO robot.You can download my other cBot EURUSD 1-Minute robot here: https://ctrader.com/algos/cbots/show/4041You get both cBots for the same rental price. You get two cBots...
Free aaa
 2
  5
  3184
21 Jul 2023, 06:16
aaaaaaa
Free Advanced Grid System 1.0
 5
  0
  3313
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 ADX Crossing Bot v1
 1
  5
  1924
25 May 2020, 01:47
This robot crosses the ADX Di minus with the DI plus. Optimize parameters for your market preferences and timeframe
Free Alembex
 24
  1.67
  5288
29 Dec 2014, 22:40
Il n'y a ici que le money management d'Alembex, à vous d'y rajouter votre technique (les positions sont prises aux hasard sur l'exemple) Montrez vos résultat de ce Money management...
Free Alligator
 0
  0
  255
06 Mar 2024, 10:57
Buy when the bullish candle low is below the bearish candle low,stop loss at the bullish low and take profit 2000pips.Sell when the bearish candle high is above the bullish...
Free Alligator
 0
  0
  183
06 Mar 2024, 10:56
Buy when the bullish candle low is below the bearish candle low,stop loss at the bullish low and take profit 2000pips.Sell when the bearish candle high is above the bullish...
Free AlphaCode - J.J Murphy (EURUSD)
 2
  4
  8020
16 Feb 2024, 21:09
Bot: J.J. Murphy Symbol: EURUSD TimeFrame: h1(This robot only works on EURUSD h1 timeframe).Updates Periodically. Check Backtesting versionDownload Backtesting version https://alphacodelab.com/cbots/ To buy bot, please contact: Email: AlphaCodeInvestments@gmail.com Telegram: https://t.me/Alpha_Code_InvestmentsPrice: 25usd/year         ...
Free ArtificialIntelligence
 10
  0
  9806
16 Mar 2012, 13:57
The Artificial Intelligence robot creates trades based on the result of the previous ones. It uses the MACD Indicator to calculate the direction of the trade the first time and...
Free auto close all position after profit
 2
  0
  1791
23 Nov 2021, 12:16
If you want to close all positions after profit, this is for you. All you need to do is rewrite how much money you need before automating your positions. Cbot...
Free BarClosed Example
 0
  0
  129
05 Mar 2024, 12:32
The BarClosed example from this video: 
Free BarOpened Example
 0
  0
  121
05 Mar 2024, 12:31
The BarOpened example from this video:  
Free Basso Random Entry Bot
 2
  0
  2735
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...
Free bbbbb
 2
  5
  434
20 Jul 2023, 07:55
Ibbbb
08 Feb 2024, 13:07
// This cBot was created with AlgoBuilderX//// AlgoBuilderX is a powerful tool for creating automated trading strategies on the cTrader platform.// With an intuitive drag-and-drop interface, you can easily build...
30 Jan 2024, 07:02
cTrader Trading bots of the TLM series (The Last Move) are cBots based on new trading strategies that have different definitions for each currency pair, this cBot trades using XAUUSD...
Free Bollinger Bands Trading Strategy
 6
  5
  2259
08 May 2023, 16:57
Hey-ho!  Let us introduce the cBot with a built-in BB indicator. This cool trading tool will help you to monitor price volatility.   Features The BB strategy can: Check ready-formed...
21 Apr 2023, 10:52
FINALLY.!!!!!!! I have successfully been able to code this. It has no sell or buy algorithm or strategy. THIS  IS A TEMPLATE YOU CAN PUT YOUR STRATEGY IN ONBAR, OR...
21 Apr 2023, 10:52
FINALLY.!!!!!!! I have successfully been able to code this. It has no sell or buy algorithm or strategy. THIS  IS A TEMPLATE YOU CAN PUT YOUR STRATEGY IN ONBAR, OR...
Free BreakThroughBB
 0
  0
  4268
16 Mar 2012, 13:58
BreakThroughBB
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 Candle Countdown Form
 2
  5
  1996
01 Mar 2019, 10:20
This is a simple little feature I was interested in for a while but never found. It creates a windows form that displays a countdown of the current bar in...
Free Cbot Data Extraction to CSV Class
 4
  0
  437
18 May 2023, 02:19
Hey Guys i'm happy to share with you some of my personal tools that i developed to help me extract data from Backtesting and Optimization on my Cbots. This is...
Free cBot - Engulfing - 100% automatic
 15
  0
  2905
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...
22 Jan 2023, 23:57
I downloaded a simple Macd crossover algo that was free because I'm trying to learn. Everything seems fine but what do I know right? It compiles but places no trades....
Free Chart Interface Manager
 0
  0
  1371
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...
Free ClickEntry
 7
  5
  1505
31 Mar 2021, 05:02
Run this tool and click on the chart price you want to set as a stop loss and an entry order with a stop loss will be sent.    Other...