Indicators
How to Install cBots and Indicators
- Download an algorithm file.
- Double-click the downloaded file to install all required components in cTrader Automate.
- Start the algorithm.
- Enter the parameters and click OK
Filters
Warning! This section will be deprecated on February 1st 2025. Please move all your Indicators to the cTrader Store catalogue.
Free The CCI v2.0
0
5
1444
by YesOrNot2
08 Sep 2024, 01:09
Introducing the cTrader Indicator "The CCI v2.0"The The CCI v2.0 indicator is a custom-built tool for cTrader that combines the Commodity Channel Index (CCI) with smoothing through exponential and triangular...
Free The RSI v2.0
0
5
1955
by YesOrNot2
08 Sep 2024, 00:51
Introducing The rsi v2.0 : A Custom RSI Indicator for cTraderThe rsi v2.0 is a custom Relative Strength Index (RSI) indicator designed to provide a clearer interpretation of overbought and...
Free The Stoch v2.0
0
5
946
by YesOrNot2
08 Sep 2024, 00:37
Introducing The Stoch v2.0 : A Custom Stochastic Indicator for cTraderThe The Stoch v2.0 is a custom stochastic indicator designed to provide more clarity on market highs and lows by...
Free MACD color changing version
0
0
1099
by g.swc
07 Sep 2024, 20:45
MACD color changing versionDouble line six color MACD
Free CSTP Indicator 4 Parametters
0
0
508
by YesOrNot2
28 Aug 2024, 15:22
Here’s a simple description of the C# code and its importance for the cTrader Strategy Tester v1.12 bot : (https://ctrader.com/algos/cbots/show/4487/)Code DescriptionDeclaration and Parameters:The code defines an indicator called CSTP_Indi_4Parametter, which...
Free RSI Quality indicator
0
0
613
by mfejza
22 Aug 2024, 09:03
This custom RSI indicator is a derivation of the original RSI. You might recall the saying, "If it sings like a duck, walks like a duck, and looks like a duck,...
Free My RSI
1
0
432
06 Aug 2024, 09:20
//@version=5indicator(title="Relative Strength Index", shorttitle="RSI", format=format.price, precision=2, timeframe="", timeframe_gaps=true) ma(source, length, type) => switch type "SMA" => ta.sma(source, length) "Bollinger Bands" => ta.sma(source, length) ...
Free My RSI
0
0
387
06 Aug 2024, 09:15
ma(source, length, type) => switch type "SMA" => ta.sma(source, length) "Bollinger Bands" => ta.sma(source, length) "EMA" => ta.ema(source, length) ...
Free E7 Correlation Dashboard
0
0
447
by Gwave
01 Aug 2024, 14:50
Just a simple Correlation Dashboard.Future version will include more functionalities.Download your free indicator in the following link: E7 HARMONICS
Free Custom RCS RSI with symbol list
0
5
443
by YesOrNot2
30 Jul 2024, 11:12
This indicator calculates the RSI values for each symbol in two selected symbol lists: SymbolList 1 and SymbolList 2. For each list, an average RSI is computed, providing a consolidated...
Free Correlation with Angle
1
5
380
by YesOrNot2
30 Jul 2024, 10:46
Main ObjectiveThe "Correlationwithangle" indicator is designed to help traders identify correlations and angular movements between different currency symbols, using moving averages and volatility indicators like the ATR (Average True Range).Key...
Free Donchian Smooth Ma AllInOne Scored
0
5
425
by YesOrNot2
29 Jul 2024, 23:36
This trading indicator, called DonchianSmoothMaAllInOneScored, integrates multiple Donchian channels, smoothing techniques, and scoring systems to provide a comprehensive analysis of market trends. Here’s a simplified explanation of how it works:Main...
Free Luc RSi Divergence
2
5
773
by lbellego
22 Jul 2024, 18:13
This indicator displays the RSI with colors for levels above 70 and below 30. It also displays a divergence on the graph and indicator sections.
Free Scored Ma MultiTimeFrame
0
5
507
by YesOrNot2
03 Jul 2024, 22:02
This indicator uses the scoring strategy to define a signal. If a bar is above a moving average (MA), the score is +1, and if a bar is below a...
Free mtm
0
0
392
by lolopopo
07 Jun 2024, 23:37
using cAlgo.API;using cAlgo.API.Indicators;using cAlgo.API.Internals;using System;using System.Linq;namespace cAlgo{ [Indicator(IsOverlay = false, TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)] public class MomentumIndicator : Indicator { [Parameter("N Value", DefaultValue = 60, MinValue...
Free Multi Timeframe Stochastic Oscillator
1
5
764
22 May 2024, 16:42
Indicator that calculates the Stochastic Oscillator for specified timeframe (it can be different from chart's timeframe).
by AlgoCreators
02 May 2024, 05:16
CTrader RSI Alert indicator offers many features to the user and is the best RSI alert management indicator. With this smart indicator, you can manage your RSI crossover strategy and...
Paid Vix Fix Indicator
0
5
0
by mage
01 May 2024, 15:00
https://ctrader.bot/downloads/vix-fix-indicator/What is the VixFix Indicator?The VixFix indicator is a tool that you can add to your cTrader platform to help you identify potential volatility or stress in the market. It is not...
Free RSI Candles
1
3.75
602
by AMADEUSvrl
15 Apr 2024, 13:53
Presenting the RSI Candles indicator for cTrader, a unique tool designed to represent Relative Strength Index (RSI) values in candlestick format, providing a novel perspective on market momentum. This indicator...
Free RSI Candles
0
5
522
by AMADEUSvrl
15 Apr 2024, 13:53
Presenting the RSI Candles indicator for cTrader, a unique tool designed to represent Relative Strength Index (RSI) values in candlestick format, providing a novel perspective on market momentum. This indicator...
Copyright © 2025 Spotware Systems Ltd. All rights reserved.
cTrader Ltd offers through its group of companies the cTrader platform. The information on this website is for general informational purposes only and does not constitute financial or investment advice. cTrader does not solicit retail investors. Reliance on this information is at your own risk.