Indicators

Free ctk Pivot Points - Multi Formula
 0
  0
  1615
by cTKit
22 May 2020, 12:35
DO NOT DOWNLOAD THE FILE FROM HERE IT IS ONLY A PLACEHOLDER!!! This indicator is part of cTKit aka cTrader Kit available from https://ctkit.uk. I supports calculating pivot points using...
Free auto pivots
 0
  0
  1791
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 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 A3 MARSI Cross Alert
 0
  5
  1646
29 Apr 2020, 14:54
This indicator derives from the famous RSI-O-MA which is located at this link (https://ctrader.com/algos/indicators/show/2004) to which I added a sound "alert" that warns at each intersection of the two lines...
Free Infinite Impulse Response Filter
 1
  0
  1252
23 Apr 2020, 23:26
For further investigation This is a simple infinite impulse response filter as used in digital signal processing. You may enhance its order, change type and experiment with parameter sets. Note...
Free Belkhayate Center of Gravity V0.2
 0
  0
  2490
20 Apr 2020, 23:20
this is the Belkhayate COG (Center of Gravity) indicator. Or also known as a polynomial regression channel with 3 std deviations. Here is a link to the famous "Belkhayate system"...
Free Solid Horizon 2020
 2
  0
  1321
by solid
19 Apr 2020, 23:23
Solid Horizon 2020 is an update to Solid Horizon indicator (https://ctrader.com/algos/indicators/show/1721) I have released around 2 years ago. Indicator's functionality allows to make more informed trading decisions, as well as...
Free PVSRA Round Numbers
 0
  0
  1954
by reyx
15 Apr 2020, 00:38
Round Numbers indicator of PVSRA
Free Better Volume Paint Bar
 0
  0
  1215
14 Apr 2020, 18:52
asdasdasdasdasd
Free Candle Formation 1.4
 0
  0
  2109
12 Apr 2020, 07:13
Change log :  1.4 : Add option to pick which pattern to show This indicator shows your 4 types of Candle Formation :  H : Hammer, The numbers tells you...
Free Indicator Alert
 0
  0
  2130
10 Apr 2020, 11:06
Monitoring breakout indicators levels, for all indicators with source exposed, simple and powerful
Free pivot1
 0
  0
  1733
30 Mar 2020, 11:41
// ------------------------------------------------------------ // 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 pivots
 0
  0
  1173
30 Mar 2020, 11:34
using System; using cAlgo.API; using cAlgo.API.Internals; using cAlgo.API.Indicators; namespace cAlgo.Indicators {     [Indicator(IsOverlay = true, TimeZone = TimeZones.EasternStandardTime, AccessRights = AccessRights.None)]     public class PivotPoints : Indicator     {        ...
Free Account Summary
 0
  0
  1520
by reyx
28 Mar 2020, 22:46
A simple indicator that show account live numbers in chart
Free Time On Ask Line
 0
  5
  1432
25 Mar 2020, 19:08
Very simple algo to display the current server time on the Ask line  
Free Pivot Points
 0
  0
  2715
by reyx
22 Mar 2020, 22:31
Based on https://ctrader.com/algos/indicators/show/45.  This version has some performance enhancements and works in Weekly, Daily and Hour timeframes!
Free Trading Order Lines
 1
  5
  2687
by reyx
22 Mar 2020, 22:28
Add target/stop colored shapes on pending orders similar to Trading View Tool
Free cTKit
 3
  0
  4106
by cTKit
20 Feb 2020, 11:07
UPDATE: cTKit has a shiny new web site and some new indicators cTKit aka cTrader Kit is a set of indicators developed by professional C# developers who also trade. We...
Free Median Renko Ultimate
 4
  5
  9072
17 Feb 2020, 01:55
The indicator should be attached to 1-minute charts for the best historical candle accuracy. It is displayed as an overlay on the main chart so, you may want to change the...
by jani
11 Dec 2019, 13:06
  Version Update  2019.12.11  Corrected small error in average slope calculation  ///  "for (var i = index - end; i < index - start; i++)"  insted of  "for (var i = index - end; i...
03 Dec 2019, 12:52
enjoy your trade ;)
Free OHLC Lines
 0
  5
  2419
02 Dec 2019, 12:17
This indicator shows a larger time frame open, high, low, and close levels on a shorter time frame. Free Download: https://www.algodeveloper.com/product/ohlc-lines/ If you have any question or issue with our product...
Free Chart Switch
 1
  0
  1677
02 Dec 2019, 12:17
This indicator uses the cTrader Automate API chart controls to allow you quickly switch the chart timeframe or symbol, it supports up to 20 symbols and 10 timeframes. Free Download: https://www.algodeveloper.com/product/chart-switch/...
Free Volume Sum Delta
 0
  2.5
  3577
02 Dec 2019, 11:02
Its another volume indicator that uses x previous bars volume data and calculates a delta value for the current bar by subtracting the buy volume amount from sell volume amount....
Free Chart Overview
 1
  5
  1424
by devman
29 Nov 2019, 17:06
Chart Overview control. Feel free to make your suggestions to improve this indicator! Demo: Settings:
Free Simple Fibonacci Timezones
 0
  0
  1600
by devman
18 Nov 2019, 23:02
Simple Fibonacci Timezones Indicator. How to use: 1. Draw any trendline. 2. Open trendline settings (right click). 3. Type `ftz` in comment. 4. Type `ftz|7` to create 7 levels. 5....
Free Chart-In-Chart
 5
  5
  2766
by devman
02 Nov 2019, 02:55
Are you want to view detailed bars from a smaller timeframe? Just move the cursor! P.S. Hold "Shift" to freeze the image. Feel free to make your suggestions to improve this indicator!
Free Auto Drawings
 10
  5
  3958
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...
Free Ctrl timeframes
 0
  5
  1538
by devman
22 Oct 2019, 01:09
View bars from other timeframes as transparent rectangles. Press "Ctrl" to temporary hide (or show - when parameter Show By Default disabled) bars.
Free Pivot Points and S-R levels
 4
  5
  3706
08 Oct 2019, 00:51
Displays Daily, Weekly and Monthly pivot points as well as R1, R2, R3, S1, S2 and S3 levels on the chart. You can select which of these you want to...