cBots

Free Indian market
 0
  0
  93
29 Apr 2024, 10:45
Profitable any how
Free Indian market
 0
  0
  113
29 Apr 2024, 10:45
Profitable any how
Free Bakshul Scalper
 0
  0
  200
27 Apr 2024, 20:57
using cAlgo.API;using cAlgo.API.Indicators;using System;namespace cAlgo{   [Indicator(IsOverlay = true, TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)]   public class UTBotAlerts : Indicator   {       // Indicator Parameters       [Parameter("Key Value. This...
16 Apr 2024, 15:11
DragDropBuildYouTubeKeltner + Grid TradingStrategy This cBot implements a scalping strategy that exploits the Keltner indicator along with the grid strategy, time filter, and spread filter. All parameters, including those related to...
09 May 2024, 14:39
// 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...
15 May 2024, 08:25
 DragDropBuildYouTubeThe cBot utilizes a strategy based on the Relative Strength Index (RSI) indicator to identify trading opportunities both in overbought and oversold market conditions.Indicators Used:RSI Fast and Slow: Two RSI...
21 May 2024, 05:23
I have write a simple ema strategy which work very well with NAS100 (NDXUSD)I have optimized into the best parameter which suit very well in NDXUSD 45min chart.  These are the...
Free K3 Retrace Bot
 0
  0
  186
by AK2620
29 May 2024, 15:53
Rent Our Advanced Trading Bot K3 Retrace Bot Choose Smart work over Hard workTransform Your Trading ExperienceKey Features:-  Automated Trading : Let the bot handle the trades, executing orders with perfect...
Free RSI Hourly, Daily Trade Signals
 0
  0
  169
22 Mar 2024, 11:38
This cBot will send a pop-up to your charts, an Email or a Telegram message when the Daily and the Hourly Relative Strength Index indicators together show a bullish or...
13 Jun 2024, 13:14
// 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...
13 Jun 2024, 13:14
// 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 Usain Bot - Day Trader
 3
  0
  1254
by WillBS
08 Jan 2023, 20:15
NEW VERSION THIS BOT: https://ctrader.com/algos/show/4198The most faster Bot for Day TraderIndicators in Bot: RSI + ParabolicSAR + OBVWith Trailing StopBot close positions if has been open for more than 2...
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 FTMO PROP FIRM BOT
 0
  0
  377
19 Jun 2024, 03:46
FTMO OPTIMIZED BOT Highly profitable algo which trades the Nasdaq 100Backtesting from 08.11.2020-14.06.2024 with Tick DataWith 0.3 Lots: 1391,- Euro/Month Download FTMO Prop Firm Bot for Backtesting until 22.06.24:https://drive.google.com/file/d/1SlPrBJbhvl_AAUdz2YKIShd0F3PORJiX/view?usp=sharing Pepperstone optimized CBotset (Backtest...
Free HMARobotSI
 0
  0
  115
18 Jun 2024, 14:54
using System;using cAlgo.API;using cAlgo.API.Internals;using cAlgo.API.Indicators;using System.Linq;namespace cAlgo{ An example robot, for fun. I can create a forex robot according to your wishes. 
Free cTrader Supertrend & EMA cBot
 0
  0
  175
12 Jun 2024, 14:30
This starter kit for algorithmic developers includes an open-source Supertrend indicator, a technical analysis tool designed for trading to identify the direction of the prevailing market trend and generate buy...
15 Apr 2024, 08:55
DragDropBuildYouTubeSlow Flow Daily strategy This cBot using a combination of indicators such as ATR, MACD, and Stochastic, along with Martingale strategy for dynamic risk management.Key features:Currency Customization: Users can customize the...
Free QUANTUM ULTIMATE 20.2% per Month
 0
  0
  308
17 May 2024, 11:27
 Highly profitable algo which trades the EURUSD m13 Years Backtesting from 14.05.2021-14.05.2024 with Tick Data and 0.01 LotStarting capital: 1000,- Euros This bot has made 729% in the last 3 years download...
Free QUANTUM ULTIMATE PRO 37% per Month
 0
  0
  281
27 May 2024, 10:37
 # UPDATE #The bot now has a new code that recognizes existing open positions. So if you stop the bot in between, all open positions will be treated as if...
02 Apr 2024, 14:05
DragDropBuildYouTubeDaily Candle Trading Strategy -This cBot presents an advanced strategy based on the Daily Candle concept, which uses the highs and lows of the previous daily candle to determine entry...
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 Macd Bot
 1
  0
  10767
24 Sep 2012, 19:51
Uses the MACD Histogram and Signal line for buy and sell signals.
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 SMA 252
 3
  0
  5076
by daemon
14 Sep 2012, 17:32
Opens a Long position when sma crosses below the trend bars and a short position if it crosses above. One position open at a time.  Works best with Timeframes H1...
Free ThirdGenMA Robot
 4
  0
  3795
09 Jan 2014, 15:34
Robot based on  crossings between Third Gen Moving Average and Exponential Moving Average. Input: Source Period Sampling Period Moving average type Improvement suggestions are welcome Backtesting 06/03/2013 04/10/2013
Free Xkalibur Ba
 2
  0
  3223
18 Dec 2014, 19:24
//Momentum WillR% + Hull HMA tendence cBot. cBit also generate an oposite position if it tends to lose. ///algos/indicators/show/603   //#reference: ..\Indicators\EHMA.algo //Needs to install: /algos/indicators/show/17, Manage references. // //Date: 17/12/2014...
Free Maithai
 0
  0
  2791
11 Dec 2014, 17:24
//Date: 11/12/2014 //Country: Chile //Copyright: Felipe Sepulveda Maldonado //LinkedIn: https://cl.linkedin.com/in/felipesepulvedamaldonado //Facebook: https://www.facebook.com/mymagicflight1 //Whats Up: +56 9 58786321, your comments are welcome! //Donations Wallet: wallet.google.com felipe.sepulveda@gmail.com //Description: WillR% & Moving Average //Recomended Timeframe: M5...
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 Gann Hilo
 3
  0
  952
25 Apr 2022, 21:27
Hello, can anyone help me? I want to add a condition to this indicator but I do not know how to code I want this  indicator to have another Gan...
Free Trading News Robot
 1
  0
  1429
01 Mar 2020, 02:26
I