Indicators

02 Dec 2019, 12:29
using System; using cAlgo.API; using cAlgo.API.Internals; using cAlgo.API.Indicators; using cAlgo.Indicators; namespace cAlgo { [Indicator(IsOverlay = true, TimeZone = TimeZones.UTC, AutoRescale = false, AccessRights = AccessRights.None)] public class AlgoGURUIndicator : Indicator...
Paid harmonics indicator V1.0
 0
  0
  1250
02 Dec 2019, 12:28
using System; using cAlgo.API; using cAlgo.API.Internals; using cAlgo.API.Indicators; using cAlgo.Indicators; namespace cAlgo { [Indicator(IsOverlay = false, TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)] public class NewIndicator : Indicator { [Parameter(DefaultValue =...
Paid Harmonics Indicator
 1
  0
  1581
02 Dec 2019, 12:28
using System; using cAlgo.API; using cAlgo.API.Internals; using cAlgo.API.Indicators; using cAlgo.Indicators; namespace cAlgo { [Indicator(IsOverlay = false, TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)] public class NewIndicator : Indicator { [Parameter(DefaultValue =...
Paid harmonic 1.
 0
  0
  1252
02 Dec 2019, 12:27
using System; using cAlgo.API; using cAlgo.API.Internals; using cAlgo.API.Indicators; using cAlgo.Indicators; namespace cAlgo { [Indicator(IsOverlay = false, TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)] public class NewIndicator : Indicator { [Parameter(DefaultValue =...
Paid AlgoGURU Buy-Sell Signal generator
 3
  2.5
  3206
02 Dec 2019, 12:27
This indicator gives you Buy and Sell signals with very high win ratio. It can works on any pairs and timeframes.  The indicator has a complex algorithm based on 5...
Paid TrendLine-GURU
 0
  0
  1797
02 Dec 2019, 12:26
Trade with trendlines is one of the most efficient way to earn profit. Like a “swiss army knife” you can use it at any time and any trading style. It...
Paid Indicator-GURU extension pack
 0
  0
  976
02 Dec 2019, 12:24
This extension pack allows you to get maximum functionality by your favourite (built-in or custom) indicator (like Aroon, ADX, Bollinger-Bands, CCI, Ichimoku, MA, MACD, RSI, Stochastic, True Strength Index… or...
Free OHLC Lines
 0
  5
  2421
02 Dec 2019, 12:17
This indicator shows a larger time frame open, high, low, and close levels on a shorter time frame. Free Download: https://www.algodeveloper.com/product/ohlc-lines/ If you have any question or issue with our product...
Free Chart Switch
 1
  0
  1677
02 Dec 2019, 12:17
This indicator uses the cTrader Automate API chart controls to allow you quickly switch the chart timeframe or symbol, it supports up to 20 symbols and 10 timeframes. Free Download: https://www.algodeveloper.com/product/chart-switch/...
Paid Trend Vision
 2
  0
  1486
02 Dec 2019, 12:12
Signup & Download FREE : https://ctrader.guru/product/trend-vision/  
Paid Mega Channel
 0
  0
  1192
02 Dec 2019, 12:10
Signup & Download FREE : https://ctrader.guru/product/mega-channel/
Free Volume Sum Delta
 0
  2.5
  3579
02 Dec 2019, 11:02
Its another volume indicator that uses x previous bars volume data and calculates a delta value for the current bar by subtracting the buy volume amount from sell volume amount....
Free Traders Dynamic Index CCI
 0
  0
  1928
by jani
01 Dec 2019, 15:44
A combination of Commodity Channel Index , Bollinger Bands and Moving Averages. This is my modification of the original Traders Dynamic Index https://ctrader.com/algos/indicators/show/215 (Thanks go to fzlogic !!). Original version uses RSI as the base indicator,...
Free Chart Overview
 1
  5
  1424
by devman
29 Nov 2019, 17:06
Chart Overview control. Feel free to make your suggestions to improve this indicator! Demo: Settings:
Free Simple Fibonacci Timezones
 0
  0
  1602
by devman
18 Nov 2019, 23:02
Simple Fibonacci Timezones Indicator. How to use: 1. Draw any trendline. 2. Open trendline settings (right click). 3. Type `ftz` in comment. 4. Type `ftz|7` to create 7 levels. 5....
Free Chart-In-Chart
 5
  5
  2766
by devman
02 Nov 2019, 02:55
Are you want to view detailed bars from a smaller timeframe? Just move the cursor! P.S. Hold "Shift" to freeze the image. Feel free to make your suggestions to improve this indicator!
Free Auto Drawings
 10
  5
  3958
by bart1
29 Oct 2019, 13:48
How to use: 1) Select bars using Ctrl + Mouse  2) Choose desired drawing in selected area: fibonacci, min/max price level, or support/resistance trend line.   Algorhitm to place trend...
28 Oct 2019, 22:47
using System; using cAlgo.API; using cAlgo.API.Internals; using cAlgo.API.Indicators; using cAlgo.Indicators;   namespace cAlgo {     [Indicator(IsOverlay = false, ScalePrecision = 0, TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)]     public class StochasticCrossAlert :...
Free Ctrl timeframes
 0
  5
  1541
by devman
22 Oct 2019, 01:09
View bars from other timeframes as transparent rectangles. Press "Ctrl" to temporary hide (or show - when parameter Show By Default disabled) bars.
Free Pivot Points and S-R levels
 4
  5
  3708
08 Oct 2019, 00:51
Displays Daily, Weekly and Monthly pivot points as well as R1, R2, R3, S1, S2 and S3 levels on the chart. You can select which of these you want to...
Free ALMA (Arnaud Legoux Moving Average)
 3
  0
  1782
21 Sep 2019, 04:20
Moving Average created by Arnaud Legoux / Dimitrios Kouzis Loukas. Formula: Chartshot: For more info visit: https://web.archive.org/web/20120324082059/http://www.arnaudlegoux.com/wp-content/uploads/2011/03/ALMA-Arnaud-Legoux-Moving-Average.pdf  
Free Pin Bar Indicator
 1
  0
  1920
20 Sep 2019, 07:15
This indicator do not tell direction of the trend. In fact if the trend exist, this indicator may provide false signal. However, if the market is in the ranging state,...
Free Choppiness Indicator - CHOP
 4
  5
  2653
22 Aug 2019, 15:37
The Choppiness Index is a volatility indicator developed by Australian commodity trader Bill Dreiss to indicate whether a market is trending or ranging. Values range between 0 and 100, with low values...
Free Yesterday and Daily Range
 0
  0
  2220
16 Aug 2019, 02:34
I used 
Free Strong vs Weak Analysis
 2
  0
  1645
15 Aug 2019, 07:26
Based on the method as used in the following BP thread: https://forums.babypips.com/t/trading-the-trend-with-strong-weak-analysis/ A few notes: Calculates and displays the strength of each currency relative to JPY. Calculation is performed on...
Free feactals
 0
  0
  1257
12 Aug 2019, 18:44
using cAlgo.API; namespace cAlgo.Indicators { [Indicator(IsOverlay = true, AccessRights = AccessRights.None)] public class Fractals:Indicator { [Parameter(DefaultValue = 5, MinValue = 5)] public int Period { get; set; } [Output("Up Fractal",...
Free fractals
 0
  0
  2130
12 Aug 2019, 18:27
using cAlgo.API; namespace cAlgo.Indicators { [Indicator(IsOverlay = true, AccessRights = AccessRights.None)] public class Fractals:Indicator { [Parameter(DefaultValue = 5, MinValue = 5)] public int Period { get; set; } [Output("Up Fractal",...
Free QQE
 1
  0
  1424
08 Aug 2019, 19:08
using System; using cAlgo.API; using cAlgo.API.Indicators; namespace cAlgo.Indicators { [Indicator(AccessRights = AccessRights.None)] public class QualitativeQuantitativeE:Indicator { private int _wildersPeriod; private int _startBar; private const int SF = 5; private ExponentialMovingAverage...
Free custom volume profile
 1
  0
  2872
01 Aug 2019, 10:37
 
Free Clock
 1
  5
  2229
by bart1
26 Jul 2019, 16:34
Analog clock on the chart using custom UI introduced in cTrader 3.6.