Indicators

Free DiNapoli Detrend
 0
  5
  3388
by daemon
31 Aug 2012, 17:40
DiNapoli Detrended Price Oscilator.  
Free Belkhayate Timing (Native)
 1
  5
  6429
by Elogos
02 Feb 2014, 17:01
A previous indicator I converted from MT4 was posted. This is a much simpler version of it done natively for cTrader. I won't publish any more on this, it was...
Free LaguerreWMA
 0
  5
  3264
by daemon
30 Aug 2012, 12:34
Laguerre polynomial smothed with a weighted moving average and it's exponential moving average as Trigger. The histogram shows their difference.       
Free Laguerre
 0
  5
  3762
27 Jul 2012, 13:54
The Indicator shows the trendline. It can be used for entry and exit signals.
Free KDJind
 1
  5
  4321
29 Aug 2012, 16:43
Similar to Stochastics but displays an extra line %J showing the divergence between %D and %K. %J oscilates beyond 0 and 100 indicating bearish (below 0) and bullish (above 100)...
Free [Renko] Weis & Wyckoff System
 12
  5
  2448
21 Nov 2022, 15:12
[Renko] Weis & Wyckoff System showcases the concepts of David H. Weis and Richard Wyckoff on Renko Chart Last Update -> 16/11/2022 Explanation of system components To see the images clearly, right click inside the image...
Free Renko Chart (not time based)
 24
  5
  10148
by Yasen
02 Apr 2014, 21:19
Renko chart not related to timeframe. The indicator draw a range chart for a symbol - each new bar generated on price change not according to time or timeframe Please...
Free Tema
 0
  5
  3391
01 Sep 2012, 22:05
Triple Exponential Moving Average, TEMA adds a lagging term to the formula to deal with the issue of delayed signals.
Free Gann HiLo
 2
  5
  7382
13 Sep 2012, 09:58
Gann HiLo is a trend indicator that helps identify entry and exit signals.    
17 Feb 2012, 13:48
Triple Exponential Moving Average, or TEMA, is a type of exponential moving average developed by Patrick Mulloy in 1994.
Free HurstCycleBands
 0
  5
  3469
14 Sep 2012, 16:24
This is Hurst Cycle Bands.  
Free Standard Deviation
 0
  5
  3318
25 May 2012, 12:32
Standard deviation is calculated with the following formula: σ = √[ ∑(x-mean)2 / N ]
Free Stochastic RSI
 3
  5
  13745
17 Feb 2012, 13:47
From 'Cybernetic Analysis for Stocks and Futures' by John Ehlers.
Free Williams Fractals in Barry Box
 2
  5
  4231
by gainer
15 Jun 2016, 04:28
The fractals by Williams are a very useful reference in my trading, but I think they are often undervalued due their poor graphical representation, most of the time with a...
Free Pretty Good Oscillator
 0
  5
  3326
06 Aug 2012, 13:10
The Pretty Good Oscillator measures the distance of the current close from its N-day simple moving average, expressed in terms of an average true range over a similar period.
05 Jul 2017, 05:25
Hi, This indicator displays the Position info on the Chart over the Position Line.  Kind of visual.  (Courtesy : Charles Layton) Thank you. ///S.Khan    
Free Ribbon Study EMA
 1
  5
  4926
17 Feb 2012, 14:33
The Moving Average Exponential Ribbon technical indicator is numerous exponential moving averages of increasing time period plotted on the same graph.
Free ATR Trailing
 1
  5
  3545
by Kbee
08 Jun 2020, 14:40
I made this indicator for my cBot so, I thought maybe others will find this useful. How it works:  ATR Value * Input Multiply and instead of changing every value on...
Free Donchian Channel
 4
  5
  4065
by matfx
30 Jun 2014, 10:36
Indicator converted from MT4 using 2algo. Richard D. Donchian was a well-respected Wall Street technician who began his career in 1930. He initially compiled his Trading Guides in 1934 after...
Free BBandStopLine
 3
  5
  4688
07 Sep 2012, 10:12
Bollinger Bands Stop Line. Use this indicator to enter and exit trades.  If price moves above the upper stop line enter long and below the bottom one enter a short...
Free Rmo Swing Trader
 0
  5
  5328
by adaled
09 Jan 2014, 15:18
Part of the RMO trading model. The swing trader detects multiple swings within a trend. ST2 and ST3, the two values depicted in the histogram, crossing one another can result in a...
Free Pip Candle Indicator
 3
  5
  5405
03 Oct 2016, 05:05
Pip count for each Candle, very useful    // ------------------------------------------------------------ // Paste this code into your cAlgo editor. // ----------------------------------------------------------- using System; using System.Collections.Generic; using cAlgo.API; using cAlgo.API.Indicators; using cAlgo.API.Internals;...
Free Value Chart
 7
  5
  5092
24 May 2012, 14:13
This is the famous value timing indicator
Free RD Pivot Lines
 1
  5
  2575
by JSCCEO
12 Nov 2017, 15:02
    RD Pivot Lines for accurate pivot point , S and R  lines  visit Just Indicator for more UNIQUE and amazing indicators , bots  http://www.justindicator.com/ for more info about...
Free ADX VMA
 2
  5
  5548
05 Oct 2012, 20:04
The ADXVMA is a Moving Average Indicator based on Volatility where the Volatility is measured by the value of the ADX.  The ADXVMA provides levels of support during uptrends and...
Free All Pivots
 3
  5
  7223
26 Jul 2017, 16:37
Plot PIVOT POINTS
Free Demark Pivot Points
 2
  5
  4813
21 Sep 2012, 16:56
Demark Pivot Points start with a different base and use different formulas for support and resistance. These Pivot Points are conditional on the relationship between the close and the open....
Free EURUSD Index V2
 1
  5
  4055
25 Apr 2015, 20:42
Determines the daily increase or decrease in the value of the Euro and Dollar.The actual and projected value of the pair is also plotted. This version of the EURUSD index allows...
Free ADX VMA Bands
 0
  5
  5320
09 Jan 2014, 14:56
ADX VMA with upper and lower Bands based on typical price. References ADX VMA Indicator see: /algos/indicators/show/188  
Free [PoshTrader] Pivot Points
 2
  5
  21426
by Jiri
18 Aug 2020, 13:26
The indicator automatically draws important Pivot Levels using the most popular approaches: Classical Floor Camarilla Woodie Fibonacci DeMark Usage of Pivot Points The very essence of trading with Pivot Points...