Indicators

Free Tow_MACD_In_One
 2
  0
  857
30 Sep 2022, 14:05
Using this indicator, you can have two MACDs in one indicator area Includes a normal MACD and a histogram MACD
Free Waves
 2
  0
  1318
13 Jun 2021, 22:26
Hello, This indicator filters out price noise using the Heiken Ashi technique and time noise when applied to the Renko chart. The purpose of Exponential Moving Averages is to correct...
Free RVI Neural Network indicator
 0
  0
  505
by mfejza
04 Jul 2023, 10:13
This custom indicator is a part of project NeuroRVI . This is a custom indicator created by/for NeuroRVI cBot that generates results using the Relative Vigor Index (RVI) indicator and...
Free Lanikeha Multi TF RSI v1.1
 2
  0
  605
14 Aug 2023, 07:14
 Multi timeframe RSI indicates (by using different colors) on how may selected timeframes there is RSI buy/sell signal.You can select 4 timeframes. Version 1.1 update (21 August 2023):— you can now...
Free Ehlers Inverse Fisher on top
 0
  0
  563
by dhnhuy
05 Apr 2023, 10:33
The Ehlers Inverse Fisher Transform. Apply on top of any oscillator. Amp: the amplifier. Use a big number to get binary signal. The example of applying Inverse Fisher on Cyber...
Free RSI Laguerre
 0
  0
  472
by dhnhuy
03 Apr 2023, 06:59
The RSI Laguerre in Ehlers book. SourceType: HL2: (High + Low) / 2 HLC3: (High + Low + Close) / 3 Close Custom: selectable source. CustomSource: the source to be...
Free Advanced Volume
 8
  0
  6220
18 Jun 2019, 23:46
Divide each bar volume into the bullish and bearish volume. Free Download: https://www.algodeveloper.com/product/advanced-volume/ If you have any question or issue with our product please contact us via our site live chat...
Free RSI Weighted
 0
  0
  156
by mfejza
25 Jan 2023, 23:33
The Weighted Relative Strength Index (RSI) serves as a momentum indicator, calculated as the ratio between the sums of positive and negative bars in a specified lookback period. A significant...
Free Stochastic RSI CCI: c3in1_St_RSI_CCI
 0
  0
  1912
09 Dec 2019, 09:21
The indicator is a combination of Stochastic RSI CCI.    
Free ESPF
 0
  0
  236
04 Jan 2024, 10:15
ESPF
Free SPUD Stochastic Theory Indicator
 0
  0
  3133
