Indicators

Free ADX Interpreter
 0
  0
  3292
18 Jun 2019, 23:37
Simplifies the usage of ADX indicator, each bar is classified as up, down, or neutral bar based on ADX. It's a replacement for our old "Go with Trend" indicator. Free...
Free Supertrend MTF
 2
  0
  2674
30 Aug 2020, 15:30
It was bit disappointing that Out of the box Supertrend indicator is not multi time frame. Hence, I created one. Thanks to FireMyst for helping me figure out issues with...
Free Mean Reversion
 0
  0
  1277
17 Jun 2020, 12:22
by icmrks
13 Feb 2024, 11:38
This draws a Fibonacci sequence from selected date and reverses the sequence direction when the support of the pattern is broken. Every pro trader said this can't be coded, yet...
Free ma
 1
  0
  1255
11 Jan 2020, 02:02
ma
28 Jul 2020, 00:11
cTrader indicator for the "20 Pips Daily predator" strategy on ForexFactory. https://www.forexfactory.com/thread/1011158-20-pips-daily-predator Get it for free (or donation) at: http://gum.co/predatorbox Predator Box (cTrader)  
Free hhhhpp
 0
  0
  506
23 Sep 2022, 00:00
using cAlgo.API; using cAlgo.API.Indicators;   namespace cAlgo.Indicators {     [Levels(0)]     [Indicator(AccessRights = AccessRights.None)]     public class ElliotOscillator : Indicator     {         private SimpleMovingAverage _fastSma;         private SimpleMovingAverage _slowSma;         private SimpleMovingAverage _sma100;         private SimpleMovingAverage _sma200;...
by ozan
13 Nov 2015, 18:40
custom MovingAverageV02 Moving Average with shift for different price types; (0) = Typical Price (1) = Weighted Close Price (2) = Median Price Typical Price = (O+H+L+C) /4 Weighted Close...
Free Trend Dash
 0
  0
  1614
02 Mar 2021, 08:42
A simple easy to use trend dashboard that shows an asset trend direction on five different time frames. Free Download 7 Day Trial Version / Buy: https://www.algodeveloper.com/product/trend-dash/ If you have any...
Free Market Status
 1
  0
  2899
02 Mar 2021, 08:45
The Market Status indicator shows the current status of the market and buy/sell signals when a new trend starts and price breaks the consolidation zone. Free Download Trial Version /...
Free Fibonacci timezone
 0
  0
  1966
by aminc
09 Jul 2020, 19:24
hi   this is indicator that have been wroten by devman and i change it a little (fibo timezone made by devman) with this new update you can change Fibonacci levels to...
26 Feb 2021, 09:59
This is a converted FREE version of the very popular MT4 indicator created by Waddah Attar which has also had some excellent feedback from cTrader users, it is based on...
Free HLAveragesBoxesOverlayFibo
 0
  0
  1314
15 Oct 2020, 21:36
Hello again, Money never sleeps, good night at all.
Free zig zag buy sell
 0
  0
  6933
09 Mar 2015, 15:03
//+------------------------------------------------------------------+ //| ZigAndZagScalpel.mq4 | //| Bookkeeper, 2006, yuzefovich@gmail.com | //+------------------------------------------------------------------+ #property copyright "" #property link "" //---- #property indicator_chart_window #property indicator_buffers 7 // Èëè 8 - äëÿ testBuffer #property indicator_color1...
Free MeanReversionOverlayIteration2
 1
  0
  1149
12 Dec 2020, 19:08
Muy buenas tardes! Os escribo en castellano porque mi inglés es muy limitado. Let's go smurf smurfs :-) Bien, supongamos que un inversor compra o vende en cada vela. Si...
Free ZigZag Percentage
 2
  0
  2074
12 Sep 2021, 01:58
This indicator shows us the percentage of  retrace or expand of waves And it determines the Fibonacci ratios for you zigzag is a awesome tool but we know it needs a...
Free AW Symbol Watermark ctrader
 0
  0
  878
12 Sep 2022, 09:22
Adds a watermark to the chart background displaying symol name and description and timeframe with options( color, font, alignment, opacity, show description)  
Free BJ TSI
 0
  0
  329
05 Jun 2023, 14:06
using System;<font></font> using cAlgo.API;<font></font> using cAlgo.API.Indicators;<font></font> <font></font> namespace cAlgo<font></font> {<font></font>     [Levels(-25, 0, 25)]<font></font>     [Indicator(IsOverlay = false, AccessRights = AccessRights.None)]<font></font>     public class TrueStrengthIndex : Indicator<font></font>     {<font></font>         // Double Smoothed PC<font></font>         //...
Free NonLagDotAlarm
 1
  0
  2994
13 Mar 2013, 20:37
Please find attached the nonlagdot indicator with the requested modifications. It uses a file notify.wav for a notification sound which is normally found in this directory: C:\Windows\Media To change the path...
Free IR Ichimoku no Kumo
 0
  0
  242
29 Jun 2023, 06:42
i mak ethis indicator for someone who want practice ichimoku.in ichimoku indicator we couldn't  hide kumo easily. but in this indicator you could hide it .Telegram Channlesupport us for more...
Free Mean Reversion Overlay
 1
  0
  1074
17 Jun 2020, 12:19
Free A3 MTF Ichimoku Indicator
 0
  0
  1915
02 Apr 2020, 22:12
This is a multi timeframe indicator based on the most famous "Ichimoku Kinko Hyo". With this indicator you can have simultaneously on the same screen both the indications of the...
Free cTrader Ultra-Fast Zero-Lag MACD
 1
  0
  5771
26 Jun 2019, 18:27
This version of the Moving Average Convergence Divergence (MACD) indicator is much faster than the conventional standard indicator that is available with the cTrader platform. You can compare side by the default...
Free MA_BBands
 0
  0
  59
21 Jun 2024, 11:27
The MA_BBands indicator for cTrader is a custom trading tool that combines the functionalities of Moving Averages (MA) and Bollinger Bands (BBands). This combination helps traders to identify market trends,...
Free cTrader Moving Average Colors
 1
  0
  3224
27 Feb 2021, 10:27
This cTrader Moving Average (MA) is a variation from the standard version that is included with the platform as default, it will show the trend colors, so you can set which...
Free Gold Scalper
 0
  0
  2401
06 Oct 2021, 00:51
hi
Free Rob Booker ADX Breakout
 0
  0
  1482
04 Oct 2021, 10:03
This is the Rob Booker ADX Breakout indicator implementation for cTrader. It uses the popular ADX indicator on the background to find breakout trade setups. When market is consolidating or when...
Free trend
 0
  0
  2916
by JSCCEO
24 Jan 2018, 22:38
follow our ideas for trading here with take profit levels    https://www.tradingview.com/u/justshortcut/ best of luck *
Free AS Signal
 4
  0
  3152
01 Nov 2020, 16:26
This is a signal indicator based on a couple of moving averages and oscillators. A green arrow indicates a buy entry sign, while a red arrow indicates a sell entry...
Free DeMACD (DeMarker x MACD)
 0
  0
  3149
by Allah
23 Jan 2018, 09:51
DeMarker based MACD.