- Home
- Algorithms
- cBots
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
Adaptive Center of Gravity Robot
1
0
4309
by kkostaki
free
14 Jan 2014
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
Trailing Stop
6
2.5
6697
by baseboy
free
31 May 2013
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)": autoset the stoploss if your trade do not have that.
ThreeBarInside
16
0
3944
by qualitiedx2
free
06 Aug 2012
This is based on Johnan Prathap’s article in this issue, “Three-Bar Inside Pattern”.
ArtificialIntelligence
10
0
8962
by qualitiedx2
free
16 Mar 2012
The Artificial Intelligence robot creates trades based on the result of the previous ones. It uses the MACD Indicator to calculate the direction of the trade the first time and then continues based on this as well as the outcome of the closed positions.
Range Robot
1
0
4537
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.
Trend Robot
3
0
7019
by alexk
free
18 Dec 2013
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 and sell when
the fast period moving average crosses the slow period moving average. The orders are closed when an opposite signal
is generated. There can only by one Buy or Sell order at any time.
Copyright © 2023 Spotware Systems Ltd. All rights reserved.