Indicators

Free Pseudo Point and Figure
 2
  0
  1405
19 Sep 2021, 19:01
This is a pseudo point anf figure indicator which can be plotted on normal time charts. The box size can either be a fix number in pips or fluctuate based...
Free Waddah Attah Adaptive MA
 0
  0
  1403
16 Dec 2020, 19:47
The original aim was to use this as a stoploss that rapidly closes the gap on price if there was a potential reversal. The Waddah Attah Adaptive MA (WAMA) uses...
24 Apr 2020, 22:02
Version: 1.0.1 - 24 April 2020 You can find this project on GitHub: https://github.com/Obiriec/A3-Cicli-Hosoda-with-tollerance-lines // ------------------------------------------------------------ // //      A3 Cicli Hosoda with tollerance lines //      Versione 1.0.0 del 30/03/2020 //       //      Autore: Armando Brecciaroli (email: a.brecciaroli@me.com -...
Free Braid Filter Mod v1.1
 0
  0
  1389
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 Pivot HH LL LH HL
 0
  5
  1370
06 Jul 2023, 16:38
Indicator to determine the Higher Highs, Lower Lows, Lower Highs and Higher Lows. Takes period as a parameter. The higher the rougher the Pivot Points. Feel free to buy me...
Free VFX Ichimoku MultiTF v1.1
 0
  0
  1355
17 Aug 2021, 19:48
Ichimoku Kinko Hyo Indicator Enhanced version with option to select a time frame of your preference. E.g. you can draw 1H Ichimoku on 30min chart as shown on the picture: Note:...
Free 1-100 Csv Moving Averages
 1
  0
  1353
22 Feb 2021, 03:31
This indicator helps you draw many moving averages just by typing the periods in a CSV (comma-separated values format), up to 100 moving averages are allowed. Instead of adding moving...
Free vortex
 0
  0
  1333
11 May 2020, 02:18
vortex indicator
Free Automatic Switching MA
 2
  0
  1327
by summer
13 May 2021, 08:37
各チャートのタイムフレームによってMAのサイクルを自動で切り替えることができます。 The MA cycle can be switched automatically according to the time frame of each chart.
Free Donchian Channel Colors
 0
  0
  1313
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 HLAveragesBoxesOverlayFibo
 0
  0
  1310
15 Oct 2020, 21:36
Hello again, Money never sleeps, good night at all.
Free Scalextric
 0
  0
  1308
31 Aug 2020, 16:26
Well, this time, exploring relations between open and close. Have fun!    
Free Multi Timeframe Price Channel
 0
  0
  1306
by dadi
25 Mar 2022, 09:07
This indicator is inspired by Donchian channel. However, instead of periods, it draws the channel based on the price information of the bar of the selected timeframe, including high, low,...
Free Moving Average Ribbon
 4
  5
  1301
05 Jun 2022, 17:03
This is a moving average ribbon which only shows the average, the max and the min value. This way any number of moving averages can be shown without recompiling the...
25 Oct 2022, 12:05
This is a simple Indicator based on two Moving Averages, base on Close Price  when two moving average crossover the sound you selected will be played and uparrow/downarrow  icons displayed
Free DrawPriceMove V4
 1
  0
  1283
12 Oct 2020, 20:06
  V4 is in blue - same as V3 (green) but: Flips trend direction if the bar is either an inner or outer bar to previous. Then checks the trend...
Free Mean Reversion
 0
  0
  1273
17 Jun 2020, 12:22
Free annu
 4
  0
  1265
07 Jun 2021, 05:54
trend
Free ma
 1
  0
  1254
11 Jan 2020, 02:02
ma
Free Smoothed High And Low Remora
 0
  0
  1251
16 Aug 2020, 23:29
This indicator is based on the Smoothed High And Low Overlay Bands indicator and explores the highs evolution to its highs band and the lows to its low band. It...
Free Quandl Time Series
 0
  0
  1248
18 Jun 2019, 23:34
This indicator allows you to add Quandl time series datasets on your cTrader chart. Free Download: https://www.algodeveloper.com/product/quandl-time-series/ If you have any question or issue with our product please contact us via...
Free rectangle
 1
  0
  1229
18 Jan 2022, 10:50
private void DrawRectangle(string objectName, int x, double y, int width, double height, Colors color, int thickness, LineStyle style) { ChartObjects.DrawLine(objectName + "a", x, y, x + width, y, color, thickness,...
Free Rainbow3
 0
  0
  1226
21 Mar 2021, 17:51
Rainbow3 projects the calculated lines as possible supports in search of possible resistances.
Free AlphaTrend indicator
 1
  5
  1225
by mfejza
16 Jun 2023, 09:44
This indicator shows the trend and real market value of the financial instrument. When the price is below the indicator and the indicator is green, it indicates a discount on...
Free Profit Maximizer PMax
 1
  0
  1214
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 HLC Trend
 0
  0
  1211
05 Aug 2021, 22:34
Simple indicator which identifies trends based on a comparison of the MA value of close - MA value of high and the MA value of low - MA value of...
Free Flexible Exponential Moving Average
 1
  0
  1209
01 Nov 2020, 16:27
In contrast to the normal exponential smoothing moving average, which can only use an integer period, this indicator uses any positive number, allowing for flexible, sensitive, and streamlined period setting....
Free ROC Adaptive MA
 0
  0
  1199
14 Dec 2020, 18:21
At FXTS, we've been working on a selection of adaptive moving averages over the last week to be released in succession. These can be used for crossovers, or for trailing...
Free Variable Moving Average (VMA)
 2
  0
  1199
12 Dec 2021, 20:05
A VMA is an EMA that is able to regulate its smoothing percentage based on market inconstancy automatically. Its sensitivity grows by providing more weight to the ongoing data as...
Free VWAP continual
 4
  5
  1197
by mfejza
08 Sep 2022, 23:39
In this version VWAP (Volume Weighted Average Price) is calculated based on comulative look back periods