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 renko
0
0
584
by mrhung.tvt
11 Dec 2022, 05:14
using cAlgo.API;<font></font>
using cAlgo.API.Indicators;<font></font>
using cAlgo.API.Internals;<font></font>
using cAlgo.Indicators;<font></font>
using System;<font></font>
using System.Collections.Generic;<font></font>
using System.Linq;<font></font>
using System.Windows.Forms;<font></font>
using System.Runtime.InteropServices;<font></font>
using System.Diagnostics;<font></font>
using cT_MedianRenkoEngine;<font></font>
<font></font>
namespace cAlgo<font></font>
{<font></font>
[Indicator("MedianRenko", IsOverlay = true,...
Free renko
0
0
568
by mrhung.tvt
11 Dec 2022, 05:14
using cAlgo.API;<font></font>
using cAlgo.API.Indicators;<font></font>
using cAlgo.API.Internals;<font></font>
using cAlgo.Indicators;<font></font>
using System;<font></font>
using System.Collections.Generic;<font></font>
using System.Linq;<font></font>
using System.Windows.Forms;<font></font>
using System.Runtime.InteropServices;<font></font>
using System.Diagnostics;<font></font>
using cT_MedianRenkoEngine;<font></font>
<font></font>
namespace cAlgo<font></font>
{<font></font>
[Indicator("MedianRenko", IsOverlay = true,...
Free Swingarm ATR
1
0
1045
by mak.razeeb
14 Jan 2023, 13:34
//+------------------------------------------------------------------+
//| Indicator: Swingarm ATR.mq4 |
//| ...
Paid mariom
1
0
185
01 Feb 2023, 17:41
begin
if (Low < BollingerBands(2.0, 20, 0)|1|) and (Close > Open) then PaintBar(clyellow )
else if(High > BollingerBands(2.0, 20, 0)|0|) and (Close < Open) then PaintBar(clyellow);...
Paid Symbol Ranking
1
0
208
by summer
18 Mar 2023, 09:12
This indicator displays the symbol pairs strength ranking.
It also displays buy and sell signs.
The supported symbol pairs are USDJPY, EURGBP, EURUSD, GBPUSD, EURJPY, GBPJPY, EURAUD, GBPAUD, AUDUSD, and...
Paid cTrader Fibonacci Alerts
0
0
372
by vegaxlr
11 Jul 2023, 03:08
This is an Indicator that automatically detects all Fibonacci Expansions and Retracements present on a chart and alerts you when the price touches their levels. You also have the ability...
Paid kNN-Based Market Prediction Indicator
12
0
271
by filip.tc
24 Apr 2023, 21:00
Enhance your trading strategy with the cTrader kNN-Based Market Prediction Indicator, which offers a robust framework for evaluating the potential predictive value of various market indicators. With this powerful tool,...
Free Relative Moving Average
0
0
787
by Waxy
13 Jun 2023, 01:49
Relative Moving Average
It's like the EMA but it uses alpha = 1/length instead of 2/(length + 1)
It gives a bit less weight (about half of EMA) to the...
Free SMA Slope Indicator
4
0
4403
by lec0456
17 Apr 2015, 09:16
My slope indicator calculates the slope of a smoothed SMA. You can enter the backstep, meaning the length of time you want to go back to measure the slope. A...
Free AW Box Live
1
0
576
by IRCtrader
29 Jun 2023, 06:44
this indicator add rectangle to your chart from last bar.support us for more free indicator and bot by sign up in LiteFinance broker from this linkLiteFinance Signupupdate: NET6update:add arrow add mid...
Free renko
2
0
579
by mrhung.tvt
11 Dec 2022, 05:14
using cAlgo.API;<font></font>
using cAlgo.API.Indicators;<font></font>
using cAlgo.API.Internals;<font></font>
using cAlgo.Indicators;<font></font>
using System;<font></font>
using System.Collections.Generic;<font></font>
using System.Linq;<font></font>
using System.Windows.Forms;<font></font>
using System.Runtime.InteropServices;<font></font>
using System.Diagnostics;<font></font>
using cT_MedianRenkoEngine;<font></font>
<font></font>
namespace cAlgo<font></font>
{<font></font>
[Indicator("MedianRenko", IsOverlay = true,...
Free Risk Reward Tool Experto - Edit
5
0
3720
14 Dec 2022, 10:48
Hi
tank you from TraderExperto
I edited this indicator to show the risk to reward and the amount of entering the position and.. at the same time.
PS = position...
Free IR Slowing Moving
0
0
440
by IRCtrader
29 Jun 2023, 06:41
Add Slowing to Aw Moving Average.Telegram Channlesupport us for more free indicator and bot by sign up in LiteFinance broker from this linkLiteFinance Signup
Free Kendall Price Pressure Momentum (PPM)
0
0
1181
by jani
07 Jan 2022, 13:56
Price Pressure Momentum (PPM) is a proprietary indicator designed by the trader and portfolio manager veteran Bob Kendall (The Kendall Report -
@PortfolioXpert) back in 80's.
PPM is quite simple indicator...
Free Variable Moving Average (VMA)
2
0
1469
by Doustzadeh
12 Dec 2021, 20:05
A VMA is an EMA that is able to regulate its smoothing percentage based on market inconstancy automatically. Its sensitivity grows by providing more weight to the ongoing data as...
Free Kanal_Ant
0
0
2686
by fxcollection
06 Jun 2014, 15:13
Convert it from mt4 and the function seem to work ok, Just that the price level can't be seen.
Free Alpilean Reviews (2023)
1
0
690
by besisusi
15 Dec 2022, 20:46
Alpilean is a weight reduction pill that assists you with consuming fat by focusing on your internal heat level. It works by expanding digestion and controlling your hunger. The fixings...
Free renko
0
0
556
by mrhung.tvt
11 Dec 2022, 05:14
using cAlgo.API;<font></font>
using cAlgo.API.Indicators;<font></font>
using cAlgo.API.Internals;<font></font>
using cAlgo.Indicators;<font></font>
using System;<font></font>
using System.Collections.Generic;<font></font>
using System.Linq;<font></font>
using System.Windows.Forms;<font></font>
using System.Runtime.InteropServices;<font></font>
using System.Diagnostics;<font></font>
using cT_MedianRenkoEngine;<font></font>
<font></font>
namespace cAlgo<font></font>
{<font></font>
[Indicator("MedianRenko", IsOverlay = true,...
Free Smoothed High And Low Remora
0
0
1425
by srm_bcn
16 Aug 2020, 23:29
This indicator is based on the Smoothed High And Low Overlay Bands indicator and explores the highs evolution to its highs band and the lows to its low band.
It...
Free Partial Moving Average
0
0
1207
12 Oct 2020, 18:19
Responding to forum request: https://ctrader.com/forum/indicator-support/24951
This shows only a certain number of bars of the moving average.
Let us know if you find any bugs.
If you need some...
Free VWAP by J.Lo *new
0
0
2562
by J.Lo
24 Oct 2021, 00:21
Here is a very basic VWAP indicator that uses the start of the session. Its free so enjoy!
Only for timeframes under a day i.e. it calculates from the start...
Free IR Ichimoku
0
0
452
by IRCtrader
29 Jun 2023, 06:43
it's defualt ichimoku but you could use differnet color for kumo and span A and span B.2022/06/04update: compiled in NET 6. (Ctrader 4.2)Telegram Channlesupport us for more free indicator and...
Free PATI indicator
1
0
3435
by BigDeal
08 Feb 2018, 00:03
This is an indicator for the traders who trades PATI (Price Action Trader Institute) criteria. Plus, position size calculator.
Free Trend Angle
0
0
3799
by afhacker
18 Jun 2019, 23:42
This indicator shows different market conditions by calculating trends start and end angle.
Free Download: https://www.algodeveloper.com/product/trend-angle/
If you have any question or issue with our product please contact us via our site...
Free renko
0
0
635
by mrhung.tvt
11 Dec 2022, 05:14
using cAlgo.API;<font></font>
using cAlgo.API.Indicators;<font></font>
using cAlgo.API.Internals;<font></font>
using cAlgo.Indicators;<font></font>
using System;<font></font>
using System.Collections.Generic;<font></font>
using System.Linq;<font></font>
using System.Windows.Forms;<font></font>
using System.Runtime.InteropServices;<font></font>
using System.Diagnostics;<font></font>
using cT_MedianRenkoEngine;<font></font>
<font></font>
namespace cAlgo<font></font>
{<font></font>
[Indicator("MedianRenko", IsOverlay = true,...
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.