Indicators

Free renko
 0
  0
  476
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 mfejza
16 Dec 2023, 11:12
The Blau High-Low Momentum indicator interprets price levels using high and low momentum to produce trend and range-bound confirmations. Commonly used for crossovers, divergence, and trend confirmation, the challenge lies...
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 2MA Cross
 2
  5
  473
05 Mar 2024, 18:49
Paint the color between 2MA.When crossed, the color changes.The MA color and the cloud color are the same.2MA Cloud : The color is the same regardless of the cross Support developershttps://cpheasant.gumroad.com/l/wzxuvf Other...
Free renko
 0
  0
  471
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 Nightmares On Chart Ver 2
 0
  5
  468
16 Oct 2023, 15:08
Here I've added the option to change the MACD ColorsAnd now has a POSSIBLE Trend change indicator Letting you know if there is a crossover. Low setting > High setting >How to...
Free renko
 0
  0
  461
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 Standard Error Bands indicator
 0
  5
  460
by mfejza
03 Apr 2023, 02:49
The Standard Error Bands indicator is a smoothed linear regression line, where the period linear regression curve is smoothed by a three-period simple moving average. The upper channel line is...
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...
Free Trend Score indicator
 1
  5
  448
by mfejza
30 Jul 2023, 09:20
Trend Score indicator by Tushar S. Chande was described in the article "Rating Trend Strength" in S&C magazine (September 1993). It displays both the power and direction of a trend.
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,...
by mfejza
18 Aug 2023, 11:37
The Trend Continuation Factor (TCF) indicator was developed to assist in identifying the market's trend and direction. It was introduced by M.H. Pee in an article titled 'Trend Continuation Factor'...
Free Optimized Trend Magic Indicator
 0
  0
  443
by mage
08 May 2024, 13:09
Download Free Optimized Trend Magic Indicator: Optimized Trend Magic Indicator – cTrader cBotDownload More Free Indicators Here: Products – cTrader cBotThe Trend Magic indicator is a well-regarded tool among cTrader...
by mfejza
09 Oct 2023, 10:06
John Bollinger's Normalized Intraday Intensity Oscillator. This custom indicator attempts to measure intraday intensity for both bullish and bearish sentiment. The indicator displays positive values for bullish intensity and negative values for...
Free Colour changing MA's
 0
  0
  441
27 Aug 2023, 19:17
Can anyone tell my why this has a gap in the lines?Moving averages with colour changing lines to show up or down movement    using cAlgo.API;using cAlgo.API.Indicators;namespace cAlgo{    [Indicator(IsOverlay = true, TimeZone...
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 The Adaptive Price Zone
 0
  5
  435
by mfejza
21 Jun 2023, 22:28
The Adaptive Price Zone (APZ) represents an adaptive price channel. The indicator was described in the article 'Trading With An Adaptive Price Zone' by Lee Leibfarth in 'Stocks and Commodities'...
21 Nov 2023, 17:25
"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 Zig Zag Count&Price
 0
  0
  433
22 Feb 2024, 20:27
Added the function to display the candlestick count, Vertex price, and reversal price markers for the deviation type ZigZag.For example, if Deviation percent is 1, a 1% reversal from the...
Free G Channels indicator
 0
  5
  432
by mfejza
22 Sep 2023, 10:19
This technical indicator, in general, establishes upper and lower boundaries that are calculated by adding or subtracting a volatility component from a central tendency estimator. Channel indicators are widely used...
Free camarila pivotlines
 0
  0
  430
15 Sep 2023, 09:35
good for trading gold
Free Mean Price Indicator
 1
  5
  429
by mfejza
03 Aug 2023, 15:03
The Mean Price indicator displays two levels: the average price of all bars of the current day and the average price of the previous day. The useful information for trading is...
Free renko
 0
  0
  427
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
 1
  0
  424
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 CandlePower v2
 5
  5
  423
15 Nov 2023, 13:15
"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 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 Ehlers Smoother
 0
  0
  416
by dhnhuy
03 Apr 2023, 10:08
Some smoothing options, can apply on top of any series. SourceType: HL2: (High + Low) / 2 HLC3: (High + Low + Close) / 3 Close Custom: selectable source. CustomSource:...
Free Dynamic Balance Point indicator
 1
  5
  410
by mfejza
10 Aug 2023, 11:18
The Balance Point itself can be used as a sort of support/resistance indicator or for dynamic stop/reverse. In the case when the indicator value is lower than the current closing price,...
Free SMMA - Smoothed Moving Average
 1
  0
  409
by soskrr
21 Mar 2024, 00:42
This indicator is commonly used to confirm market trends and generate buy/sell signals. The main advantage of a smoothed moving average is that it removes short-term fluctuations, and allows us to...