Indicators

Free High-Low ROC (Rate Of Change)
 0
  5
  176
by mfejza
15 Jan 2023, 00:05
The High-Low ROC is a custom indicator based on the Rate of Change (ROC) technical analysis factor. Use this indicator for a long zone when the values are above the...
Free Swingarm ATR
 1
  0
  802
14 Jan 2023, 13:34
//+------------------------------------------------------------------+ //|                                      Indicator: Swingarm ATR.mq4 | //|          ...
Free FIR Slope indicator
 0
  5
  646
by mfejza
13 Jan 2023, 09:15
The indicator result, is calculated from FIR (Finite Impulse Response Filter) indicator and price levels Use histogram as short term trend and dots (green and red) as open position trigger....
Free Directional Volatility indicator
 0
  5
  616
by mfejza
09 Jan 2023, 02:33
Directional Volatility indicator. The indicator displays two volatility lines; bullish (green component) and bearish (red component).
Free CoVariance indicator
 0
  5
  613
by mfejza
09 Jan 2023, 02:08
CoVariance function as indicator to interpret trade sentiment zones
Free Equal Highs / Lows
 1
  5
  2238
06 Jan 2023, 20:19
Simple indicator that detects if two candles lows or highs are equal and draws a trend line.    Theory being that large funds are using limit orders to buy /...
Free TrailingStop Cycles indicator
 0
  5
  750
by mfejza
06 Jan 2023, 11:27
This indicator is used for positions trailing stop, and is calculated separately for long (green component) and short (red component) trades, based on price cycles.  
by mfejza
06 Jan 2023, 01:03
Volatility Channel by Larry Williams indicator Conditions Long: price > (top channel + bottom channel)/2 Short: price < (top channel + bottom channel)/2 Note, increase calculation periods, to increase projection...
by mfejza
06 Jan 2023, 00:28
Volatility Channel by Larry Williams indicator x3 Note, increase calculation periods, to increase projection (in bars) In this version is easy to read and identify trend; also discount and premium...
Free Show Spread on the chart
 1
  5
  1594
04 Jan 2023, 18:39
This code simply displays the current spread on the chart. You can change its position or color. My current unit is Points (0.1 pips). - Visit https://ctrader.com/users/profile/55833 to see my other robots....
Free Day Separator and Session Lighter
 9
  5
  3197
02 Jan 2023, 01:02
Update to Ver 1.11 with new functions: Session lighter split into 5 groups,  each one has 2 colours, (Asia, European, New York, London Fix, New York Close); Session lighters can...
Free Supply And Demand Zones
 0
  0
  2163
31 Dec 2022, 16:50
Supply And Demand Zones
Free Supply And Demand Zones
 1
  5
  1777
31 Dec 2022, 16:44
Supply And Demand Zones
31 Dec 2022, 09:48
Who would have zero desire to learn Chrissy Metz's weight reduction insider facts for the year 2022? Her weight reduction secret has aroused everybody's curiosity. There are various potential outcomes,...
Free Stochastic & RSI
 2
  0
  1704
26 Dec 2022, 17:27
For better results, please add levels 20 and 80 to the indicator area when RSI touch or cross 20 or 80 levels and Stochastic is in overbought by create divergence...
Free DR/IDR for cTrader
 10
  5
  1191
22 Dec 2022, 23:15
This script is showing the IDR and DR for the regular trading session and for the overnight session based on the rules from the creator of the DR / IDR concept. It works for all major Forex Pairs, BTC ,...
Free STOCHcci Indicator Fast Type
 0
  0
  606
21 Dec 2022, 17:01
This indicator employs a fast stochastic indicator, and the data source is cci value of the prices
Paid Volume Indicator
 3
  3.33
  0
20 Dec 2022, 15:25
Update Indicatorhttps://ctrader.com/algos/indicators/show/4020  
Free Zero Lag RSI indicator
 0
  5
  746
by mfejza
19 Dec 2022, 02:37
Zero Lag RSI oscillator is an RSI with a minimum delay.
by mfejza
18 Dec 2022, 22:52
Fisher Transform of normalized prices flows by Fisher Transform allows you to detect the peak oscillations of the indicator line, which indicate the trend reversal points.
Free RSI STARC indicator
 4
  5
  812
