Indicators

Free All Pivots
 3
  5
  7222
26 Jul 2017, 16:37
Plot PIVOT POINTS
Paid AMR
 0
  0
  0
05 Nov 2023, 00:38
Average Monthly Range
Free Another Symbol
 3
  0
  1389
06 Jan 2022, 03:47
・Display the other symbol's candlestick plotted on a separate indicator panel ・Time frame can be changed ・History data can be read by specifying a period YouTube Donation from free download...
26 Nov 2020, 11:38
Tiny tool to see how much money or percents you will get or lose at every N pips from your entry point. * if there will be several positions -...
Free ant-GUBreakout
 0
  0
  3211
04 Jun 2014, 10:19
Try using the MQ4 to cAlgo Converter. // ------------------------------------------------------------ // Paste this code into your cAlgo editor. // ----------------------------------------------------------- using System; using System.Collections.Generic; using cAlgo.API; using cAlgo.API.Indicators; using cAlgo.API.Internals; using...
Free Area chart with watermark
 0
  0
  1403
by bennn
25 Aug 2020, 17:32
This indicator replace bars with area chart and adds a watermark with symbol name and period. Text parameters of the watermark are configurable.
Paid Asia
 0
  0
  0
26 Nov 2023, 15:58
range
Free Asia range
 0
  0
  198
11 Jun 2024, 04:00
..
Free Asia range
 0
  0
  94
11 Jun 2024, 04:00
..
Free AUD Weighted Currency Index
 0
  0
  1146
18 Dec 2020, 20:32
Pepperstone Group Limited USDX SnGvn | cTrader  
Free Aurea Draconis Torsion
 0
  5
  1594
25 Nov 2020, 16:26
Markets are like twigs. When fresh and green, they're pliable. They bend but don't break easily. As they age and dry out they become more brittle and more susceptible to...
06 Jan 2022, 03:47
This is a system that automatically calculates the lot size when the stop loss line and the risk percent of A/C are fixed. Enter the amount and you will see...
Free Auto Calculate Lots Size
 1
  2.5
  5684
06 Jan 2022, 03:47
This is a system that automatically calculates the lot size when the stop loss line and the risk percent of A/C are fixed. Donation from free download from Gumroad Auto...
Paid Auto Calculate Lots Size V2
 4
  5
  2469
06 Jan 2022, 03:45
This is a indicator that automatically calculates the lot size when the stop loss line and the risk percent of A/C are fixed. previous Version --new feature ・Auto calculate divide...
Paid Auto Calculate RR
 1
  3.33
  1587
06 Jan 2022, 03:45
This indicator calculates risk reward ratio based on the value of the horizon line. ・You can click the horizontal line to change the value. ・You can change line color,Thickness,line style,...
Free Auto Drawing Indicator V1.3
 4
  5
  652
by Dr.Zed
24 Oct 2023, 09:12
Introducing the AutoDrawings Indicator!Elevate Your Trading Game!Are you tired of manually drawing trendlines? Want an edge in your trading game? Look no further! Our latest AutoDrawings Trendline Indicator is a...
Free Auto Drawings
 10
  5
  3955
by bart1
29 Oct 2019, 13:48
How to use: 1) Select bars using Ctrl + Mouse  2) Choose desired drawing in selected area: fibonacci, min/max price level, or support/resistance trend line.   Algorhitm to place trend...
03 Nov 2023, 16:11
This indicator will show the following key levels:Support and ResistancePrevious Year highPrevious Year lowCurrent Year OpenPrevious quarter open and closeTo show the key levels enter edit mode (Ctrl+Shift+E), generate the...
Free auto pivot
 0
  0
  1859
21 May 2020, 13:39
// ------------------------------------------------------------                    // Paste this code into your cAlgo editor. // ----------------------------------------------------------- using System; using System.Collections.Generic; using cAlgo.API; using cAlgo.API.Indicators; using cAlgo.API.Internals; using System.Linq; using System.Text; using System.Text.RegularExpressions; using...
Free Auto Pivot Points
 2
  0
  8822
21 Mar 2016, 18:36
This indicator plots daily, weekly and monthly pivot points with their associated supports and resistances until level 3. It can be chossen the supports and resistances to be displayed Screenshot:...
Free auto pivots
 0
  0
  1790
21 May 2020, 13:56
// ------------------------------------------------------------ // Paste this code into your cAlgo editor. // ----------------------------------------------------------- using System; using System.Collections.Generic; using cAlgo.API; using cAlgo.API.Indicators; using cAlgo.API.Internals; using System.Linq; using System.Text; using System.Text.RegularExpressions; using System.Collections;...
Free AutoZoom
 1
  0
  923
by devman
15 Jul 2022, 14:54
AutoZoom Tool for cTrader 4.2+ (net6.0).   This tool automatically changes the chart time frame on zoom change. How to use: just add it as a regular indicator. Demo: Parameters: Feel...
Free Average Daily Movements
 0
  0
  1015
07 Dec 2021, 08:51
This indicator helps you visualize the historical avg daily movement of each day. Please note that the daily bars of cTrader start at 21:00 GMT + 0 Therefore the bars...
05 Jul 2022, 02:50
An Indicator that shows the long and short average entries on the chart. Swaps are included in the calculations. This indicator is experimental and still in development and may contains...
Free Average Wick Indicator
 1
  5
  2934
by Waxy
11 Feb 2016, 22:56
I decided to make a simple indicator to see how wicks behave, some cool patterns seem to emerge. You can see for example Upwicks tend to be bigger in downtrends...
Paid AWR
 0
  0
  0
04 Nov 2023, 23:47
Average Weekly Range 
Free Back in time
 3
  0
  1599
06 Jan 2022, 03:40
This indicator is an indicator for cTrader that allows you to move to the date of the past chart you want to see in an instant. こちらのインジケーターは見たい過去チャートの日付まで一瞬で移動できるcTrader用インジケーターとなります。 Free download: Back...
Free Bar Analyzer
 5
  0
  2057
02 Mar 2021, 08:44
This indicator gets most out of a bar volume data by classifying a bar into bullish/bearish/, strong/weak, and noise based on its volume amount. Free Download: https://www.algodeveloper.com/product/bar-analyzer/ If you have any...
Free Bar Count
 3
  5
  447
by yohtza
13 Oct 2023, 18:01
Bar count with options to chose start and end times, hourly closes can have a different color on the 5 minute timeframe, option to hide bar count on timeframes that...
Free Bar ID's
 1
  0
  2526
by .ics
18 Dec 2015, 14:44
This is rather a very simple indicator. It display's the index id of a specific bar ranging from 0 up to the current (last) bar.. This can be used if...