cBots

Free Mechanic
 7
  2.5
  6744
28 Jan 2015, 05:15
The Mechanic Bot uses the Candlestick Tendency indicator as a decision driver for entering trades. The basic idea is to trade higher order timeframe with current local timeframe. It trades...
Free Xkalibur Ba
 2
  0
  3221
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
  2786
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 XKalibur
 1
  0
  3065
02 Dec 2014, 20:24
//Date: 02/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 //Donations Wallet: wallet.google.com felipe.sepulveda@gmail.com // //Recomended Timeframe: Minute, for more frequency and accuracy. //Cheers! using System; using System.Linq;...
Free Best Calgo
 12
  2.5
  4928
18 Jul 2014, 12:36
Lets find the best settings. im gone add the best settings lets work together to find the best settings and make some cash :)    
Free Adaptive Center of Gravity Robot
 1
  0
  4721
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 Example with use of "Games Theory".
 2
  0
  3454
by vito
09 Jan 2014, 15:38
For an example we use Bollinger Bands.  We assume, that if bargains do not cross the top and bottom strip we are in chaos(weak balance across Nish). Further it is...
Free ZigZagBot
 15
  1.25
  9009
09 Jan 2014, 15:36
Strategy using ZigZag Indicator.  The zigzag is an Indicator that is usually used as a filter of small price momements. /algos/indicators/show/157
Free ThirdGenMA Robot
 4
  0
  3793
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 Gann High Low Robot
 2
  0
  4574
by adaled
09 Jan 2014, 15:31
This is a Robot based on the GannHighLow Indicator.  If close price rises above the GannHighLow indicator a buy is triggered and if the prices falls below the GannHighLow  indicator...
Free Trend Robot
 5
  2.5
  7722
by alexk
18 Dec 2013, 15:15
This is a sample trend robot This code is a cAlgo API sample. The "Sample Trend Robot" will buy when fast period moving average crosses the slow period moving average...
Free Robot Forex Multisymbol
 3
  0
  3475
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 CCI 20 Robot (Modified)
 2
  0
  3764
28 Jun 2013, 16:40
This is a collaborative work  based on a forum post : /forum/cbot-support/1109 Any suggestions welcome. 
Free Trailing Stop
 7
  1.25
  7314
31 May 2013, 15:00
This robot can help you to set "trailing stop". The parameters in this robot are two: "Trailing Stop (pips)": set the stoploss pips that you want "Initial Stop Loss (pips)":...
Free Macd Bot
 1
  0
  10764
24 Sep 2012, 19:51
Uses the MACD Histogram and Signal line for buy and sell signals.
Free SMA 252
 3
  0
  5071
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 RSIMA
 3
  0
  4617
24 Aug 2012, 15:13
RSI Moving Average Robot