Indicators

Free Aroon Multi Time Frame
 0
  0
  1512
07 May 2020, 22:07
The Aroon indicator - Aroon means "Morning dawn" in Sanskrit - was published by Tushar Chande in 1995. It is a very well designed indicator that indicates the amount of...
Paid Heiken Ashi Pro
 2
  5
  2057
06 May 2020, 15:52
Hi, I'm a full-time IOS developer and a trader as well. I'm a trend trader. I found Heiken Ashi is one of the best trend indicators. then I found people feel...
Paid TrendZone Price - Heiken Ashi pro
 4
  5
  1705
06 May 2020, 15:44
Hi, I'm a full-time IOS developer and a trader as well. I'm a trend trader. I found Heiken Ashi is one of the best trend indicators. then I found people feel...
Free A3 MARSI Cross Alert
 0
  5
  1651
29 Apr 2020, 14:54
This indicator derives from the famous RSI-O-MA which is located at this link (https://ctrader.com/algos/indicators/show/2004) to which I added a sound "alert" that warns at each intersection of the two lines...
24 Apr 2020, 22:02
Version: 1.0.1 - 24 April 2020 You can find this project on GitHub: https://github.com/Obiriec/A3-Cicli-Hosoda-with-tollerance-lines // ------------------------------------------------------------ // //      A3 Cicli Hosoda with tollerance lines //      Versione 1.0.0 del 30/03/2020 //       //      Autore: Armando Brecciaroli (email: a.brecciaroli@me.com -...
Free Infinite Impulse Response Filter
 1
  0
  1256
23 Apr 2020, 23:26
For further investigation This is a simple infinite impulse response filter as used in digital signal processing. You may enhance its order, change type and experiment with parameter sets. Note...
Free Belkhayate Center of Gravity V0.2
 0
  0
  2497
20 Apr 2020, 23:20
this is the Belkhayate COG (Center of Gravity) indicator. Or also known as a polynomial regression channel with 3 std deviations. Here is a link to the famous "Belkhayate system"...
Free Solid Horizon 2020
 2
  0
  1324
by solid
19 Apr 2020, 23:23
Solid Horizon 2020 is an update to Solid Horizon indicator (https://ctrader.com/algos/indicators/show/1721) I have released around 2 years ago. Indicator's functionality allows to make more informed trading decisions, as well as...
Paid .AN. Stochastic RSI Waves Resonance
 0
  5
  1157
19 Apr 2020, 14:12
It is difficult to imagine trading without an oscillator - there have always been and will be Waves. It is important to see in what phase the daily wave is....
Free Custom Wavetrend
 3
  5
  3078
19 Apr 2020, 12:48
Haven't found any Wavetrend here so i built one on my own. Instead of the original calculation i use  an average of RSI, MFI and RMI indexed to 0. Pretty...
Free PVSRA Bars
 4
  5
  2175
by reyx
19 Apr 2020, 02:11
Bar volume color indicator of PVSRA
Free PVSRA Volume
 1
  5
  2756
by reyx
19 Apr 2020, 02:11
Volume indicator of PVSRA  
Free PVSRA Round Numbers
 0
  0
  1956
by reyx
15 Apr 2020, 00:38
Round Numbers indicator of PVSRA
Free PVSRA Dragon
 2
  0
  1950
by reyx
15 Apr 2020, 00:37
Dragon Lines of PVSRA
Free PVSRA Big Candles
 0
  5
  1841
by reyx
15 Apr 2020, 00:36
Big Candles indicator of PVSRA
Free Better Volume Paint Bar
 0
  0
  1217
14 Apr 2020, 18:52
asdasdasdasdasd
Free Zero Lag Reflex and TrendFlex
 0
  0
  1443
13 Apr 2020, 16:09
These are John Ehlers two zero lag indicators combined in one cTrader indicator, you can enable/disable the one you want to. Free Download: https://www.algodeveloper.com/product/reflex-and-trendflex/ If you have any questions or issue...
Free Candle Formation 1.4
 0
  0
  2115
12 Apr 2020, 07:13
Change log :  1.4 : Add option to pick which pattern to show This indicator shows your 4 types of Candle Formation :  H : Hammer, The numbers tells you...
Free Bollinger Band Distance
 0
  0
  1371
10 Apr 2020, 13:02
This indicator measures the distance between upper band to lower band in pips
Free Indicator Alert
 0
  0
  2137
10 Apr 2020, 11:06
Monitoring breakout indicators levels, for all indicators with source exposed, simple and powerful
Free MACD RSI (RSI with MA and FastRSI)
 1
  0
  3271
07 Apr 2020, 18:55
An Evolution of my RSI Cloud indicator. - indexed to 0 - Added Histogram - Added fast RSI Makes it look pretty similar to MACD but with OS/OB Area. Only...
Free A3 MTF Ichimoku Indicator
 0
  0
  1916
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 ATR Multi Symbol pips
 0
  0
  1559
31 Mar 2020, 15:56
Multi Symbol ATR pips ===========================   This Indicator can show ATR from 4 symbols simultaneously. ATR shown is in pips. For more information or Inquiry you can contact me at...
Free pivot1
 0
  0
  1735
30 Mar 2020, 11:41
// ------------------------------------------------------------ // Paste this code into your cAlgo editor. // ----------------------------------------------------------- using System; using System.Collections.Generic; using cAlgo.API; using cAlgo.API.Indicators; using cAlgo.API.Internals; using System.Linq; using System.Text; using System.Text.RegularExpressions; using System.Collections;...
Free pivots
 0
  0
  1175
30 Mar 2020, 11:34
using System; using cAlgo.API; using cAlgo.API.Internals; using cAlgo.API.Indicators; namespace cAlgo.Indicators {     [Indicator(IsOverlay = true, TimeZone = TimeZones.EasternStandardTime, AccessRights = AccessRights.None)]     public class PivotPoints : Indicator     {        ...
Free Key Levels (Bank Levels)
 5
  5
  4214
29 Mar 2020, 20:56
Found some nice script on Tradingview, modified it and converted to calgo. Basically its like pivot points but with different calculation. These Levels are meant to be often used by the...
Free SSL Channel
 0
  5
  4691
29 Mar 2020, 19:00
Based on this one by cysecsbin.01. Added Cloud colorization + adjustable MA type.   SSL Channel is based on an average of the highs and lows. It flips from green to red signifying...
Free Intraday POI (HTF OHLC lines)
 14
  5
  3404
29 Mar 2020, 19:00
I present to you my intraday POI indicator it will give you a macro view on lower timeframes Perfect for Scalping and Daytrading   15 min (click for preview) 5...
Free RSI Cloud
 0
  5
  3478
29 Mar 2020, 19:00
This is an RSI with a moving average of it for Trend direction and makes it easier to spot divergences. Also you can see RSI bouncing on/off the MA often....
Free Account Summary
 0
  0
  1525
by reyx
28 Mar 2020, 22:46
A simple indicator that show account live numbers in chart