Indicators

Free RSI and Stochastic Cloud
 0
  0
  593
15 Feb 2023, 11:32
This is another basic cloud code to save space on your charts Its nice to look at.      
Free 3 line Strike P2
 2
  5
  814
15 Feb 2023, 11:12
This is the other half of the strategy that adds signals for the 3 bars and engulfing Candle Rules for this are as follows 1. Trade with the trend, dont...
Free Andean Oscillator
 2
  5
  629
by mfejza
07 Feb 2023, 15:44
Andean Oscillator  The proposed indicator aims to measure the degree of variations of individual up-trends and down-trends in the price, thus allowing to highlight the direction and amplitude of a...
Free Quadratic Moving Average indicator
 3
  5
  547
by mfejza
07 Feb 2023, 15:39
Quadratic Moving Average indicator
Free Bollinger Bands 3x StdDev
 1
  5
  616
by mfejza
07 Feb 2023, 14:41
This version of Bollinger Bands contain 3x components, in standard deviation ranges (1, 2, 3); and the levels from Mean with period of 200, acting as support and resistance, also...
Free QMASMAdelta indicator
 2
  5
  495
by mfejza
07 Feb 2023, 14:36
QMASMAdelta is a volatility indicator based on the quadratic moving average and this indicator is compared it with standard deviation indicator, but is a bit more sensitive in price.
by Waxy
06 Feb 2023, 10:09
UPDATE I've edited this indicator in following aspects... - It can use the new Color Parameters - Filled rectangles are optional - It can show (optional) Session Range - It...
by mfejza
02 Feb 2023, 21:22
BollingerBand Over Stretch indicator (idea from mariocontaforex) this indicator try to identify reverse signals based on standard deviation of mean. for more filter signals use SMA with periods 200
Paid marioindicador
 1
  0
  221
01 Feb 2023, 17:44
const   cCPF         = 0;   cSenha       = 0;   cCodigo      = 1234567890;   cDia1        = 22;  ...
Paid mariom
 1
  0
  185
01 Feb 2023, 17:41
begin if (Low < BollingerBands(2.0, 20, 0)|1|) and (Close > Open) then PaintBar(clyellow  )         else if(High > BollingerBands(2.0, 20, 0)|0|) and (Close < Open) then PaintBar(clyellow);...
by mfejza
01 Feb 2023, 01:35
The Polarized Fractal Efficiency indicator is designed for identifying trend from deriving fast and slow ROC indicator valuesThe term polarized fractal efficiency (PFE) refers to a technical indicator that is...
Free Accumulation Volume RVI
 0
  5
  183
by mfejza
01 Feb 2023, 01:28
The Accumulation Volume RVI is a custom indicator, and its result is the identification of price impulses based on the accumulation of price volume. In its content, this indicator incorporates the...
Free Open Oscillator indicator
 0
  5
  427
by mfejza
01 Feb 2023, 01:22
Open Oscillator indicator calculates Open price change dynamics for a specified period of time, with minimum and maximum Open prices for the range, relative to the current values, as well...
Free Japsian (IchimokuPlus)
 1
  5
  864
28 Jan 2023, 10:46
This indicator is based on "Ichimoku", and with its additional and useful features, it can help traders to get the right positions and help analysts to have an accurate analysis....
by mfejza
27 Jan 2023, 13:05
Directional Volatility Effect indicator. The indicator displays two volatility effect zones; bullish (green shadow) and bearish (red shadow). To find original version please click here
Free Pattern Drawing
 11
  5
  4122
26 Jan 2023, 12:58
The Pattern drawing indicator is developed to allow you draw chart patterns easily on your cTrader chart and as an example of cTrader automate API capabilities. You can use it...
Free Gann Drawing
 1
  5
  2219
26 Jan 2023, 12:58
This indicator allows you to draw Gann indicators on your chart, you can use it both as a tool for drawing Gann indicators and as a code sample for learning...
Free Fibonacci Drawing
 6
  5
  3723
26 Jan 2023, 12:57
This sample indicator allows you to draw most popular Fibonacci drawing tools on your chart. It's designed to work like a built-in feature of cTrader platform, you can draw any of...
Free Pitchfork Drawing
 5
  5
  1644
26 Jan 2023, 12:56
 The Pitchfork Drawing indicator allows you to draw all of the most popular Pitchfork technical analysis tools on your cTrader chart, this indicator uses Automate API chart controls and object. It works like...
Free Measure Tool
 0
  0
  1656
26 Jan 2023, 12:54
This indicator allows you to measure an area of chart in terms of number of bars, amount of time, price delta, price percentage change, and volume. Measure Tool is an...
by mfejza
26 Jan 2023, 00:03
Polychromatic Momentum Extended indicator Denis Meyers that invented Polychromatic Momentum, describes it as: Momentum is defined as the difference, or percent change, between the current bar and a bar some...
Free Internal Strength indicator
 0
  5
  141
by mfejza
25 Jan 2023, 23:44
The Internal Strength indicator shows bar strength and direction, attempting to identify the bar's impulse by touching the upper and lower bands.
Free ADX - Iba version
 0
  5
  280
by mfejza
25 Jan 2023, 23:41
What Is the Average Directional Index (ADX)?The average directional index (ADX) is a technical analysis indicator used by some traders to determine the strength of a trend.The trend can be...
Free Price Difference indicator
 2
  5
  818
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...
Free RSI Weighted
 0
  0
  161
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 AboveBelow Zone
 0
  0
  213
by mfejza
25 Jan 2023, 23:29
The 'AboveBelow Zone' is a custom indicator that provides an average of which side of the price exponential smooth has closed without the noise of the chart. It is useful for...
Free Iba Smooth indicator
 0
  0
  149
by mfejza
25 Jan 2023, 23:28
The 'IbaSmooth' indicator is a custom indicator designed to be used as a short and long-term reference for price movement. The result is interpreted through two components of the indicator,...
by mfejza
23 Jan 2023, 01:04
ZScore of Time Segmented Volume indicator. Get Time Segmented Volume indicator from here.
Free Time Segmented Volume indicator
 1
  5
  586
by mfejza
23 Jan 2023, 00:47
Time Segmented Volume indicator
Free SZO (Sentiment Zone Oscillator)
 1
  5
  241
by mfejza
18 Jan 2023, 00:37
The SZO (Sentiment Zone Oscillator) indicator shows the market sentiment (activity and direction) and zones of excessive activity (overbought/oversold zones). It can display a dynamic channel, beyond which deals are...