Indicators

free 3 Welles Wilder MA's
 0
  0
  300
15 Feb 2023, 16:39
For a Simple Setup Pre set to 21,50 and 200.  
free RSI MACD Lines
 0
  0
  325
15 Feb 2023, 13:50
This one is like the others, only not a cloud if you would rather ... Also the bar colours I use make it easier to not get messed up with...
free RSI and Stochastic Cloud
 0
  0
  347
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
  0
  387
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
  0
  297
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
  0
  356
by mfejza
07 Feb 2023, 15:39
Quadratic Moving Average indicator
free Bollinger Bands 3x StdDev
 1
  0
  383
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
  0
  275
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.
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 Open Oscillator indicator
 0
  0
  237
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
  0
  585
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
  3241
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
 0
  5
  1793
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
 5
  5
  3200
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
 4
  5
  1392
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
  1307
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 Price Difference indicator
 2
  0
  590
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
23 Jan 2023, 01:04
ZScore of Time Segmented Volume indicator. Get Time Segmented Volume indicator from here.
free Time Segmented Volume indicator
 0
  0
  378
by mfejza
23 Jan 2023, 00:47
Time Segmented Volume indicator
free SZO (Sentiment Zone Oscillator)
 1
  0
  27
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...
by mfejza
18 Jan 2023, 00:17
Shadow True Strength Index indicator Use shadow color as trade sentiment; green for Long; red for Short
free DonChain Percentage indicator
 1
  0
  313
by mfejza
17 Jan 2023, 02:00
DonChain Percentage oscillator displays a relative price position inside the Donchian channel as oscillator. Remark, indicator above or below level 50 for sentiment zone.
free HiLo Range Fan indicator
 7
  0
  399
by mfejza
17 Jan 2023, 00:32
HiLo Range Fan indicator. Trade long when all indicator components are above zero level, trade Short when all indicator components are below the zero level.
free HiLo Range indicator
 0
  0
  361
by mfejza
16 Jan 2023, 19:27
HiLo Range indicator. Trade long when indicator is above zero level, trade Short when indicator is below the zero level.