by mfejza
16 Dec 2022, 15:47
The indicator represents a combination of RSI and STARC components (Stoller Average Range Channels), which is similar to indicator Bollinger Bands. Its bands get narrower on stable markets and wider...
Free Alpilean Reviews (2023)
 1
  0
  513
15 Dec 2022, 20:46
Alpilean is a weight reduction pill that assists you with consuming fat by focusing on your internal heat level. It works by expanding digestion and controlling your hunger. The fixings...
Free Fractals with lines.
 15
  5
  6399
14 Dec 2022, 13:35
   Display fractals in your chart: Shows arrows indicating if the fractal is a higher high, higher low, lower high or lower low Show lines connecting highs Show lines connecting...
Free Risk Reward Tool Experto - Edit
 4
  0
  2824
14 Dec 2022, 10:48
Hi tank you from TraderExperto I edited this indicator to show the risk to reward and the amount of entering the position and.. at the same time.   PS = position...
Free Gaussian Bands Indicator
 1
  5
  638
by mfejza
12 Dec 2022, 14:00
The GaussianBands indicator works like BollingerBands and performs centerline and deviation band filtering based on input deviation parameters. This indicator identifies the price squeeze, and this means the beginning of...
Free renko
 0
  0
  626
11 Dec 2022, 05:14
using cAlgo.API;<font></font> using cAlgo.API.Indicators;<font></font> using cAlgo.API.Internals;<font></font> using cAlgo.Indicators;<font></font> using System;<font></font> using System.Collections.Generic;<font></font> using System.Linq;<font></font> using System.Windows.Forms;<font></font> using System.Runtime.InteropServices;<font></font> using System.Diagnostics;<font></font> using cT_MedianRenkoEngine;<font></font> <font></font> namespace cAlgo<font></font> {<font></font>     [Indicator("MedianRenko", IsOverlay = true,...
Free renko
 0
  0
  696
11 Dec 2022, 05:14
using cAlgo.API;<font></font> using cAlgo.API.Indicators;<font></font> using cAlgo.API.Internals;<font></font> using cAlgo.Indicators;<font></font> using System;<font></font> using System.Collections.Generic;<font></font> using System.Linq;<font></font> using System.Windows.Forms;<font></font> using System.Runtime.InteropServices;<font></font> using System.Diagnostics;<font></font> using cT_MedianRenkoEngine;<font></font> <font></font> namespace cAlgo<font></font> {<font></font>     [Indicator("MedianRenko", IsOverlay = true,...
Free renko
 0
  0
  418
11 Dec 2022, 05:14
using cAlgo.API;<font></font> using cAlgo.API.Indicators;<font></font> using cAlgo.API.Internals;<font></font> using cAlgo.Indicators;<font></font> using System;<font></font> using System.Collections.Generic;<font></font> using System.Linq;<font></font> using System.Windows.Forms;<font></font> using System.Runtime.InteropServices;<font></font> using System.Diagnostics;<font></font> using cT_MedianRenkoEngine;<font></font> <font></font> namespace cAlgo<font></font> {<font></font>     [Indicator("MedianRenko", IsOverlay = true,...
Free renko
 0
  0
  418
11 Dec 2022, 05:14
using cAlgo.API;<font></font> using cAlgo.API.Indicators;<font></font> using cAlgo.API.Internals;<font></font> using cAlgo.Indicators;<font></font> using System;<font></font> using System.Collections.Generic;<font></font> using System.Linq;<font></font> using System.Windows.Forms;<font></font> using System.Runtime.InteropServices;<font></font> using System.Diagnostics;<font></font> using cT_MedianRenkoEngine;<font></font> <font></font> namespace cAlgo<font></font> {<font></font>     [Indicator("MedianRenko", IsOverlay = true,...
Free renko
 2
  0
  440
11 Dec 2022, 05:14
using cAlgo.API;<font></font> using cAlgo.API.Indicators;<font></font> using cAlgo.API.Internals;<font></font> using cAlgo.Indicators;<font></font> using System;<font></font> using System.Collections.Generic;<font></font> using System.Linq;<font></font> using System.Windows.Forms;<font></font> using System.Runtime.InteropServices;<font></font> using System.Diagnostics;<font></font> using cT_MedianRenkoEngine;<font></font> <font></font> namespace cAlgo<font></font> {<font></font>     [Indicator("MedianRenko", IsOverlay = true,...