cBots

Free *******
 0
  5
  404
02 Oct 2023, 20:12
*******
11 Dec 2020, 01:44
This bot use Bollinger bands to trade, After many time backtest I have  good parameters to take profit on this trading system. The following show the result on Free Version...
Free 123
 1
  0
  294
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...
29 May 2021, 06:22
GBPUSD H1 +141% From Oct 2018 - Oct 2020 Jan 1st - Now forward tested +36% with 35 trades   Since launch, AUDUSD and EURUSD have both been added to...
03 Apr 2024, 13:33
DragDropBuildYouTube1h Breakout TradingStrategyThis strategy combines the effectiveness of the breakout on 1H timeframe with the aggressiveness of the Martingale. We use indicators such as Super Trend, ATR and ADX to identify...
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...
30 Apr 2024, 15:42
DragDropBuildYouTubeThe proposed trading strategy is based on the use of the stochastic indicator, the peculiarity of this strategy is the use of the stochastic indicator in two different configurations, which...
26 Jan 2024, 15:47
Discover a sophisticated cBot, based on two simple moving averages, designed to accurately identify buy and sell signals. Triggered during predetermined hours, our algorithm offers refined trade management. Created with...
26 Jan 2024, 15:47
Discover a sophisticated cBot, based on two simple moving averages, designed to accurately identify buy and sell signals. Triggered during predetermined hours, our algorithm offers refined trade management. Created with...
26 Jan 2024, 15:47
Discover a sophisticated cBot, based on two simple moving averages, designed to accurately identify buy and sell signals. Triggered during predetermined hours, our algorithm offers refined trade management. Created with...
Free a
 0
  0
  283
26 Aug 2023, 07:20
a
Free a
 0
  0
  261
26 Aug 2023, 07:20
a
Free aaa
 2
  5
  3188
21 Jul 2023, 06:16
aaaaaaa
Free AA Trading AI Bot with Chat GPT 4
 13
  3
  23160
19 Feb 2024, 08:46
AA is a robust bot that was created with the assistance of Chat GPT 4 to trade even the most volatile market conditions to return a profit. AA uses math,...
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 Adaptive Center of Gravity Robot
 1
  0
  4726
14 Jan 2014, 11:17
Adaptive Center of Gravity Robot. Based on Adaptive CG Indicator. Similar to Stochastic Center of Gravity. The algorithm references Cycle Period Indicator.   /algos/indicators/show/128
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 Advanced Hedging and Scalping cBot
 9
  0
  6491
23 Jan 2018, 14:40
An advanced version of the Hedging and Scalping cBot. It implements an automatic position scaling out logic and has good returns on many timeframes and time periods.  See below backtesting results...
Free ADX Crossing Bot + MACD V 1.2
 1
  5
  177
05 Apr 2024, 21:58
Updated"This cbot is a continuous charity to everyone who benefits from it." Result ,for 1 LOT ___________________________________________________________________________________________________________________________________________UPDATED 14/04/2024Trailing Stop Now working wellNew Option - Break even  Here's how Break Even works:Securing Profits:...
Free ADX Crossing Bot v1
 1
  5
  1929
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 ADX, Fractals, Moving Average
 5
  2.5
  10726
07 Oct 2019, 19:03
This bot is based on ADX, Moving Average and Fractals indicator. It uses Fractal indicator to set TP and SL. It works on all timeframes and assets. Standard parameter working...
Free AggressiveModifyPositions
 2
  0
  3079
by salr22
06 Sep 2014, 10:57
Modify all positions to one TP and SL by average price   //    Modify all TakeProfit and StopLoss by Average Price. "Aggressive Trading" //    salr22@hotmail.com, www.borsat.net
Free Alembex
 24
  1.67
  5290
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 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 Alligator
 0
  0
  256
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
  185
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...
26 Feb 2024, 19:06
// 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...
Free AlphaCode - J.J Murphy (EURUSD)
 2
  4
  8023
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         ...