20 Oct 2016, 18:01
In accordance with the description of the SPUD's theory on the http://www.forexfactory.com/showthread.php?t=37111 indicator shows the corresponding status.
by viktan
25 Nov 2015, 03:53
using System; using cAlgo.API; using cAlgo.API.Internals; using cAlgo.API.Indicators; namespace cAlgo.Indicators {     [Indicator(IsOverlay = false, TimeZone = TimeZones.UTC)]     public class AdxR : Indicator     {         [Parameter("%K periods 1", DefaultValue = 20)]         public int inpKPeriods1 { get; set; }         [Parameter("%K Slowing 1", DefaultValue = 7)]         public int inpKSlowing1 { get; set; }         [Parameter("%D periods 1", DefaultValue = 20)]         public int inpDPeriods1 { get; set; }         [Parameter("MA type 1", DefaultValue = MovingAverageType.Simple)]         public MovingAverageType inpMAType1 { get; set; }         [Parameter("%K periods...
Free Overlay RSI
 0
  0
  1889
05 Mar 2021, 09:57
This indicator overlays RSI on the main chart.   Other tools can be downloaded from Gumroad. ajinori        
Free Force Index
 0
  0
  4311
27 Apr 2016, 09:00
The Force Index is an indicator that uses price and volume to assess the power behind a move or identify possible turning points. Developed by Alexander Elder, the Force Index...
Free Cyf_Elder's_Force_Index
 2
  0
  3417
by cyfer
18 Sep 2016, 21:38
Developed by Alexander Elder  The Force Index combines volume with price to discover the force of bulls or bears behind every rally or decline Force Index brings together three essential pieces of information...
Free FiftyFifty
 0
  0
  1167
30 Nov 2020, 21:44
Buenas tardes amig@s: Hoy les propongo a ustedes un estudio de la reversión del cincuenta por ciento de la tendencia. En mi opinión, es un nivel a considerar aunque hay...
Free Average Sentiment Oscilator
 1
  0
  1633
by cwik_m
01 Mar 2021, 14:03
Found this open-source oscillator online and adapted to C# for cAlgo. It’s a combination of two algorithms applied in a different way. The first one (set MODE to “1”) analyzes...
Free Squeeze Break
 1
  0
  4261
15 Nov 2021, 18:48
Description: This indicator is based on a strategy mentioned in John Carter's book, Mastering the Trade. The basic idea behind the strategy is that markets tend to move from periods...
Free Engulfing
 0
  0
  606
25 Sep 2023, 11:42
using System; using cAlgo.API; using cAlgo.API.Indicators; using cAlgo.API.Internals; using cAlgo.Indicators; namespace EngulfingPattern { [Indicator(IsOverlay = false, TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)] public class EngulfingPattern : Indicator { [Parameter(DefaultValue =...
Free drkhashix candle power cpc + rsi
 0
  0
  267
26 Mar 2024, 00:01
This indicator, named "Cpc+rsi" or "Candle Power Comparison with RSI," is an analytical tool for traders in the financial markets that utilizes the combination of two primary factors: Candle Power...
Free Rob Booker Knoxville Divergence
 0
  0
  1689
06 Oct 2021, 09:43
This is the Rob Booker Knoxville Divergence indicator implementation for cTrader. This indicator uses Momentum Oscillator and RSI on the back, the divergence is based on price and momentum oscillator...
Free Percentage Price Oscillator (PPO)
 0
  0
  942
06 Dec 2021, 07:05
The Percentage Price Oscillator (PPO) is a momentum oscillator that measures the difference between two moving averages as a percentage of the larger moving average. As with its cousin, MACD,...
Free zombie
 0
  0
  341
29 Aug 2023, 17:15
123
Free Entry Help (entry trigger)
 3
  0
  2623
12 Mar 2022, 22:46
Art is in simplicity! This is a very simple and handy tool that can be a strong, fast, and loyal companion when you want to enter a position and looking...
Free Percentage Volume Oscillator (PVO)
 0
  0
  962
06 Dec 2021, 07:12
The Percentage Volume Oscillator (PVO) is a momentum oscillator for volume. The PVO measures the difference between two volume-based moving averages as a percentage of the larger moving average. As...
Free Know Sure Thing (KST)
 0
  0
  1266
06 Dec 2021, 08:09
Developed by Martin Pring, Know Sure Thing (KST) is a momentum oscillator based on the smoothed rate-of-change for four different timeframes. Pring first described the indicator in the 1992 “Summed...
Free MACD RSI (RSI with MA and FastRSI)
 1
  0
  3262
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 Accumulation Distribution Line (ADL)
 1
  0
  1166
02 Dec 2021, 08:55
Developed by Marc Chaikin, the Accumulation Distribution Line is a volume-based indicator designed to measure the cumulative flow of money into and out of a security. Chaikin originally referred to...
Free Tow_MACD_In_One
 0
  0
  541
30 Sep 2022, 14:05
Using this indicator, you can have two MACDs in one indicator area Includes a normal MACD and a histogram MACD
06 Dec 2021, 06:58
Developed by Carl Swenlin, the DecisionPoint Price Momentum Oscillator (PMO) is an oscillator based on a Rate of Change (ROC) calculation that is smoothed twice with exponential moving averages that...