Indicators

Free Simplified Renko
 3
  5
  5737
by jeex
15 Jan 2014, 12:30
For those who like Renko: Simplified Renko. It is time based, simply because cAlgo/cTrader are time based. Simplified Renko however does show what a real Renko Chart shows: movement in...
Free Auto Calculate Lots Size
 1
  2.5
  5685
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...
02 Aug 2015, 22:11
Okay now it's my turn to contribute to the community.   This is a simple Inside Bar pattern recognition. The points appear around the Mother Bar, at the opening of...
Free Pip Candle Indicator
 3
  5
  5405
03 Oct 2016, 05:05
Pip count for each Candle, very useful    // ------------------------------------------------------------ // Paste this code into your cAlgo editor. // ----------------------------------------------------------- using System; using System.Collections.Generic; using cAlgo.API; using cAlgo.API.Indicators; using cAlgo.API.Internals;...
Free Bid/Ask Volume
 13
  5
  5359
29 May 2015, 01:07
(Version 1.1) Accumulates and displays the true bid and ask volume in monetary terms (currency units) for each bar/period and their difference in a convenient histogram plot. It features filters below...
05 Jul 2017, 05:28
Hi, This Indicator basically displays : 1. Displays the PIPS (hourly, daily, weekly, monthly) and 2. Draw Lines through +/- ATR values on the CHART.   Have divided the ATR Value by...
Free Market Profile
 9
  0
  5346
02 Mar 2021, 08:45
This indicator plots market profile on a cTrader chart, either based on x previous bars number or a larger timeframe. Free Download Trial / Buy: https://www.algodeveloper.com/product/market-profile/ If you have any question or...
Free Sync Objects
 31
  5
  5269
by devman
06 May 2021, 21:16
Sync Objects Tool for cTrader 4.0+.  Previous version (3.8): https://ctrader.com/algos/indicators/show/2556 This tool synchronizes objects between several charts with the same symbol. How to use: just add it as a regular indicator....
Free Broker and Time Zones Clock
 0
  5
  5195
by badtzo
03 Sep 2015, 00:38
This is not my whole work, I just made a mod from the source of "Real Market Time" by  lec0456 In this file I added some custom parameters as menu options:...
Free Custom TimeFrame Candlesticks
 6
  4.29
  5188
by Jiri
09 May 2016, 11:37
Description: The Indicator plots custom timeframe candlesticks over current chart.   Updates: 21/03/2016 - Released.   Inputs: Timeframe - Defines TimeFrame of custom DataSeries. Thickness - Defines thickness of lines....
Free Fibo Pivot Points
 3
  5
  5187
02 Jul 2018, 13:57
  Hello all, I have corrected some indicators and cBots on this forum, this is the enhanced version of the Fibonacci Pivot Points, you can set different options among which...
Free Actual Market Maker Pending Orders
 4
  0
  5169
16 Oct 2013, 12:40
Actual Market Maker Pending Orders Buyers vs Sellers: is sum of ask pending orders volume @ actual price & sum of bid pending orders  volume @ actual price and then sum(ask - bid) pending volume show whether is more bids or ask @ actual price. ...
Free cTrader Free News Calendar Widget
 0
  0
  5152
27 Feb 2021, 10:55
The cTrader News Calander Widget is Free and provided by FxPro to be shown in a floating resizable window on or off your charts, this is perfect to see when...
Free Pivots with Labels
 1
  5
  5149
by moza11
05 Apr 2013, 18:06
Pivot Points with text labels for the pivot values.
Free Value Chart
 7
  5
  5092
24 May 2012, 14:13
This is the famous value timing indicator
Free Depth of market (dom)
 0
  0
  4905
20 Mar 2015, 01:48
Indicator show depth of market on the chart. Bids = blue lines Asks = red lines Change len and thickness in parameters.  
Free Activity based Volume
 0
  5
  4798
by Elogos
28 Nov 2014, 15:16
This indicator is an alternative view of volume. It removes the width of the candle high-low in ticks from the volume. It really emphasises the volume in a number of...
Free VWAP for every bar
 2
  5
  4769
25 Apr 2015, 21:39
This is the VWAP (version 1.1), or volume weighted average price for every individual bar. For timeframes shorter than daily it uses minute data up to the current second and then...
Free Fibo-Vector
 0
  0
  4715
04 Jun 2014, 13:20
Fibo Vector is a FREE powerful indicator which comes also with a trading method that will pin point the turning area of any market. Russ Horn from Rapid Results Method made this indicator and it...
Paid cTrader Risk & Reward Charting Tool
 1
  4.17
  4632
27 Feb 2021, 10:42
The new Long & Short pending order and position drawing tool for cTrader is finally here, this highly demanded feature lets you estimate your risk & reward at a glance...
Free Session Box
 2
  0
  4613
02 Mar 2021, 08:42
This indicator shows a rectangle box on a defined start/end time of a day. Free Download: https://www.algodeveloper.com/product/session-box/ If you have any question or issue with our product please contact us via...
Free Symbol Info
 2
  0
  4469
18 Jun 2019, 23:46
Shows some important statistics about the symbol on a corner of your chart.  Free Download: https://www.algodeveloper.com/product/symbol-info/ If you have any question or issue with our product please contact us via our...
Free MAMA FAMA
 3
  5
  4421
13 Aug 2012, 15:49
MAMA stands for MESA Adaptive Moving Average. It is a strong moving average indicator that adjusts itself to up/down cycles. It consists of a pair of lines, MAMA and FAMA...
Free Clock
 1
  0
  4395
15 Mar 2013, 16:38
Shows Broker time and Local time. Created by FxPro due to a client request
Free MaxMin Bands
 1
  5
  4329
16 May 2012, 19:32
This indicator is used to visualize the lowest Low and the Highest High for the last X bars. You can use it effectively to calculate the value of the Trailing...
Free Alert Popup Window
 89
  5
  4328
05 Aug 2020, 12:03
Its a library for cTrader indicators and cBots to show a popup alert window, you can use it on your custom indicators and cBots. Your indicator/cBot user will be able...
Free Temporary Fair Value
 6
  5
  4327
by jeex
27 Dec 2013, 18:52
Where is the herd of Bulls and Bears within the candle? A candle does not show where most of the activity has been during the candle's timeframe. TFV does. TFV...
Free Real Market Time (5 clocks)
 0
  0
  4265
by lorbax
14 Sep 2014, 02:00
Hello everybody,  This is just an update from the excellent work by lec0456: /algos/indicators/show/261 And I added another clock, for the Euro times (Frankfurt), so now you have 5: NY, London,...
Free Williams Fractals in Barry Box
 2
  5
  4231
by gainer
15 Jun 2016, 04:28
The fractals by Williams are a very useful reference in my trading, but I think they are often undervalued due their poor graphical representation, most of the time with a...
Free Frankfurt/London Lines
 2
  0
  4207
by bosma
07 Jul 2015, 10:59
Puts orange-red and red vertical line on open of Frankfurt and London open, works with tick charts. Description is too short.