Indicators

Free cTrader Hurst Cycle Indicator
 0
  0
  1804
27 Feb 2021, 10:25
This is one of a few indicators that JM Hurts created in the 1970s based on a theory of market cycles, he describes the movement of the financial markets like the...
19 Sep 2020, 23:04
Standard Deviation (Super Trend) Indicator | Algorithmic Forex... Download this algo above to run Super Trend Standard Deviation     Pepperstone Group Limited XAUUSD mDsVn | cTrader  
Free ZigZag
 0
  0
  484
06 Sep 2023, 21:21
The zigzag indicator is a technical analysis tool that filters out small price movements and draws trendlines connecting the swing highs and swing lows of a price chart. The zigzag...
Free Pivot Points
 2
  0
  650
06 Sep 2023, 19:00
The pivot point indicator is a technical analysis tool that calculates key levels of support and resistance for a given price chart, based on the previous period’s high, low and...
Free cTrader Alternative ADX Indicator
 0
  0
  1747
27 Feb 2021, 10:33
This is a variation of the standard Directional Movement System (ADX) indicator which is used to evaluate the trend strength and the calculations are based on a moving average of price range expansion...
Free MA Ribbon
 0
  0
  2137
18 Jun 2019, 23:37
Moving average ribbon indicator for cTrader. Free Download: https://www.algodeveloper.com/product/ma-ribbon/ If you have any question or issue with our product please contact us via our site live chat or if we were...
Free cTrader Zig-Zag & Fibonacci Alerts
 1
  0
  3274
27 Feb 2021, 10:37
This Free cTrader indicator was converted from MT4 and has had some useful additional features added by us, it provides Zig-Zag lines to help indicate spot cycles and draws Fibonacci...
Paid Didi Index
 1
  0
  0
12 Sep 2023, 06:13
The famous brazilian trader and analyst Didi Aguiar created years ago a study with the crossing of 3 Simple Moving Averages called "Agulhada do Didi", then later was also named...
Free camarila pivotlines
 0
  0
  425
15 Sep 2023, 09:35
good for trading gold
by yohtza
21 Sep 2023, 13:03
5 minute Exponential moving average for Regular Trading HoursIf its not showing correctly set session manually and turn off “Try to determine session automatically” option. Time zone is Central Standard...
Free NIGHTMARE
 1
  0
  348
22 Sep 2023, 03:14
JUST FOR YOU   (It's an MA ATR and Cloud)
Free NIGHTMARE 2
 0
  0
  361
26 Sep 2023, 00:59
Could someone please explane why we are not getting preview pictures like before , I've tryed different formats (png,jpg….) and nothing works ? A simple better version that filters the smaller...
Free Sample Alligator Indicator
 0
  0
  7676
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 Rainbow
 0
  0
  1140
21 Mar 2021, 16:50
The well konow Rainbow technical indicator. To test with different zoom levels and periods.
Paid ODIN
 1
  0
  0
29 Sep 2023, 04:08
逆向
Free HLAveragesTF
 2
  0
  1086
02 Aug 2020, 10:12
Free Force Acceleration
 3
  0
  2558
08 Jan 2018, 02:29
Force & Resistance acceleration using a tripple weighted moving average For references here ths is a change to the original snake force indicator. With one difference and one addition. -...
Free Heiken Ashi Background
 1
  0
  4229
15 Mar 2015, 09:11
This indicator draw colored lines, color of line is color of Heiken Ashi bar. Very useful for normal bars. Change Width and Height(in price pips) parameter for best usability.
Free Moving average with cloud
 0
  0
  2319
30 May 2021, 23:02
Hello, this code is for the outher author. His name: Panagiotis Charalampous. This indicator was published on this site, on this page: cTDN Forum - Moving average cloud (ctrader.com). I...
Paid GSM
 0
  0
  0
16 Oct 2023, 15:46
Support and Resistance
Free MRPLOverlay
 0
  0
  1028
23 Feb 2021, 21:53
Ladies and gentlemen, welcome. Today I propose as a curiosity an indicator based on two concepts: Mean reversion and time noise filtering. Designed for TFm1. Instead of price, the trend...
Free OrglobalFx MA MTF Indicator
 4
  0
  1484
05 Aug 2021, 18:03
Telegram: @orglobalng  Donate  
Free *** Updated - 3 EMA Cross. Indicator
 1
  0
  6116
by NiLo
23 Nov 2020, 17:44
I just released my latest creation. The EMA3 Crossing indicator. This indicator is based on the well-known EMA3 crossing strategy. This indicator shows the 3 EMA lines and also indicates...
Paid ADR
 0
  0
  0
04 Nov 2023, 22:50
Average Daily Range this script will show you:daily range, daily average 
Free Elder Impulse System with ATR Bands
 10
  0
  1741
09 Jan 2022, 22:20
This is the cTrader version of an indicator found on TradingView with some minor changes (up and down bars have slightly different colors): https://www.tradingview.com/script/YEx0gnq6-Elder-Impulse-System-ATR-Bands/
Free hhhhpp
 0
  0
  639
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;...
Free SinMaChineseTranslate
 0
  0
  2345
07 Mar 2015, 13:15
// Only For beginners .this is TMA translate into chinese. use Color of violet and period of 16.More like waves //than sma,smma,ema. // //N= peroid. using System; using cAlgo.API; using cAlgo.API.Internals; using cAlgo.API.Indicators; using cAlgo.Indicators;...
Free Three in a Row
 1
  0
  713
12 Jun 2023, 11:37
Want to know when three consecutive bullish or bearish candles happen?  This indicator will signal the next opening candle when the above condition is met. USE IT AS A cBOT...
Paid Journaling
 0
  0
  0
29 Nov 2023, 10:19
Journaling
Free Ehlers MESA Adaptive Moving Average
 0
  0
  1531
30 Sep 2021, 11:13
This is the Ehlers MESA Adaptive Moving Average indicator cTrader implementation. Github:  https://github.com/spotware/Ehlers-MESA-Adaptive-Moving-Average