cBots

29 Apr 2024, 11:07
DragDropBuildYouTubeMACD-EMA Momentum PlayThis sophisticated strategy that combines the MACD (Moving Average Convergence Divergence) indicator, the EMA (Exponential Moving Average) indicator, a time filter, and the martingale strategy, with the possibility...
Free AggressiveModifyPositions
 2
  0
  3085
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 RSI Range Robot
 7
  0
  6380
18 Dec 2013, 14:58
    The "Sample RSI Range Robot" will create a buy order when the Relative Strength Index indicator crosses the  level 30,      and a Sell order when the...
02 May 2024, 16:22
2.5.2024 Update - I integrated the Relative Strength Index (RSI) into the Professional bot.3.5.2024 Update - Buy positions and Sell positions each have their own separate Stop Loss settings now.*For...
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...
Free ThirdGenMA Robot
 4
  0
  3800
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
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...
08 May 2024, 18:08
PARAMETERS=BOT Enters trades Using A Random Function 50/50 Chance.    making for a Very well hedging AlgoAbility to Use Min-Max Value for randomization. Or just Input A fixed value.  Bot...
08 May 2024, 16:28
// 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...
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...
Free SMA 252
 3
  0
  5078
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...
12 May 2024, 10:48
This is a free test version only, and this cBot can only be run on a demo account. To use it on a live account, you have to rent or...
12 May 2024, 22:04
This is a free test version only, and this cBot can only be run on a demo account. To use it on a live account, you have to rent or...
15 May 2024, 15:44
This cBot uses the OnTick method. It's processing its logic with every price movement. This is extremely useful for the risk management logic the cBot uses with its included parameters.     Free...
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 Macd Bot
 1
  0
  10772
24 Sep 2012, 19:51
Uses the MACD Histogram and Signal line for buy and sell signals.
Free SMI
 2
  0
  5327
09 Jan 2014, 15:32
The algorithm uses Stochastic Momentum Index (SMI). A Buy is created when The SMI crosses above the Buy Line and a Sell when it crosses below the Sell Line. The...
Free K3 Retrace Bot
 0
  0
  193
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 kzack
 0
  0
  99
04 Jun 2024, 12:06
cloud
05 Jun 2024, 23:05
YouTube video: https://youtu.be/7sBlU1LSCKAFree test until 15.6.2024.*You can download the bot from my Google Drive using this LINK;(Herunterladen / Descargar / Scarica / Pobierz / Stáhnout / Preuzimanje / İndir /...
Free RSI Hourly, Daily Trade Signals
 0
  0
  176
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...
11 Jun 2024, 12:21
This starter kit for algorithmic developers employs an open-source On-Balance-Volume (OBV) trading strategy to make buy and sell decisions by analyzing the relationship between price movements and volume. OBV, a...
Free Engulfing + Engulfing Fail Robot
 0
  0
  134
12 Jun 2024, 17:08
This bot was inspired by the Engulfing strategy from EgMan and the other Malaysian SnR strategy members.Some members contacted me about their variation of Engulfing + Failed Engulfing entry combination...
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
  1257
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 Adaptive Center of Gravity Robot
 1
  0
  4729
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 Daily Candle Breakout
 5
  0
  4864
22 Nov 2015, 01:15
Find uploaded an updated version of the cbot. It has slightly modified logic, RSI filtering property and some more parameters to modify. Also a bidirectional trailing stop has been added...
Free Advanced Hedging and Scalping cBot
 10
  0
  6502
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...