Indicators

13 Mar 2015, 23:31
simple RSI  for Typical Price(OHC/3), Weighted Close(OHCC/4), Median(OH/2) added 2 levels - 20% / 80% To change method just select flags in parameters menu.    
Free zig zag buy sell
 0
  0
  6924
09 Mar 2015, 15:03
//+------------------------------------------------------------------+ //| ZigAndZagScalpel.mq4 | //| Bookkeeper, 2006, yuzefovich@gmail.com | //+------------------------------------------------------------------+ #property copyright "" #property link "" //---- #property indicator_chart_window #property indicator_buffers 7 // Èëè 8 - äëÿ testBuffer #property indicator_color1...
Free zig zag buy sell
 0
  0
  3715
09 Mar 2015, 14:40
//+------------------------------------------------------------------+ //|                                             ZigAndZagScalpel.mq4 | //|                           Bookkeeper, 2006, yuzefovich@gmail.com | //+------------------------------------------------------------------+ #property copyright "" #property link      "" //---- #property indicator_chart_window #property indicator_buffers 7     // Èëè 8 - äëÿ testBuffer #property indicator_color1...
Free SinMaChineseTranslate
 0
  0
  2340
07 Mar 2015, 13:15
// Only For beginners .this is TMA translate into chinese. use Color of violet and period of 16.More like waves //than sma,smma,ema. // //N= peroid. using System; using cAlgo.API; using cAlgo.API.Internals; using cAlgo.API.Indicators; using cAlgo.Indicators;...
Free GMMA (Guppy Multiple Moving Average)
 0
  0
  6205
16 Feb 2015, 12:19
GMMA (Guppy Multiple Moving Average) An indicator used in technical analysis to identify changing trends. The technique consists of combining two groups of moving averages with differing time periods.  One...
Free Fractals
 4
  0
  5303
07 Feb 2015, 14:54
NinjaTrader Fractals indicator analog. No other description ... No other comments ... It is free of charge :) This is a sample image: End of description.
Free Better TickVolume
 1
  5
  9027
06 Feb 2015, 10:48
Tick BetterVolume indicator is based on standart BetterVolume algorithm. It is absolutely free for use. No description ... No comments ... No money :) Sample image: End of description.
Free Candlestick Tendency
 4
  5
  6033
28 Jan 2015, 00:49
This is a simple indicator to show if global and local trend directions are the same. It uses two timeframes, a "local" timeframe and a higher order "global" timeframe.The indicator...
Free Product
 0
  0
  2429
25 Jan 2015, 08:17
A primitive indicator showing the result of arithmetic multiplication of two source series. This is particularly useful as a building block for combining with other indicators, for creating chains of...
Free Sum
 0
  0
  2436
25 Jan 2015, 08:16
A primitive indicator showing the sum of two source series. This is particularly useful as a building block for combining with other indicators, for creating chains of dependent indicators and...
Free Ratio
 0
  0
  2208
25 Jan 2015, 08:15
A primitive indicator showing the ratio of two source series. This is particularly useful as a building block for combining with other indicators, for creating chains of dependent indicators and...
Free Difference
 0
  0
  2562
25 Jan 2015, 08:14
A primitive indicator showing difference between two source series. This is particularly useful as a building block for combining with other indicators, for creating chains of dependent indicators and for...
Free ADR - Average Daily Range
 8
  5
  8726
16 Jan 2015, 20:53
Hi all. Here an indicator to print the average daily range just as a number (+ current range of today, adr + 50%, adr + 100%). Update: Made it a...
Free Pivot Points
 22
  5
  50879
22 Dec 2014, 17:30
Pivot Point is a technical indicator used in technical analysis derived by calculating the numerical average of a particular stock's (or any other financial asset like forex pair or any future contract)...
Free EHMA
 0
  0
  3054
18 Dec 2014, 17:20
//Date: 18/12/2014 //Country: Chile //Copyright: Felipe Sepulveda Maldonado  //LinkedIn: https://cl.linkedin.com/in/felipesepulvedamaldonado //Facebook: https://www.facebook.com/mymagicflight1 //Whats Up: +56 9 58786321 //Donations Wallet: wallet.google.com felipe.sepulveda@gmail.com //Paper: Moving Averages for Financial Data Smoothing. EHMA is the Best. //Paper...
Free Lazy Bear Centre of Gravity
 3
  0
  3268
by Elogos
09 Dec 2014, 19:22
An indicator used on Trading View here for reference when entering on smaller time frames in cTrader. Converted from the Pine Script version publicly available on TradingView using PS2CAlgo Converter...
Free Activity based Volume
 0
  5
  4796
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 EurUSD Daily Index
 1
  5
  4349
06 Nov 2014, 20:51
Determines the daily increase or decrease in the value of the Euro and Dollar.The actual and projected value of the pair is also plotted.
Free Price Action / BreakOut
 6
  5
  41355
10 Oct 2014, 19:02
This is a Price Action Indicator, that helps you to identify the difference between trend / sideway market. Unlike Highest High Lowest Low indicator, here you don't need to set...
Free i-Sessions Market
 9
  3.75
  10405
05 Oct 2014, 17:53
The indicator shows the beginnings and the ends of three trading sessions: Asian, European, and American. The sessions are displayed with the background rectangles. The length of the rectangle corresponds...
Free Pivots Daily
 1
  0
  12489
27 Sep 2014, 07:35
Pivot Points are widely used by day traders to quickly determine where forex market sentiment may change between bullish and bearish. Pivot Points are also commonly used to find likely...
Free RNAfx Twitter Indicator #forex
 1
  0
  2144
by rnafx
17 Sep 2014, 10:13
Realtime Newsfeed Aggregation - Twitter Adapter A simple indicator that shows how easy is to use our API to show a twitter feed. Current feed is from our demo following...
Free Real Market Time (5 clocks)
 0
  0
  4264
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 ATR in Deposit Currency
 0
  0
  3161
20 Aug 2014, 14:52
ATR in Deposit Currency is nothing other than the ATR indicator, but its values ​​are expressed in money. Parameters: Period - ATR period MAType - Moving average type for ATR...
Free Donchian Channel
 4
  5
  4059
by matfx
30 Jun 2014, 10:36
Indicator converted from MT4 using 2algo. Richard D. Donchian was a well-respected Wall Street technician who began his career in 1930. He initially compiled his Trading Guides in 1934 after...
Free ATR Channel
 1
  0
  4956
by matfx
30 Jun 2014, 10:23
ATR Channel indicator - Avergae true range measures the volatility of the market. Current ATR = [(Prior ATR x 13) + Current TR] / 14 - Multiply the previous 14-day...
Free Position Stats
 2
  0
  4186
23 Jun 2014, 23:09
This is a simple overlay indicator (on main chart). It shows opened volumes for the current symbol, counts of positions and other account parameters. Handy for monitoring HFT cBots on...
Free Supertrend
 10
  5
  17705
06 Jun 2014, 17:16
Trend Indicator showing an Up Trend when the current close price is higher than the main trend line in uptrend and a Down Trend when the current close price is...
Free Kanal_Ant
 0
  0
  2551
06 Jun 2014, 15:13
Convert it from mt4 and the function seem to work ok, Just that the price level can't be seen.  
Free Break Out RSI
 4
  0
  5915
06 Jun 2014, 12:52
This is a breakout indicator converted from mt4. It is a volatility indicators it is use to judge the strength of the trend and breakouts.