Indicators

Free Renko Range
 1
  0
  1744
10 Dec 2020, 14:31
  The Renko Range indicator fetches the high-low watermarks of each renko bar. It's calculated using the values of the M1 bars between the open and close times of the...
Free top trade
 4
  0
  1174
17 Jul 2022, 00:41
<font style="vertical-align: inherit;"><font style="vertical-align: inherit;">usando Sistema;</font></font><font></font><font style="vertical-align: inherit;"><font style="vertical-align: inherit;"> usando cAlgo.API;</font></font><font></font><font style="vertical-align: inherit;"><font style="vertical-align: inherit;"> usando cAlgo.API.Internals;</font></font><font></font><font style="vertical-align: inherit;"><font style="vertical-align: inherit;"> usando cAlgo.API.Indicators;</font></font><font></font><font style="vertical-align: inherit;"><font style="vertical-align: inherit;"> usando cAlgo.Indicators;</font></font><font></font>...
Free Synchronized Crosshair
 3
  0
  1712
25 Apr 2022, 13:03
With this indicator you can show a synchronized crosshair on multiple cTrader charts on same points. Features Fast and easy to use like a built-in feature of platform No setup or...
Free REA Stoch
 0
  0
  142
15 Apr 2024, 13:26
THIS STOCHASTIC IS MULTI-TIMFRAMEView all our tool in our website: https://www.reavolution.com/en/category/strumenti/The Stocastico is a tool of analysis of the momentum of a graph based on the relationship between minimum/ maximum...
02 Mar 2024, 21:34
Candle Power Comparison IndicatorThis indicator allows you to compare the power of bullish and bearish candles over time. You can use this indicator to analyze market trends and specifically observe...
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 cutrim
 0
  0
  181
10 Mar 2024, 13:26
volatividade 
Free Acceleration/Deceleration Oscillator
 0
  0
  1457
21 Oct 2022, 06:16
This is a Simple Acceleration Deceleration Oscillator with Multiple Colors for a Better Visualization of the Histogram Trend.     Grupo CTrader em Portugues -->>  https://t.me/ComunidadeCtrader Para los que quieran participar...
Free ZIGNALE OSCILLATOR
 1
  0
  900
23 Sep 2022, 00:08
@version=4 Di Mihkel00 Questo script è progettato per il metodo NNFX, quindi è consigliato solo per i grafici giornalieri. Ho provato a implementare alcune regole VP NNFX Questo script ha...
Free zignale indicator
 0
  0
  923
23 Sep 2022, 00:02
//@version=4 //By Glaz, Modified // study("QQE MOD") RSI_Period = input(6, title='RSI Length') SF = input(5, title='RSI Smoothing') QQE = input(3, title='Fast QQE Factor') ThreshHold = input(3, title="Thresh-hold") //   src...
Free Four_Stochastic
 0
  0
  936
30 Sep 2022, 14:14
Using this indicator, you can have four stochastics at the same time
Free Marlyn Crossover
 1
  0
  1919
20 Apr 2019, 03:20
This is an indicator for the trading strategy described in the Filtering Wall Street blog. http://filteringwallstreet.blogspot.com/2007/06/cross-overs-are-key.html Added Bull/Bear arrows to make the signal clearer.
Free Double Ema Trend
 0
  0
  876
24 Nov 2022, 17:25
Let me present it briefly. This is the trend for the chart from 2H and above. The Turquoise line is for the current trend if it crosses the Black line....
30 Mar 2023, 00:04
Good morning, I propose these two very famous and in my opinion very useful indicators, for the ctrader desktop platform, keeping both indicators in the same range of the graph,...
Free volume profile zig
 0
  0
  801
05 Dec 2022, 11:53
 per ctraderProfilo del volume
Free Kernel Functions Indicator
 0
  0
  182
by mage
10 May 2024, 09:34
Download link: Kernel Functions Indicator – cTrader cBotMore free products: Products – cTrader cBotWhat is the Kernel Functions Indicator?The Kernel Functions Indicator is a sophisticated tool designed to smooth out...
Free fractal
 0
  0
  197
01 Apr 2024, 23:09
fractal
Free renko
 0
  0
  442
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
  416
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 Supply And Demand Zones
 0
  0
  2156
31 Dec 2022, 16:50
Supply And Demand Zones
Free NNFX infos on chart - V3
 0
  0
  1120
by xabbu
07 Oct 2020, 15:32
this is the bugfixed version 3 (reference to DOSC removed) of the No Nonsense Forex Infos on chart for cTrader. Thanks for reporting this little nasty misbehaviour! In the meantime, my...
Free Trend Catcher
 0
  0
  4282
18 Jun 2019, 23:44
This indicator recognizes trend trading pullback setups. Free Download: https://www.algodeveloper.com/product/trend-catcher/ If you have any question or issue with our product please contact us via our site live chat or if we...
Free Awesome Oscillator Plus
 0
  0
  2283
by jani
21 Jan 2020, 22:22
This is a modified version of the famous Awesome Oscillator created by Bill Williams. The indicator will show the cumulative sum of the difference between the fast and slow SMA...
Free Swingarm ATR
 1
  0
  798
14 Jan 2023, 13:34
//+------------------------------------------------------------------+ //|                                      Indicator: Swingarm ATR.mq4 | //|          ...
Free Sentiment Zone Oscillator
 0
  0
  189
by mfejza
18 Jan 2023, 00:28
The SZO (Sentiment Zone Oscillator) indicator shows the market sentiment (activity and direction) and zones of excessive activity (overbought/oversold zones). It can display a dynamic channel, beyond which deals are...
10 May 2024, 15:56
This Strategy indicator must plot  arrows for buy and sell  with generally  stop losses and three take profit  also it is the non repainting and non lagging and give sniper...
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 marioindicador
 1
  0
  221
01 Feb 2023, 17:44
const   cCPF         = 0;   cSenha       = 0;   cCodigo      = 1234567890;   cDia1        = 22;  ...
Free Divergence
 2
  0
  2579
02 Mar 2021, 08:40
This is a generic divergence indicator for cTrader that allows you to see divergence between two data series on a cTrader chart, the data series can be from an indicator...
Free RSI MACD STOCHASTIC CLOUD in 1
 1
  0
  737
20 Feb 2023, 03:22
Sorry if you down loaded this before . for some reason I uploaded the wrong indicator but this is the one with all three clouds in one. Dont forget to...