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.
Free TimeFrameVision
0
5
37
by DelFonseca
04 Dec 2023, 22:45
TimeFrameVisonMulti symbol and timeframe dashboard for cTrader.Last version: 11.01Main highlights:Multi Symbol and Timeframe:Provides more comprehensive view of the market situation.Native and customized indicators:Access to the most commonly used indicators.Telegram Notifications:Add...
Free Symbol Overlay
0
0
25
by mirk0
01 Dec 2023, 15:43
Display spread, ticker, timeframe and current bar range on chart. Bar range may not work on all broker platforms.Updates coming with more customization when i figure out how to use...
27 Nov 2023, 23:15
A indústria dos casinos é um universo vibrante e emocionante, mas garantir um jogo limpo e a proteção dos jogadores é uma responsabilidade fundamental. Neste artigo, exploraremos as práticas essenciais...
Free Tick Timer
2
5
191
by mirk0
22 Nov 2023, 12:12
Counts the seconds from the last price change. Doesn't work properly if the price action leaves a gap. Counter color and location can be changed from the code (“StaticPosition.______”).
Free Chart Analysis
0
5
196
by YesOrNot
16 Nov 2023, 01:00
Chart Analysis I am sharing this indicator with you because the underlying idea seems interesting. Goal: You will find the missing improvements for this indicator to fully exploit its potential !...
Free TGR (The God Rules)
0
5
87
by YesOrNot
13 Nov 2023, 18:45
Search for Dev Team to make big Cbot, contact me at : https://t.me/nimi012 (direct messaging)The TGR (The God Rules) is an indicator that compares multiple periods by incrementing them. The...
Free Correlation with RSI *** Update ***
0
0
37
by YesOrNot
13 Nov 2023, 17:56
Search for Dev Team to make big Cbot, contact me at : https://t.me/nimi012 (direct messaging)"This indicator aims to reveal correlations between symbols through an RSI analysis."*** Version Beta for Test...
Free RCS INDEX RSI
0
0
104
by YesOrNot
13 Nov 2023, 17:18
Search for Dev Team to make big Cbot, contact me at : https://t.me/nimi012 (direct messaging) This indicator, called RCS INDEX RSI, operates by calculating the Relative Strength Index (RSI) for two...
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...
Free NightMares On Chart 404
8
5
225
01 Nov 2023, 14:40
What if I told you the chart could talk to you…… Build with Net Leg 4…. Example is for AUD:USD I like these settings…. First turn...
by uralmurat23
26 Oct 2023, 12:12
Are you missing your Entry while calculation position size? Are you losing more money than you expected because of miscalculation?Are you having trouble calculating your position size, while you are trying...
Free Auto Drawing Indicator V1.3
4
5
126
24 Oct 2023, 09:12
Introducing the AutoDrawings Indicator!Elevate Your Trading Game!Are you tired of manually drawing trendlines? Want an edge in your trading game? Look no further! Our latest AutoDrawings Trendline Indicator is a...
Free Indicador_uso_propio
0
0
160
22 Oct 2023, 22:52
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/// © boitoki//@version=5indicator('FX Market Sessions', 'MKT Sessions', overlay=true, max_lines_count=200, max_boxes_count=200, max_labels_count=200, max_bars_back=500, explicit_plot_zorder=true)import boitoki/AwesomeColor/9...
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...
Free pin bar magic v1
1
5
262
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...
Free MONEYMAKER
0
5
635
by dokinya
04 Oct 2023, 12:26
Make money while you sleep—that's what this indicator does for you. All you have to do is follow the signal, and it's free.This is how you use the indicator.USE ANY...
Free Breakeven Line
1
0
291
by pgrant71
25 Sep 2023, 23:00
Adds a line to the chart to show the break even price. Takes all costs into account.
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...
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.