Indicators

Free Fractals Multi Timeframe
 3
  0
  1988
30 Dec 2021, 07:08
Draw Fractal Lines/Icons of Higher Timeframes. Calculates fractal pattern for Higher TF and shows on the current chart as Lines/Icon/Both. Pattern is calculated as: (For 3 Bar Pattern) For HIGH:...
Free Max Loss, Max Profit Live Stats
 0
  5
  1962
27 May 2019, 11:16
This stats panel show the Gross and Net Max Profit and Max Loss of all open positions. Display also missing take profit and stop loss. Show the remaing total pips...
Free PVSRA Round Numbers
 0
  0
  1952
by reyx
15 Apr 2020, 00:38
Round Numbers indicator of PVSRA
Free Time Zones Clock
 0
  5
  1932
18 May 2023, 02:17
This is a Simple tool that Shows the Time Zones from main Market's Cities Like New York, London, Frankfurt, Tokyo, Sydney, Hong Kong and New Zealand and as well as...
Free Pin Bar Indicator
 1
  0
  1918
20 Sep 2019, 07:15
This indicator do not tell direction of the trend. In fact if the trend exist, this indicator may provide false signal. However, if the market is in the ranging state,...
Free TF Candle
 0
  0
  1910
06 Jan 2022, 03:46
This indicator displays the candlestick of the specified time frame on the right side. Display up to 6 candles. Donation from free download from Gumroad   TF Candle for cTrader...
Free Day of Week Separator
 2
  0
  1910
24 Nov 2020, 12:45
  A simple indicator (built on request) that separates out the days of the week on timeframes below the daily chart. At FXTS we can do dev work on request,...
Free Custom Renko Chart (Overlay)
 1
  5
  1893
03 Feb 2022, 10:41
This indicator allows you to create custom Renko charts by using the current available Renko chart on cTrader. You can set the Renko brick size in Pips to any value...
03 Dec 2019, 12:52
enjoy your trade ;)
Free Supporting VWAP
 0
  0
  1885
23 Aug 2021, 02:38
This indicator is a dependency for TrendTrader6
Free Market Opening Time Grids v2
 0
  0
  1882
03 Apr 2021, 18:15
Shows a grid of market start times. If you want to change the line color, enter the name of the color in this list.   Note:  This script was based on...
Free Static Label and Horizon Line
 0
  5
  1879
06 Jan 2022, 03:47
This indicator displays static labels and lines on the price. Donation from free download from Gumroad Static Label and Horizon Line for cTrader 静的水平線・ラベル表示インジケーター YouTube Another indicators: --free-- Auto Calculate...
Free Today & Live Profit
 5
  0
  1871
02 Aug 2021, 20:08
Show live trading profit, profit percentage and pip amount Show daily profit net and daily percentage Show equity and balance You can also choose to have the indicator displayed on...
Free Line Alert
 0
  0
  1866
02 Mar 2021, 08:43
This indicator allows you to set popup, sound, email, and Telegram alert notifications for trend, ray, horizontal, and vertical lines. Free Download Trial/ Buy: https://www.algodeveloper.com/product/line-alert/ If you have any question or...
Free Dark Matter TD Sequential Indicator
 0
  0
  1865
27 Sep 2021, 11:09
This variation of the TD Sequential indicator created by Dark Matter Finance is an indicator based on Tom Demark’s work and its purpose is to identify uptrend and downtrend exhaustion points....
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 Pip value for Lot Size
 1
  0
  1838
20 Jul 2020, 12:34
You can find the pip value for any lotsize for 8 major currencies. and 28 pairs.
Free MonthOpen_500Pips
 0
  0
  1816
by MAXFX
18 Dec 2018, 19:43
Month, week, day open line. 100 and 500 pips. Month, week, day open line. 100 and 500 pips. Month, week, day open line. 100 and 500 pips. Month, week, day...
Free Upper TF Heikin-ashi Bull Bear
 0
  5
  1808
06 Jan 2022, 03:46
This indicator display the upper time frame heikin-ashi on the indicator area. Free download Another indicators: --free-- Auto Calculate Lots Size Custom R numbers Another Symbol Draw Pips Time Frame...
Free MyMiniFXBook v1.0
 0
  5
  1793
31 Jan 2019, 03:26
MyMiniFxBook v1.0 - Spread; - Total gain; - Today gain; - Balance; - Equity; - Profit; - Maximum lot size (depends on your Risk percent and pips lost)  
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 PivotGURU v2 (for better usage)
 3
  0
  1782
25 May 2020, 08:37
PivotGURU indicator draws the Daily-Weekly-Monthly-Yearly Pivot lines on   the chart. I made some major and minor changes on this indicator.  Yearly Pivot lines added as some clients asked.  3 versions are available: -...
Free Info Panel
 0
  5
  1778
01 Mar 2022, 12:35
Have ADR, ATR, Spread, Unrealized Net P/L, and symbol-info in your Ctrader-Charts. In this indicator colors are customizable. You can choose the ATR-Calculation method and define the different periods for...
Free Supply And Demand Zones
 1
  5
  1768
31 Dec 2022, 16:44
Supply And Demand Zones
Free Volume for Renko/Range
 12
  5
  1766
21 Nov 2022, 14:50
VolumeRenkoRange applies tick volume logic on non-time based charts. Last Update -> 16/11/2022 Volume on Range/Renko/Candles It's possible because we have the Open/Close Time of Bar, so: Volume logic = Number...
Free Custom Tick Chart (Overlay)
 2
  0
  1742
01 Jun 2022, 12:52
 This indicator allows you to create custom Tick charts by using the current available Tick chart on cTrader. You can set the tick size to any value you want to,...
Free Renko Range
 1
  0
  1740
10 Dec 2020, 14:31
  The Renko Range indicator fetches the high-low watermarks of each renko bar. It's calculated using the values of the M1 bars between the open and close times of the...
Free pivot1
 0
  0
  1732
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 Chart Colors
 0
  5
  1731
by bart1
08 Jul 2020, 16:01
Chart Colors has several predefined chart color schemes that you can quickly apply.   Share your color schemes in comments here. I'll will update indicator with shared color schemes. To do...
Paid MTF Candlesticks
 0
  3.75
  1723
06 Jan 2022, 03:48
Hi This is multi time frame candlestick indicator. MTF Candlesticks is an indicator that can display the candlestick of the upper on the chart of the lower. This is very...