Indicators

Free Price Difference indicator
 2
  5
  816
by mfejza
25 Jan 2023, 23:39
PDI (Price Difference) is a simple signal indicator of the price difference between the previous and the current bars. It displays as signal marks the candlesticks, on which the previous...
by mfejza
02 Aug 2023, 11:27
"Price Polarity of Positive & Negative Volume Index" is a custom indicator. In general, this indicator smooths price polarity for bullish and bearish sentiment, using the positive volume with price...
Free Price Weighted Sums Time Gap
 0
  5
  250
by mfejza
08 Jan 2024, 21:05
This custom indicator's key difference lies in the weights assigned to each element in the price array. In the narrow formula, the last weights of price members are multiplied by...
Free Projection Bandwidth
 1
  0
  1005
20 Dec 2021, 01:47
Projection Bands, a new method using trading bands, projects market data forward along the data trend with the maximum and minimum of the projections defining the band. The method provides...
Free Projection Oscillator
 1
  0
  947
20 Dec 2021, 01:43
The Projection Oscillator is based on the Projection Bands indicator. The Oscillator calculates where the close lies within the band as a percentage. Therefore, an Oscillator value of 50 would...
Free Pulsar
 1
  0
  973
08 May 2021, 10:50
 
11 Jan 2022, 23:23
The QQE indicator is a momentum based indicator to determine trend and sideways. This is slightly modified version of https://ctrader.com/algos/indicators/show/169  
Free Random Walk Index indicator
 0
  0
  351
by mfejza
02 Jun 2023, 22:42
Random Walk Index technical indicator was originally developed by Michael Poulos. The RWI compares a security's price movements to random movements in an effort to determine if it's in a...
by mfejza
02 Jun 2023, 22:44
Random Walk Index technical indicator was originally developed by Michael Poulos. The RWI compares a security's price movements to random movements in an effort to determine if it's in a...
Free RateOfChange Bands indicator
 2
  5
  356
by mfejza
16 Aug 2023, 13:23
The Rate Of Change Bands were created by Vitali Apirine (Stocks and Commodities, March 2021, pg. 14). This indicator is a great method not only to check the momentum but also...
Free RCI
 0
  0
  1926
05 Sep 2020, 18:12
/* Copyright (c) 2015 daneko  * All rights reserved.  *   * Permission is hereby granted, free  of charge, to any person obtaining  * a  copy  of this  software  and  associated  documentation files  (the  * "Software"), to  deal in  the Software...
Free RCI (Rank Correlation Index)
 0
  0
  4753
by daneko
23 May 2015, 10:32
  if you want to use from cBot, try it.   public class Sample : Robot { RankCorrelationIndex rci; protected override void OnStart() { rci = RankCorrelationIndex.create(Indicators, MarketSeries); // ......
Free REA STC (Schaff Trend Cycle)
 0
  0
  118
15 Apr 2024, 12:58
The REA_STC is the so-called Shaff Trend Cycle of REAVOLUTION.View all our tool in our website: https://www.reavolution.com/en/category/strumenti/The Schaff Trend Cycle (STC) is an oscillator indicator that can help you identify...
Free REA Stoch
 0
  0
  139
15 Apr 2024, 13:26
THIS STOCHASTIC IS MULTI-TIMFRAMEView all our tool in our website: https://www.reavolution.com/en/category/strumenti/The Stocastico is a tool of analysis of the momentum of a graph based on the relationship between minimum/ maximum...
Free Relative Momentum Index indicator
 1
  5
  708
by mfejza
08 Sep 2022, 22:12
Relative Momentum Index indicator script. This indicator was originally developed by Roger Altman (Stocks & Commodities V. 11:2 (57-60)). Use this indicator as trade zones; for long when indicator value...
by Fron
11 Jul 2022, 02:51
Relative Strength Index (Bar Color Base)    Relative Strength Index (Bar Color Based)  Is A Visual Chart  Interface Rather Than RSI Being a Segregated oscillator indicator Which Would normally be displayed...
Free Relative Strength Index Wave ind.
 0
  5
  601
by mfejza
11 Mar 2023, 22:51
The Relative Strength Index Wave Indicator, was created by Constance Brown. This custom indicator is realized as a rainbow with RSI indicators calculated from different input data types; high, low,...
Free Relative Strength Rank indicator
 0
  5
  420
by mfejza
20 Sep 2023, 10:59
The RelativeStrengthRank custom indicator, appears to be a momentum-based measure that takes into account both short-term and long-term price changes relative to the 10-day Average True Range (ATR). Here's how...
Free Relative Vigor Index indicator
 1
  5
  708
by mfejza
03 Jul 2023, 15:33
The Relative Vigor Index (RVI) is a momentum indicator used in technical analysis that measures the strength of a trend by comparing a security's closing price to its trading range...
by mfejza
08 Sep 2022, 22:45
The Relative Volatility Index (RVI) is similar to the Relative Strength Index (RSI) index. Both measure the direction of volatility, but RVI uses the standard deviation of price changes in...
Free Rex Oscillator for NNFX with cTrader
 3
  0
  1802
by xabbu
14 Sep 2020, 14:58
in case you need a rex indicator for your NNFX strategy with cTrader, and you want one with source code available, I have good news for you... ;-)   The...
Free Rmo Swing Trader
 0
  5
  5327
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 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 Rob Booker Reversal
 0
  0
  1714
06 Oct 2021, 10:18
This is the Rob Booker Reversal indicator implementation for cTrader. It uses MACD and stochastic to find reversal signals. Github:  https://github.com/spotware/Rob-Booker-Reversal  
Free RSIBBands
 1
  3.33
  5257
16 Aug 2012, 09:59
This is the RSI with Bollinger Bands
Free RSI bigger timeframe
 0
  5
  760
by mfejza
08 Dec 2022, 00:20
RSI on btf with result as slope or step
Free RSI Candles
 1
  3.33
  226
15 Apr 2024, 13:53
Presenting the RSI Candles indicator for cTrader, a unique tool designed to represent Relative Strength Index (RSI) values in candlestick format, providing a novel perspective on market momentum. This indicator...
Free RSI Candles
 0
  5
  163
15 Apr 2024, 13:53
Presenting the RSI Candles indicator for cTrader, a unique tool designed to represent Relative Strength Index (RSI) values in candlestick format, providing a novel perspective on market momentum. This indicator...
Free RSI Divergence
 1
  5
  6664
02 Mar 2021, 08:44
This indicator recognizes the divergence setups between RSI and price. Free Download Trial / Buy: https://www.algodeveloper.com/product/rsi-divergence/ If you have any question or issue with our product please contact us via our...
Free RSI hccclc indicator
 0
  5
  625
by mfejza
20 Jun 2023, 14:21
The Relative Strength Index (RSI) is a popular momentum indicator used in technical analysis to measure the strength of an asset's price action. It is typically used to identify potential...