Indicators

Free Donchian Channel Band
 1
  0
  170
20 Feb 2024, 16:11
In addition to the regular three lines, you can add three lines each above and below the midline (six lines in total).You can change the numbers to whatever you like,...
28 Feb 2024, 18:26
This is the candle body version of Donchian Channel Break update.This does not respond to wick/tail. Support developershttps://cpheasant.gumroad.com/l/wzxuvf Other indicators・2MA Cloud・2MA Cross ・Donchian Channel Band・Donchian Channel Break update・Donchian Channel Min width ・Donchian Channel Candle...
Free cutrim
 0
  0
  179
10 Mar 2024, 13:26
volatividade 
Free Teoriacutrim
 0
  0
  151
12 Mar 2024, 00:05
Teoria cutrim
Free ATR Stoploss Finder
 0
  0
  358
by soskrr
17 Mar 2024, 22:47
You can use this indicator to find a good stoploss level.ParametersMultiplier - default = 1.5Length - ATR Length, default = 14Smooth MA Type - Moving Average Type, default = simpleOutputsUpper...
Free mtm
 0
  0
  118
07 Jun 2024, 23:37
using cAlgo.API;using cAlgo.API.Indicators;using cAlgo.API.Internals;using System;using System.Linq;namespace cAlgo{   [Indicator(IsOverlay = false, TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)]   public class MomentumIndicator : Indicator   {       [Parameter("N Value", DefaultValue = 60, MinValue...
Free mtm
 0
  0
  67
07 Jun 2024, 23:37
using cAlgo.API;using cAlgo.API.Indicators;using cAlgo.API.Internals;using System;using System.Linq;namespace cAlgo{   [Indicator(IsOverlay = false, TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)]   public class MomentumIndicator : Indicator   {       [Parameter("N Value", DefaultValue = 60, MinValue...
Free High / Low Volume
 0
  0
  4531
18 Jun 2019, 23:45
Shows if a bar volume amount was high or low in comparison with x previous bars average volume. Free Download: https://www.algodeveloper.com/product/high-and-low-volume/ If you have any question or issue with our product...
Free DEmark
 0
  0
  155
04 Apr 2024, 12:24
using cAlgo.API; namespace cAlgo { [Indicator(IsOverlay = false, TimeZone = TimeZones.UTC, AccessRights = AccessRights.None)] public class DeMarkPivotPoints : Indicator { [Parameter("Source")] public DataSeries Source { get; set; } [Output("Pivot", Color...
Free Keltner Blast
 0
  0
  3372
18 Jun 2019, 23:50
Shows an up/down dot signal on chart whenever a Keltner breakout setup formed. Free Download: https://www.algodeveloper.com/product/keltner-blast/​ If you have any question or issue with our product please contact us via our...
10 May 2024, 15:56
This Strategy indicator must plot  arrows for buy and sell  with generally  stop losses and three take profit  also it is the non repainting and non lagging and give sniper...
Paid Z-Score Indicator
 0
  0
  0
23 May 2024, 05:50
Description:The ZScoreIndicator is designed to calculate the Z-score of a financial instrument's closing prices over a specified rolling window period. The Z-score is a statistical measurement that describes a value's...
Paid Z-score Spread Indicator
 0
  0
  0
23 May 2024, 05:57
The ZScoreSpreadIndicator is designed to measure the spread between two specified symbols and calculate the Z-score of this spread. This can be used to identify potential trading opportunities based on...
Free Damiani Volameter: cTrader edition
 0
  0
  1366
15 Jun 2021, 15:36
The Damiani Volameter is another trend and range filter.When the green line is above the yellow line, the market is trending. The indicator does not display which direction the market...
Free Teoriacutrim
 0
  0
  201
12 Mar 2024, 00:05
Teoria cutrim
Free DOSC
 0
  0
  3355
03 Dec 2012, 01:49
As used by the Forex Peace Army in Steve Tutorial. Gives the point of entry by placing a line along the top/Bottom of the spikes. Distance from zero line is...
Free Average True Range (ATR)
 0
  0
  5867
26 Feb 2013, 22:49
This Average True Range is based on the True Range Indicator provided by cTrader / cAlgo and has been overlayed with a simple Moving average. It is valid for all...
Free Average True Range
 0
  0
  3094
by condor
12 Jun 2013, 18:40
The average true range indicator.
Free ATR Stops
 3
  0
  8863
11 Oct 2013, 10:53
ATR Stops provides trend following stops using average true range.  Signals are used for entries/exits: Exit a long position / enter short when price crosses below the stop line. Exit your short position /...
Free Predicted Intraday Volatility
 0
  0
  3919
by Kate
18 Nov 2013, 23:31
Predicts intraday volatility using historical volatility for specific time of day. RateOfChange - EMA factor, less RateOfChange - more days are aggregated.  
Free Chandelier Exit
 2
  0
  6015
30 Apr 2014, 11:57
Developed by Charles Le Beau and featured in Alexander Elder's books, the Chandelier Exit sets a trailing stop-loss based on the Average True Range (ATR). The indicator is designed to...
Free VelociTy Indicator
 0
  0
  3289
22 Jul 2015, 16:14
Indicate the acceleration of the high price and the low price with a moving average.  If the moving average is over ZERO the trend is UP otherwise it's Down. If the...
30 Apr 2016, 19:02
This time I'm sharing my personal indicator it does calculates weighted standard deviation per side to get the upper and lower volatility the advantage of differentiating the volatilities is that...
Paid cTrader Volatility Dashboard Widget
 0
  0
  3339
27 Feb 2021, 10:55
The cTrader Volatility Dashboard Widget is part of the professional trading components collection that gives you a unique view of the Depth of Market and Volatility of a security or...
Paid DI ACTIVITY & WEIS WAVE VOLUME
 1
  0
  3454
26 Jan 2021, 09:33
The largest market participants named "big players" or "smart money", those who move substantial volume in the market. This includes the largest banks, firms, global companies, insurance companies, Hedge Funds,...
Paid Mega Channel
 0
  0
  1192
02 Dec 2019, 12:10
Signup & Download FREE : https://ctrader.guru/product/mega-channel/
Paid .AN. Economic Calendar Reminder
 0
  0
  974
21 Feb 2021, 09:25
This tool allows you to upload Economic Calendar once at weekend - to have a list of upcoming news directly on the chart. It also has a Reminder with a...
Paid MTF Bollinger Bands
 0
  0
  1121
06 Jan 2022, 03:48
Hi This is multi time frame bollinger bands  indicator. Feature- ・shows the upper Multi time frame Bollinger Bands ・MA type are Simple,Exponential,TimeSeries,Triangular,VIDYA,Weighted,WilderSmoothing. ・Each line can be independently changed in time...
Free Bollinger Bands - Distance From Top
 0
  0
  1604
26 Jul 2020, 08:50
Indicators says how much distance price is there from the top bar. Pretty simple calculation (Top - Price) But, when you add that to 100 period distance comparison you will...
26 Jul 2020, 08:49
Similar to earlier indicator on Distance from top, this Indicators says how much distance price is there from the Bottom bar. Pretty simple calculation (Price - Bottom) But, when you...