- Home
- Algorithms
- cBots
- Range
cBots
Warning! Executing cBots downloaded from this section may result in loss of funds. Use them at your own risk.
Notification Publishing copyrighted material is strictly prohibited. If you believe there is copyrighted material in this section you may use the Copyright Infringement Notification form to submit a claim.
How to installHow to install cBots & Indicators
- Download the Indicator or cBot.
- Double-click on the downloaded file. This will install all necessary files in cAlgo.
- Find the indicator/cbot you want to use from the menu on the left.
- Add an instance of the indicator/cBot to run.
- Download the Indicator
- Double-click on the downloaded file. This will install all necessary files in cTrader.
-
Select the indicator from Custom in the functions (f) menu in the top center of the chart
- Enter the parameters and click OK
DerianScalper
2
0
3271
free
13 Sep 2016
This is a scalper used primarily on USDJPY M15. It has not been tested in other currencies yet.
Its parameters are:
Lots 0.6 for every $10,000
SL: 638
TP: 984
Robot ID: 56477012
Bars Required: 204
--------------------------------------------
CCI
Smoothing Period: 86
Level: -555
Multiplier: 0.273
-----------------------------------------------
Moving Average Crossover
Fast MA: 96
Slow MA: 189
Fast MA Shift: 3
Slow MA Shift: 33
Daily Candle Breakout
5
0
4416
free
22 Nov 2015
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 (both positive and negative triggers allowed). Backtesting ability has been improved as well. Tested on USDCAD, 2 out of 3 winning trades on average.
Some less self-explanatory parameters explained:
Equity Risk Value - percentage of available equity as a parameter of trade volume (in %), use values of consecutive tens 10, 20, 30 ... and so on.
Breakout Trigger In Pips - number of pips a new bar has to break the previous range for a position to be opened.
Below equity curve based on trades spanning over 3 years of data. Currency pair - USDCAD. Starting balance - 1k EUR.
..........................................................................................................................................................................................
This robot trades a very simple strategy of daily bar breakouts. You can read more about it HERE . I am new to programming so expect nothing more than you would do from an experiment. Structural nuances of the code are based on work of
Smart Grid
110
5
13701
by SaifBD
free
01 Jul 2015
Smart Grid cBot will open first position based on trend. Next positions will be added using 'PipStep' parameter. Dynamic Volume Exponent & 1 trade per 1 bar to minimize draw-down risk. Follow trend direction manually & open Buy Sell your choice.
martingale with SL and MM
30
5
8096
by aysos75
free
10 Jul 2015
This robot is a fork of Robot_Forex. It is hosted on Github and gives good results. If you want to have the last evolutions of the bot, take it here
It manages a stop loss, a money management , a tralling stop and dynamic grid to her positions.
For the parameters to use go to Github
A video a.bout this bot is on youtube
RSI & Boll Bands w Threshold activation
14
5
7940
by chocoboy
free
06 Jan 2015
Reversion & Trend trading robot. Utilizes threshold to determine entry. Includes trailing stop loss.
Reversion & Trend trading robot. Utilizes threshold to determine entry. Includes trailing stop loss.
AggressiveModifyPositions
2
0
2774
by salr22
free
06 Sep 2014
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
Black Corvette
2
0
6543
by Quant
free
12 Jan 2014
Symbol: EURUSD
Time frame: Minute5
Backtesting period: 01/04/2011-12/01/2014 (almost 3 years)
Robot is based on Bollinger Bands indicator which combines moving averages and standard deviation. The main purpose of Bollinger Bands is to provide price range. If you know the range you can buy at minimum price level and sell at maximum price level.
Robot is listening to following Bollinger Bands signals:
close price is above top Bollinger Bands line. Actions: close long position, open short position
close price is bellow bottom Bollinger Bands line. Actions: close short position, open buy position
Backtesting report:
Balance-equity chart:
RSI Range Robot
6
0
5607
by akleanthous
free
18 Dec 2013
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 RSI indicator crosses the level 70. The order is closed be either a Stop Loss, defined in
the "Stop Loss" parameter, or by the opposite RSI crossing signal (buy orders close when RSI crosses the 70 level
and sell orders are closed when RSI crosses the 30 level).
The robot can generate only one Buy or Sell order at any given time.
Range Robot
1
0
4621
by alexk
free
18 Dec 2013
This code is a cAlgo API sample.
The "Sample Breakout Robot" will check the difference in pips between the Upper Bollinger Band and the Lower Bollinger Band and compare it against the "Band Height" parameter specified by the user. If the height is lower than the number of pips specified, the market is considered to be consolidating, and the first candlestick to cross the upper or lower band will generate a buy or sell signal. The user can specify the number of periods that the market should be consolidating in the "Consolidation Periods" parameter. The position is closed by a Stop Loss or Take Profit.
- ← Previous
- 1
- 2
- 3
- 4 (current)
- Next →
Copyright © 2023 Spotware Systems Ltd. All rights reserved.