Indicators

Free mtm
 0
  0
  114
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
  65
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 Volume Pulse V.2.1 =)
 3
  5
  273
17 May 2024, 12:35
Just to say hi to those who blocked me, and sent a bomb =)Is the candle True or False Volume ? Now you know =) Enjoy for Free =) Previous account here...
Free DEmark
 0
  0
  153
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 ATR Stoploss Finder
 0
  0
  357
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 Lusinvest - Sentiment Volume Indicator
 0
  2.5
  2296
13 Mar 2024, 20:06
This indicator is like Tick Volume but simpler. You can pick colors for bullish (positive) or bearish (negative) candlesticks. It helps you spot important doji candles in volume by showing...
Free Teoriacutrim
 0
  0
  199
12 Mar 2024, 00:05
Teoria cutrim
Free Teoriacutrim
 0
  0
  149
12 Mar 2024, 00:05
Teoria cutrim
Free cutrim
 0
  0
  178
10 Mar 2024, 13:26
volatividade 
28 Feb 2024, 18:37
This is the candle body version of Donchian Channel Min width.This does not respond to wick/tail.The dotted line in the image is Donchian Channel Candle body.   Support developershttps://cpheasant.gumroad.com/l/wzxuvf Other indicators・2MA Cloud・2MA Cross ・Donchian...
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 Donchian Channel Candle body
 0
  0
  165
28 Feb 2024, 18:19
This is the candle body version of Donchian Channel Band.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 body・Donchian...
Free Donchian Channel Min width
 3
  0
  189
20 Feb 2024, 16:54
You can determine the minimum width of the top and bottom lines of Donchian Channel.Please note that if the number is too large, the line may not be drawn. Support developershttps://cpheasant.gumroad.com/l/wzxuvf Other...
Free Donchian Channel Break update
 1
  0
  171
20 Feb 2024, 16:38
In addition to the Donchian Channel Band functionality, the width can only be reduced when either the top or bottom line is broken.This may help you avoid missing ranges and...
Free Donchian Channel Band
 1
  0
  167
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,...
Free Extended Move Indicator
 0
  5
  336
by mirk0
01 Dec 2023, 14:59
Detects extended moves from ATR, indicating higher chance of reversal. Includes treshold parameter and 2 different color schemes to choose from.
Free DRKHASHIX CandlePower
 0
  5
  390
12 Nov 2023, 16:06
"To download the extraordinary Dr. khashix, please visit the drkhashix.com.""Vittaverse is the best broker for bot and traid; they support a variety of currencies, have low spreads, and most importantly,...
Free FVG Indicator
 0
  5
  1122
17 Oct 2023, 13:37
Are you missing your Entry while calculation position size? Are you losing more money than you expected because of miscalculation?Are you having trouble calculating your position size, while you are trying...
Free FVG Indicator
 0
  5
  553
17 Oct 2023, 13:37
Are you missing your Entry while calculation position size? Are you losing more money than you expected because of miscalculation?Are you having trouble calculating your position size, while you are trying...
Free FVG Indicator
 2
  5
  786
17 Oct 2023, 13:37
Are you missing your Entry while calculation position size? Are you losing more money than you expected because of miscalculation?Are you having trouble calculating your position size, while you are trying...
Free Auto-Fibonacci
 2
  5
  2027
by Dr.Zed
12 Oct 2023, 14:02
Introducing Auto FibonacciUnlock the power of automated Fibonacci level identification - Auto Fibonacci. This innovative tool takes the guesswork out of market analysis.How Does Auto Fibonacci Work?Auto Fibonacci scans past...
30 Sep 2023, 05:45
Hi fellow cTraders,We are excited to share with you our first cTrader indicators pack - TwoOne Candlestick Patterns Pack. We created this indicator because we wanted to share our passion and...
Free Multi Timeframe ATR
 0
  0
  629
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 Normalized Volume indicator
 1
  5
  565
by mfejza
05 Aug 2023, 21:09
Normalized Volume is an indicator showing the normalized volume value. It displays the average volume within the bars range, in the form of a colored histogram with a threshold value.
Free Volume Ichimoku
 1
  5
  439
by mfejza
05 Aug 2023, 20:31
This custom indicator is a Price Volume Analysis indicator. The analysis of volume is expressed through the well-known indicator, Ichimoku. This indicator is most commonly used to identify zones when the volume...
by mfejza
06 Jun 2023, 12:57
This indicator shows the average value of the FATL and SATL indicators, which are averaged within the fast and slow zones of the ATL. Additionally, the shadow represents the zone...
Free Relative ATR
 0
  0
  468
01 Jun 2023, 23:32
Relative ATR (Average True Range) Indicator for cTrader   The Relative ATR Indicator for cTrader is a powerful tool designed to gauge volatility in relation to longer-term average volatility. It's built...
Free DCT - ADR
 0
  0
  467
26 May 2023, 17:25
Average Daily Range. Defaults to the last 5 days DAILY average irrespective of chart time frame. Calculates average of last x days (high - low) values.  
Free Deviation Oscillator
 0
  5
  431
by mfejza
19 May 2023, 14:27
The Deviation Oscillator, as a sentiment volatility oscillator, represents the difference between the price and the price simple moving average, normalized within the selected range. The indicator positive difference value...
Free Weis Wave Experto
 2
  5
  3505
18 May 2023, 02:22
Weis Wave is a Very known indicator by Follower of Wyckoff, VSA, VPA and Order Flow Trading Style. The Indicator was created by David Weis and further developed on NinjaTrader...