Indicators

Free renko
 0
  0
  457
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 Braid Filter Mod v1.1
 0
  0
  1387
20 Sep 2021, 23:37
The histogram is based on the difference between the highest and lowest moving average out of the 3. The line is a level based on ATR that filters trading during sideways...
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 renko
 0
  0
  421
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 DRKHASHIX Calculator on chart v2
 1
  0
  370
24 Jan 2024, 11:35
"Swiftly visualize trade volume calculations on your chart with our indicator – trade faster, trade smarter. Skip the time-consuming calculations and make quicker, more informed trading decisions. " The DRKHASHIX Calculator is...
Free Rainbow3
 0
  0
  1226
21 Mar 2021, 17:51
Rainbow3 projects the calculated lines as possible supports in search of possible resistances.
Free Avramis River
 0
  0
  1550
06 Oct 2021, 09:32
 River is a visual identifications tool that can offer more information regarding market sentiment and clarity of price trend Used to scan through markets to spot trending opportunities or warn of ranging...
Free renko
 0
  0
  466
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 REA Engulfing Candle
 2
  0
  339
15 Apr 2024, 14:43
The Engulfing indicator will be useful for traders, whose trade is based on the use of candle analysis.It detects on a chart the candle patterns "Engulfing" and, depending on the...
Free BTMM Work Time v1.1.5
 4
  0
  2736
11 Feb 2021, 19:41
This is a fork of BTMM Template Indicator | Algorithmic Forex Trading | cTrader Community. All credits for main source code goes to Member Profile | cTrader Community .I just updated...
Free Line Alert
 0
  0
  1866
02 Mar 2021, 08:43
This indicator allows you to set popup, sound, email, and Telegram alert notifications for trend, ray, horizontal, and vertical lines. Free Download Trial/ Buy: https://www.algodeveloper.com/product/line-alert/ If you have any question or...
Free MA_BBands
 0
  0
  42
21 Jun 2024, 11:27
The MA_BBands indicator for cTrader is a custom trading tool that combines the functionalities of Moving Averages (MA) and Bollinger Bands (BBands). This combination helps traders to identify market trends,...
Free renko
 0
  0
  581
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
  470
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 vWap + Deviation + History-cut
 0
  0
  2602
12 Oct 2018, 07:10
this is a cut-out of our indicator SwingFish-Intra.. showing the vWap only. PLEASE NOTE, This Indicator is an Older version !! the new version is available for Free at https://www.swingfish.trade/vwap-forex you can...
Free ESPF
 0
  0
  237
04 Jan 2024, 10:15
ESPF
by icmrks
13 Feb 2024, 11:38
This draws a Fibonacci sequence from selected date and reverses the sequence direction when the support of the pattern is broken. Every pro trader said this can't be coded, yet...
05 Sep 2021, 14:36
Adaptive moving average converted from Tradingview by LuxAlgo. Can be use like every other moving average. See link below for more information.   https://www.tradingview.com/script/p8wGCPi6-Trend-Regularity-Adaptive-Moving-Average-LUX/  
Free Custom Tick Chart (Overlay)
 2
  0
  1742
01 Jun 2022, 12:52
 This indicator allows you to create custom Tick charts by using the current available Tick chart on cTrader. You can set the tick size to any value you want to,...
Free Multi Timeframe ATR
 0
  0
  631
20 Aug 2023, 20:38
Indicator that calculates the Average True Range (ATR) for specified timeframe (it can be different from chart's timeframe).
Free Donchian Channel Colors
 0
  0
  1311
18 May 2023, 02:24
This is a simple Donchian Channel that paints the candles with colors based on the trend and channel area.   You can find me by joyining this Telegram Group http://t.me/cTraderCoders Grupo de...
Free Zero Lag Reflex and TrendFlex
 0
  0
  1438
13 Apr 2020, 16:09
These are John Ehlers two zero lag indicators combined in one cTrader indicator, you can enable/disable the one you want to. Free Download: https://www.algodeveloper.com/product/reflex-and-trendflex/ If you have any questions or issue...
Free AboveBelow Zone
 0
  0
  211
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 IchimokuDots
 0
  0
  136
06 Apr 2024, 13:23
Ichimoku displays as a point 
Free Consecutive Bars
 0
  0
  3222
02 Mar 2021, 08:46
Shows the number of consecutive bullish and bearish bars based on both normal OHLC and Heiken Ashi charts. Free Download: https://www.algodeveloper.com/product/consecutive-bars/​ If you have any question or issue with our product please...
Free Volume POC
 1
  0
  2956
01 Jul 2019, 01:46
This indicator shows a time period developing volume point of control levels. Free Download: https://www.algodeveloper.com/product/volume-poc/ If you have any question or issue with our product please contact us via our site...
Free PSC
 0
  0
  110
06 Apr 2024, 17:16
using cAlgo.API;using cAlgo.API.Internals;using cAlgo.API.Indicators;using cAlgo.API.Requests;using System; namespace cAlgo{[Indicator(IsOverlay = true, TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)]public class RiskPositionSizeIndicator : Indicator{[Parameter("Risk Percentage", DefaultValue = 1, MinValue = 0, MaxValue = 100)]public double...
Free renko
 0
  0
  620
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,...
by bennn
13 Nov 2020, 13:14
Example with background color intensity with intensity value from 0 to 100