Indicators

How to install cBots & Indicators
- Download the Indicator or cBot.
- 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
How 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.
Filters
Order
▪ By Popularity ▪ By Rating ▪ By Date ▪ By NameSale Type
▪ Free ▪ PaidCategory
▪ Trend ▪ Volatility ▪ Oscilator ▪ Other
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.
Paid VegaXLR Essential Indicators Bundle 1
0
0
0
10 Nov 2023, 20:41
This bundle consists of three cTrader Indicators. If you trade using support and resistance, trendlines, moving averages, and candlestick patterns, this bundle is perfect for you. All the indicators in...
Paid Automatic Key Levels, Support and Resistance
0
5
0
by razor_00
03 Nov 2023, 16:11
This indicator will show the following key levels:Support and ResistancePrevious Year highPrevious Year lowCurrent Year OpenPrevious quarter open and closeTo show the key levels enter edit mode (Ctrl+Shift+E), generate the...
Paid VegaXLR Indicators Complete Bundle
0
0
0
03 Nov 2023, 01:41
This bundle consists of 8 cTrader Indicators and 1 cBot. It comprises various tools that significantly ease your trading experience, such as moving average alerts, trendlines, horizontal and vertical line...
Paid pin bar magic v1
0
0
0
by smukmalik19
14 Oct 2023, 11:10
//@version=4//Time Frame: H1strategy("Pin Bar Magic v1", overlay=true) // User Inputusr_risk = input(title="Equity Risk (%)",type=input.integer,minval=1,maxval=100,step=1,defval=3,confirm=false)atr_mult = input(title="Stop Loss (x*ATR, Float)",type=input.float,minval=0.1,maxval=100,step=0.1,defval=0.5,confirm=false)slPoints = input(title="Stop Loss Trail Points (Pips)",type=input.integer,minval=1,maxval=1000,step=1,defval=1,confirm=false)slOffset = input(title="Stop Loss Trail Offset (Pips)",type=input.integer,minval=1,maxval=1000,step=1,defval=1,confirm=false)sma_slow...
Paid MONEYMAKER.ver1
0
5
0
by dokinya
07 Oct 2023, 16:46
To get the indicator go to https://t.me/DOMMEFXIn this version you get sound notifications, download the 2 audio files on the links belowhttps://www.dropbox.com/scl/fi/6kga643rwyzerk4tefn8p/Trendisbullish.wav?rlkey=iha7wmrkzhksvkfhtbpn2r3ya&dl=0https://www.dropbox.com/scl/fi/4xt5gxrfu0jcsmr3qhztw/Trendisbearish.wav?rlkey=1mwubcqy7vczsz4eyd8781nci&dl=0then put the audio files in "C:/Windows/Media/using System;using System.Collections.Generic;using...
Paid Stochastic RSI and RSI divergence
0
5
0
by razor_00
04 Oct 2023, 09:19
This indicator can overlay RSI and the Stochastic RSI oscillator on the same panel. It can show the %K and %D lines and clouds for the overbought and oversold levels.The...
by twoonetrade
30 Sep 2023, 05:43
Hi fellow cTraders,We are excited to share with you our first cTrader indicators pack - TwoOne Candlestick Patterns Pack. We created this indicator because we wanted to share our passion and...
Paid 🦊TENDENCIA
0
0
0
16 Sep 2023, 03:53
es un indicador técnico diseñado para la plataforma cAlgo. Su función principal es calcular el Oscilador de Precios Desplazados (DPO, por sus siglas en inglés) y representarlo en el gráfico...
Paid 🦊TUNEL
0
0
0
16 Sep 2023, 03:49
es un indicador técnico diseñado para la plataforma cAlgo. Su función principal es calcular y representar visualmente dos bandas en el gráfico de precios: una banda superior y una banda...
Paid 🦊SOPORTE y RESISTENCIA
0
0
0
16 Sep 2023, 03:46
es un indicador técnico diseñado para la plataforma cAlgo. Su función principal es identificar y dibujar un rectángulo en el gráfico de precios, que abarca el rango de precios más...
Paid 🦊HORA DE VOLATILIDAD
0
0
0
16 Sep 2023, 03:42
es un indicador técnico diseñado para la plataforma cAlgo. Su objetivo principal es identificar y resaltar velas de alta volatilidad en el gráfico de precios, proporcionando información sobre las horas...
Paid 🦊CUADRICULA
0
0
0
16 Sep 2023, 03:35
es un indicador técnico diseñado para la plataforma cAlgo. Su función principal es trazar líneas horizontales en el gráfico a intervalos regulares especificados por el usuario, creando una especie de...
Paid Volume_Kiko
0
5
0
by kikoluna2016
15 Sep 2023, 08:59
// ------------------------------------------------------------------// Converted from MQ4 to a cTrader indicator by https://clickalgo.com// Paste this code into your cTrader Code editor and build.// ------------------------------------------------------------------using System;using System.Collections.Generic;using cAlgo.API;using cAlgo.API.Indicators;using cAlgo.API.Internals;using System.Linq;using System.Text;using System.Text.RegularExpressions;using...
Paid Volume_Kiko
0
5
0
by kikoluna2016
15 Sep 2023, 08:59
// ------------------------------------------------------------------// Converted from MQ4 to a cTrader indicator by https://clickalgo.com// Paste this code into your cTrader Code editor and build.// ------------------------------------------------------------------using System;using System.Collections.Generic;using cAlgo.API;using cAlgo.API.Indicators;using cAlgo.API.Internals;using System.Linq;using System.Text;using System.Text.RegularExpressions;using...
Paid Didi Index
0
0
0
by whiterabbit
12 Sep 2023, 06:13
The famous brazilian trader and analyst Didi Aguiar created years ago a study with the crossing of 3 Simple Moving Averages called "Agulhada do Didi", then later was also named...
Paid Linear Regression Channel
0
0
0
by whiterabbit
12 Sep 2023, 06:06
The linear regression channel indicator is a technical analysis tool that plots a three-line channel on a price chart, based on the linear regression of the price movement. The channel consists of a middle line,...
Paid IR CheckList
0
0
0
by IRCtrader
06 Sep 2023, 06:50
you could put your check list in your chartyou could split your test with “,”you could put your checklist in indicator areato buy contact me on telegramt.me/irctraderadminour channle for persian...
Copyright © 2023 Spotware Systems Ltd. All rights reserved.
The services provided by Spotware Systems Ltd. are not available to citizens or residents of the USA. Neither is the information on our websites directed toward soliciting citizens or residents of the USA.
The services provided by Spotware Systems Ltd. are not available to citizens or residents of the USA. Neither is the information on our websites directed toward soliciting citizens or residents of the USA.