Indicators

Free SPUD Stochastic Theory Indicator
 0
  0
  3134
20 Oct 2016, 18:01
In accordance with the description of the SPUD's theory on the http://www.forexfactory.com/showthread.php?t=37111 indicator shows the corresponding status.
Free Pip Candle Indicator
 3
  5
  5406
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 Cyf_Elder's_Force_Index
 2
  0
  3419
by cyfer
18 Sep 2016, 21:38
Developed by Alexander Elder  The Force Index combines volume with price to discover the force of bulls or bears behind every rally or decline Force Index brings together three essential pieces of information...
Free Cyf_Elder's_Impulse
 3
  5
  3274
by cyfer
18 Sep 2016, 21:35
Developed by Alexander Elder  The idea of Impulse is measuring any market by Inertia & Power according to Elder Inertia can be measured by the slope of a fast EMA...
Free Support and Resistance At Price
 2
  0
  11830
by cTKit
16 Sep 2016, 12:56
Inspired by an indicator sold by Quantum Trading for platforms other than cTrader this indicator draws support and resistance lines at specific prices in a way that allows you to...
Free Support And Resistance Zones
 2
  5
  10616
by cTKit
16 Sep 2016, 12:49
This indicator is an alternative to my Support And Resistance At Price indicator.  It uses a different algorithm for drawing support and resistance lines.  Basically it builds a set of...
Free TDI - HmA RSI
 1
  0
  2278
26 Aug 2016, 23:12
Hi all members,   This Indicator was converted from MT4 , TDI system.    Can someone help me adding Babose or Text Signal when Lines Crossing Like this  /algos/indicators/show/1023  ...
Free Swing ZigZag
 4
  4
  6278
by Jiri
26 Aug 2016, 19:18
Description: Another version of ZigZag indicator, this time based on swing high low points.   Updates: 22/03/2016 - Released. 26/08/2016 - Fixed conditions order.   Inputs: Period - Defines period...
Free Stochastic Histogram
 0
  5
  4443
03 Aug 2016, 15:19
The Stochastic Oscillator in the form of a histogram. Buy when it moves from negative to positive in the uptrend Sell when it moves from positive to negative in the...
Free Stochastics-4Line
 0
  0
  2899
31 Jul 2016, 12:54
// ------------------------------------------------------------                    // 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 ZigZag
 2
  3.33
  7118
31 Jul 2016, 01:03
Another ZigZag indicator for CTrader. I found that the other implementations available were incorrect and written with more lines of code than necessary. http://www.onlinetradingconcepts.com/TechnicalAnalysis/ZigZag.htm  
Free SessionBox
 10
  2.5
  9619
17 Jul 2016, 15:39
re code the mt4 i-session indicator to draw session box in pure calgo code  if you have code problem you can comment this post  thanks
Free Pair Market Information
 0
  0
  1260
10 Jul 2016, 04:17
  Very Useful information and practicle   PIPS High To Low 5 Days Average Spread Pips to open or from open     // ------------------------------------------------------------                    // Paste this code into...
Free Scalper Signal
 2
  5
  14415
19 Jun 2016, 15:39
A visual way to help determine whether to buy or sell against a pivot level (indicator does not repaint). Gold painted bars mark a “pivot high” or “pivot low.” Signal...
Free Enhanced Alerts
 0
  4
  2297
by Jiri
17 Jun 2016, 23:06
Description: Enhanced Alerts indicator plays sounds when order, target or stop is filled. It's experimental version. Please, someone test it out and let me know in the comments if it's...
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 Cyf_Elder_Ray
 0
  0
  2995
by cyfer
11 Jun 2016, 23:52
Elder Ray  Developed by Alexander Elder Also Known as Bull Power & Bear Power  Crucial Part of this indicator is a trending market that respects an EMA , Elder used...
Free FullPrice Indy V02
 4
  0
  3011
by gainer
25 May 2016, 05:25
You know the importance of the full prices as strong supports and/or resistences, i.e. 123.40000 or 123.000 and so on Unfortunately I always forget to check them, so sometime I find...
Free Cyf_Ergodic_Candlestick_Oscillator
 1
  0
  2849
by cyfer
23 May 2016, 17:34
William Blau's Ergodic CandleStick Oscillator  written for cTrader. -This is another Momentum based Indicator , It Ignores Gaps (if you trade Stocks) and measures the candlestick tendency  -Above 0 Line ,...
Free Cyf_DTosc
 0
  0
  3263
by cyfer
23 May 2016, 00:55
This is Robert C. Miner's  DTosc written for cTrader   If you plan to implement this oscillator in your trading , Please Read/Google how to use it and what are the common...
Free ZigZag Linear Regression Channels
 4
  4
  4141
by Jiri
09 May 2016, 11:37
Description: Based on SwingZigZag and LinearRegressionChannel indicators. The Indicator tries to find and plot potential channels in price movement. Channels repaint with the new swing of current direction (just same as ZigZag...
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 Value Chart
 3
  4
  2809
by Jiri
09 May 2016, 11:37
Description: The Value Chart was developed to show the valuation of the market.  The Value Chart could be described as a DeTrended Oscillator in which the higher or lower the...
Free Market Hours
 10
  4
  4061
by Jiri
09 May 2016, 11:37
Description: Current open markets, updated in real time. Time bar progresses from left to right. Hours are optimized to local time.   Updates: 19/03/2016 - Released. 26/03/2016 - Updated strings. 30/03/2016...
Free EXPERIMENTAL Channel Sketcher
 9
  4.17
  3286
by Jiri
09 May 2016, 11:37
Description Linear regression channel based. Overlaying channels indicate respected channel. Additional description will be added in the future.   Notes It might be useful for those who like to trade...
Free Custom Bid and Ask Lines
 6
  4
  2414
by Jiri
09 May 2016, 11:37
Custom Bid and Ask lines. can be set to plot from current bar with displacement or to infinite (as default) custom line style custom thickness custom color   Make a...
Free ZigZag
 3
  4.17
  3889
by Jiri
09 May 2016, 11:37
Description The ZigZag indicator shows trend lines filtering out changes below a defined level. The Indicator was converted from NinjaTrader script to cAlgo.   Updates 31/01/2016 Released. 08/03/2016 ​Added channels. Updates on...
Free Swing
 5
  4.17
  5322
by Jiri
09 May 2016, 11:37
Description The Swing indicator plots lines that represents the swing high and low points. The Indicator was converted from NinjaTrader script to cAlgo.   Updates 31/01/2016 - Released.​   Inputs High source - The...
Free Daily Fibonacci Retracement
 0
  4.17
  7158
by Jiri
09 May 2016, 11:37
Description The Fibonacci retracement is the potential retracement of a financial asset's original move in price. Fibonacci retracements use horizontal lines to indicate areas of support or resistance at the key Fibonacci levels before it continues in...
30 Apr 2016, 19:02
This time I'm sharing my personal indicator it does calculates weighted standard deviation per side to get the upper and lower volatility the advantage of differentiating the volatilities is that...