Articles, Library comments - page 386

Sicker_EA_DIGITS: Sicker_EA_DIGITS - daytrading EA Author: EA
Blau_Mtm: Momentum Indicator by William Blau (see Momentum, Direction, and Divergence: Applying the Latest Momentum Indicators for Technical Analysis). In contrast with built-in standard iMomentum indicator, it calculates the absolute price change. In addition, it uses smoothing. Author: Andrey...
Stochastic Index Blau_TStochI: Stochastic Index (normalized smoothed q-period Stochastic) by William Blau, described in the book Momentum, Direction, and Divergence: Applying the Latest Momentum Indicators for Technical Analysis. The values of q-period smoothed Stochastic is normalized and mapped...
Stochastic Indicator Blau_TStoch: Stochastic Indicator (smoothed q-period Stochastic) by William Blau is based on Stochastic Indicator (see Momentum, Direction, and Divergence: Applying the Latest Momentum Indicators for Technical Analysis). It shows the distance between the close price and lowest...
madnessMA: Shows correlation between different MAs. Author: karceWZROKIEM
Channel scalper M1-M15: Indicator for scalping trading - Chanel scalper M1-M15 Author: EA
STALIN: Two Moving Averages (MA) crossover indicator with alerts and filters. Author: Andrey Vassiliev
EES Velocity: Velocity = High-Low / Time. Time is changeable to minutes, hours, or days. Seconds is the default. In physics, Velocity = distance / time. Author: eesfx
Currency Pairs Correlation: This indicator is developed to show the average movement of any 2 correlated currency pairs of the same TF. Author: Leonid Basis
iChartsSwitchSymbol: After attaching of the indicator to the chart you will see a "Drag symbol here" message. If you drag some symbol from "Market Watch" window, it will change symbols on all other charts. Author: Дмитрий
MAcrosses: Counts crosses off moving averages, it shows % that all MAs are above slower MAs Author: Matus German
MultiLineMovingAverage_v1.1: Индикатор показывает в рабочем окне графика цены средних линий с других периодов. Author: Aleksey
cci with arrow: This indicator makes use of increase in momentum of cci value with respect to the last peak or bottom. Author: olufikayo olowoyo
A la "Bobsley" Expert Advisor: The Expert Advisor uses the Moving Average and Stochastic indicators. It isn't the original version of "Mover3MkII" Expert Advisor by Boris Odintsov, it's my viewpoint on deals of Automated Trading Championship 2010. To open positions it uses the signals of Moving...
MACD Sample EA Updated: The classic MT Sample EA updated for full/sub-pip accounts, also now handles ECN/STP brokers. Examples of setting trading hours, and added externals for StopLoss, MagicNumber and order comment. Author: Brian Dee - Random Trader
MQL5 Wizard - Trade Signals Based on Morning/Evening Stars + CCI: The MQL5 Wizard allows creating ready-made Expert Advisors based on the Standard library classes delivered together with the client terminal (see Creating Ready-Made Expert Advisors in MQL5 Wizard for the details). It allows to check...
  Experts: Source Code V2  (11   1 2)
Source Code V2: This is the 2nd version of Source Code Author: programmer
3-Candle Chart: Simple chart to display candlesticks for the 3 following periods: London Open to New York Open, New York Open to London Close, London Close to New York Open. Author: Serge beaudet
MTF MACD scalper: This is a Multi time frame indicator based on the MACD. I was attempting to see if I could get a good entry on the M5 chart, and make the MACD values of the H1,H4,D align with the M5. Author: midworld08
Send Price Quotes By Email (Up to 50 quotes of your choice): The purpose of this EA is to receive by email the price quotes of the symbol selected and daily % change, as well as some information about your account. You can insert up to 50 different symbols of any type (FOREX, CFD). Author:...
Source Code: This is first EA I am providing for everyone to see and work upon. This is written by me. This EA should be used on EURUSD 15min with initial capital of $1000. Author: programmer
New article Statistical Estimations is published: Estimation of statistical parameters of a sequence is very important, since most of mathematical models and methods are based on different assumptions. For example, normality of distribution law or dispersion value, or other parameters. Thus, when...
Kaufman Volatility: Kaufman Volatility indicator according to Perry Kaufman book "Smarter Trading: Improving Performance in Changing Markets". Author: barmenteros
DRAW_COLOR_CANDLES: The DRAW_COLOR_CANDLES style (as DRAW_CANDLES) draws candlesticks based on values of four indicator buffers, containing Open, High, Low and Close prices. In additions it allows you to specify color for each candlestick from a given set. The color of candlesticks changes...
DRAW_COLOR_BARS: The DRAW_COLOR_BARS style draws bars based on values of four indicator buffers, containing Open, High, Low and Close prices. This is the advanced version of the DRAW_BARS style, that allows you to specify individual color for each bar from predefined color set. The color of bars...
DRAW_COLOR_ZIGZAG: The DRAW_COLOR_ZIGZAG style draws lines of different colors by values ​​of two indicator buffers. This is the color version of the DRAW_ZIGZAG style and allows you to specify individual color for each line from predefined color set. The color, thickness and style of zigzag...
DRAW_COLOR_ARROW: The DRAW_COLOR_ARROW drawing style plots the color arrows (symbols from Windings font). The inidcator plots arrows on the chart, using the symbols from Windings font. Two indicator buffers are used: one for the price values, the other buffer contains the indexes of the colors....
DRAW_COLOR_HISTOGRAM2: The DRAW_COLOR_HISTOGRAM2 drawing style is used to plot color histograms using two indicator buffers, the colors are specified in the color buffer. For each bar it plots a section between the Open and Close prices. Three indicator buffers are used: the first contains the...
DRAW_COLOR_HISTOGRAM: The DRAW_COLOR_HISTOGRAM drawing style is used to plot color histograms. The indicator plots a sin(x) function as a color histogram in a separate window. Two indicator buffers are used: the first contains the values of sin(x) function, the color indexes specified in the...
DRAW_COLOR_SECTION: This indicator is a demo of DRAW_COLOR_SECTION drawing style. It plots color sections with specified number of bars. Two indicator buffers are used: the first contains the High price of the bar, the color indexes specified in the second indicator buffer. The section color,...