Indicators

Free Moving Average with a smooth line
 0
  0
  217
by soskrr
18 Mar 2024, 00:33
A moving average with a smooth line.ParametersMA Source - default = closeMA Type - default = simpleMA Length - default = 10Show Smooth Line - switch for smooth line, default...
18 Mar 2022, 15:16
  OrglobalFx SSL MultitimeFrame Indicator with Color. Contact: Telegram: @orglobalng For customizations. E.g Telegram Alerts etc        
Free bgc
 2
  0
  811
17 Apr 2022, 19:39
centre de gravite de belkhayat
Free bgc
 1
  0
  895
17 Apr 2022, 19:39
centre de gravite de belkhayat
Free OrglobalFx Ichimoku Multitimeframe
 0
  0
  1082
31 Mar 2022, 17:21
OrglobalFx Ichimoku Multitimeframe Display Works on Renko Chart    
Free top trade
 4
  0
  1177
17 Jul 2022, 00:41
<font style="vertical-align: inherit;"><font style="vertical-align: inherit;">usando Sistema;</font></font><font></font><font style="vertical-align: inherit;"><font style="vertical-align: inherit;"> usando cAlgo.API;</font></font><font></font><font style="vertical-align: inherit;"><font style="vertical-align: inherit;"> usando cAlgo.API.Internals;</font></font><font></font><font style="vertical-align: inherit;"><font style="vertical-align: inherit;"> usando cAlgo.API.Indicators;</font></font><font></font><font style="vertical-align: inherit;"><font style="vertical-align: inherit;"> usando cAlgo.Indicators;</font></font><font></font>...
Free ZIGNALE OSCILLATOR
 1
  0
  902
23 Sep 2022, 00:08
@version=4 Di Mihkel00 Questo script è progettato per il metodo NNFX, quindi è consigliato solo per i grafici giornalieri. Ho provato a implementare alcune regole VP NNFX Questo script ha...
Free zignale indicator
 0
  0
  927
23 Sep 2022, 00:02
//@version=4 //By Glaz, Modified // study("QQE MOD") RSI_Period = input(6, title='RSI Length') SF = input(5, title='RSI Smoothing') QQE = input(3, title='Fast QQE Factor') ThreshHold = input(3, title="Thresh-hold") //   src...
Free Double Ema Trend
 0
  0
  883
24 Nov 2022, 17:25
Let me present it briefly. This is the trend for the chart from 2H and above. The Turquoise line is for the current trend if it crosses the Black line....
Free renko
 0
  0
  446
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 Supply And Demand Zones
 0
  0
  2162
31 Dec 2022, 16:50
Supply And Demand Zones
Free Time Segmented Volume
 1
  0
  1807
06 Aug 2021, 01:07
This indicator is very similar to the on-balance volume indicator. Here is how to use this indicator:
Free Swingarm ATR
 1
  0
  801
14 Jan 2023, 13:34
//+------------------------------------------------------------------+ //|                                      Indicator: Swingarm ATR.mq4 | //|          ...
Free YUSUF AHMED
 0
  0
  222
19 Mar 2024, 15:57
3
Free Profit Maximizer PMax
 1
  0
  1217
20 Jul 2022, 20:00
Insepired by KivancOzbilgic from TradingView. I'm not 100% sure the algorithm is the same as the original version of KivancOzbilgic. So feel free to suggest improvements to the code.
Free Fernando Carlos Alves Nogueira
 6
  0
  493
04 May 2023, 00:00
Okey
Free MR Renko Overlay
 0
  0
  1145
04 May 2021, 18:01
Ladies and gentlemen, welcome. I present another indicator from my collection. This is a Renko chart and the calculation of its balance lines. It is only a reference since it takes...
Free HL Averages
 0
  0
  1087
30 Jun 2020, 22:34
Free Relative Moving Average
 0
  0
  562
by Waxy
13 Jun 2023, 01:49
Relative Moving Average It's like the EMA but it uses alpha = 1/length instead of 2/(length + 1) It gives a bit less weight (about half of EMA) to the...
02 Mar 2021, 15:39
⏰ Original source code came from Sergio Raimí Mateos, I've only adapted it to support multiple timeframes. ⏰ Link to the original indicator: https://ctrader.com/algos/indicators/show/2257 Calculations made using a different timeframe will be shown directly...
Free SMA Slope Indicator
 4
  0
  4168
17 Apr 2015, 09:16
My slope indicator calculates the slope of a smoothed SMA.  You can enter the backstep, meaning the length of time you want to go back to measure the slope.  A...
Free nothing
 0
  0
  145
19 Mar 2024, 13:18
nada
Free Donchian Fibo
 0
  0
  689
by dhnhuy
03 Apr 2023, 06:50
A combination of Donchian channel and Fibonacci levels. 5 levels: Min, 0.382, 0.5, 0.618, Max are plotted. Period: the period for getting Min, Max. At every moment, the 3 levels...
Free AW Box Live
 1
  0
  351
29 Jun 2023, 06:44
this indicator add rectangle to your chart from last bar.support us for more free indicator and bot by sign up in LiteFinance broker from this linkLiteFinance Signupupdate: NET6update:add arrow add mid...
15 Dec 2023, 22:13
A technical indicator for cTrader that represents a moving average in the form of a histogram is a tool that can be used by traders to identify trends, reversal points...
Free ADXW
 0
  0
  1539
19 Mar 2021, 12:43
ADX Wilder, an ADX Variation, created by Welles Wilder.      Pepperstone Group Limited USDJPY m5 f9Q2n | cTrader  
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,...
Free Risk Reward Tool Experto - Edit
 4
  0
  2822
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 IR Slowing Moving
 0
  0
  244
29 Jun 2023, 06:41
Add Slowing to Aw Moving Average.Telegram Channlesupport us for more free indicator and bot by sign up in LiteFinance broker from this linkLiteFinance Signup