Indicators

Free Price Action / BreakOut
 6
  5
  41353
10 Oct 2014, 19:02
This is a Price Action Indicator, that helps you to identify the difference between trend / sideway market. Unlike Highest High Lowest Low indicator, here you don't need to set...
Free Super Profit
 19
  5
  18845
18 Sep 2013, 12:39
Trend indicator with trigger alerts. 
Free Mijo ZigZag Auto Trend Line
 7
  5
  16115
14 Apr 2014, 16:03
Create in mq4 this program and i use simple convert from mq4 to cAlgo. What can I say  "The Trend Is Your Friend, Until It Ends :-)", create auto trend...
Free VWAP (Volume Weighted Average Price)
 9
  0
  16014
05 Jul 2022, 17:13
I couldn't find a VWAP indicator for Ctrader so programmed one and am sharing it with the community.  There is lots of information about this indicator on-line. VWAP indicator not...
Free Linear Regression Channel
 4
  5
  14012
19 Dec 2013, 14:28
Draws channel using linear regression of close prices. Can optionally display center of channel (mean), edges (maximum deviation) and standard deviation. Color and line thickness are also customizable.
Free Heikin-Ashi Smoothed
 7
  5
  14012
02 Jul 2013, 19:38
Heikin-Ashi with smoothing filter choices. If you don't need smoothing, set Periods = 1 and MA Type = Simple.     
Free Trend Lines Indicator
 4
  5
  13767
15 Oct 2013, 11:35
Draws trend lines based on the most recent peaks and valleys for the given period. The two points that define the lines are highlighted in red. /forum/whats-new/913#2
Free Fractals Auto Trend Line
 7
  5
  12803
14 Oct 2013, 16:46
This is a well know trend line breakout strategy using fractals.Identify Trend Lines Automatically TrendLine Visualizer identifies Trend Lines automatically and easily.  
Free VWAP
 3
  0
  11858
18 Jun 2019, 23:44
The volume-weighted average price indicator for cTrader. Free Download: https://www.algodeveloper.com/product/vwap/​ If you have any question or issue with our product please contact us via our site live chat or if we...
Free Renko
 41
  4.44
  11464
by Jiri
12 May 2018, 14:28
Description A type of chart, developed by the Japanese, that is only concerned with price movement - time and volume are not included. A renko chart is constructed by placing...
Free Traders Dynamic Index
 2
  0
  10993
22 Jan 2013, 15:35
A combination of Relative Strength Index, Bollinger Bands and Moving Averages. Strategy: Buy: The Price line is above the Signal line and above the middle Bollinger Band line. Sell: The...
Free cTrader HMA Signals
 25
  4
  10434
27 Feb 2021, 11:01
This cTrader HMA indicator is an extension to the Hull Moving Average where it shows optional signals for trend:- Optional Arrows on the chart where the trend changes Optional Text on...
Free Indicate the crossing betwin two moving
 9
  4.38
  8751
27 Jun 2015, 11:36
indicator print buy/sell signal on the price graph windows when the fast line cross the slow line Author : Abdallah HACID Solution Visual studio
Free ADR - Average Daily Range
 8
  5
  8726
16 Jan 2015, 20:53
Hi all. Here an indicator to print the average daily range just as a number (+ current range of today, adr + 50%, adr + 100%). Update: Made it a...
Free Fibonacci Pivot Points
 0
  0
  8627
09 Jan 2014, 15:41
Fibonacci support and resistance 9 levels. You must have installed ATR (reference file).
Free Envelopes
 10
  5
  8399
31 May 2013, 17:42
Moving Average Envelopes are percentage-based envelopes set above and below a moving average. The moving average, which forms the base for this indicator, can be a simple or exponential moving...
Free Heikin Ashi Color Candles (HAcc)
 0
  5
  8163
23 Mar 2015, 21:37
Normal candles with Heikin Ashi (HA) colors.  When HA would be green we have light and dark green candles (or whatever colors you want), when HA would be red we...
Free Volume
 1
  0
  8044
by Graft
08 Mar 2013, 14:42
test
Free Sample Alligator Indicator
 0
  0
  7671
17 Jan 2014, 09:47
Sample Alligator Indicator Three lines are overlaid on a pricing chart, that represent the jaw, the teeth and the lips of the alligator, and was created to help the trader...
Free SwingHighLow
 13
  5
  7574
by st0424
16 Dec 2013, 18:06
I edited the indicator was in cTDN. This is the indicator to display the rate of highs and lows. The indicator of SwingHigh, please select the High source. The indicator of...
Free QQE
 2
  5
  7570
by daemon
01 Sep 2012, 22:05
A combination of Exponential Moving Average and Relative Strength Index. Go Long when QQE is rising, exit and sell when QQE is falling and vice versa.    
Free Real Time Fibonacci Indicators
 7
  5
  7471
by Scott
04 May 2013, 01:57
****************************  WILL ONLY WORK WHEN MARKET IS LIVE This indicator uses fibonacci simple moving averages and fibonacci bands (/algos/indicators/show/190) to show support and resistance over 4 time frames. They are shown...
Free ZigZag
 2
  3.33
  7111
31 Jul 2016, 01:03
Another ZigZag indicator for CTrader. I found that the other implementations available were incorrect and written with more lines of code than necessary. http://www.onlinetradingconcepts.com/TechnicalAnalysis/ZigZag.htm  
Free 3 EMA MTF (Multi-timeframe)
 1
  5
  6944
26 Mar 2015, 00:52
3 EMA MTF (Multi-timeframe) using System; using cAlgo.API; using cAlgo.API.Internals; using cAlgo.API.Indicators; namespace cAlgo.Indicators { [Indicator(IsOverlay = true, TimeZone = TimeZones.UTC)] public class EMAMTF : Indicator { [Parameter(DefaultValue = 14)]...
Free zig zag buy sell
 0
  0
  6924
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 PipsATR
 5
  0
  6606
27 Jun 2015, 11:37
PipsATR is nothing other than the ATR indicator, but its values ​​are expressed in pips rather than value.  This gives for each timeframe chosen volatility in pips, which in my...
Free Fractals with lines.
 15
  5
  6378
14 Dec 2022, 13:35
   Display fractals in your chart: Shows arrows indicating if the fractal is a higher high, higher low, lower high or lower low Show lines connecting highs Show lines connecting...
Free ZigZag on multiple TimeFrames
 3
  0
  6301
15 Jul 2015, 16:59
ZigZag indicator, allowing the usage of multiple TimeFrames within one indicator In this sample three different TimeFrames, but it's expandable. Show history-option: displays historical steps of ZigZag algorithm. Based on...
Free Swing ZigZag
 4
  4
  6275
by Jiri
26 Aug 2016, 19:18
Description: Another version of ZigZag indicator, this time based on swing high low points.   Updates: 22/03/2016 - Released. 26/08/2016 - Fixed conditions order.   Inputs: Period - Defines period...
Free GMMA (Guppy Multiple Moving Average)
 0
  0
  6205
16 Feb 2015, 12:19
GMMA (Guppy Multiple Moving Average) An indicator used in technical analysis to identify changing trends. The technique consists of combining two groups of moving averages with differing time periods.  One...