Articles, Library comments - page 96

moving average : candle cross 3 moving averages Author: forexcaveman1
  Experts: Cross  (5)
Cross: Candle Cross above or below Conditions Author: Abubakar Saidu
FE Fibo Expansion : I have create this indicator a year ago and I like to share to those who use Metatrader Terminal. For each candles, I put their properties into A Object of array than analyze them. Author: Syahirul Nizzam Bin Haron
Lyapunov_HP: The oscillator indicator based on Lyapunov stability theory, with the Hodrick-Prescott filter. The indicator has two input parameters: Filter - filter calculation period, Applied price - price used for calculation Due to the use of the HP filter, the indicator has the following feature...
Fx_Snipers_Ergodic_CCI_Trigger: The Fx Sniper's Ergodic CCI Trigger indicator Author: Scriptor
New article MQL5 for Newbies: Guide to Using Technical Indicators in Expert Advisors is published: In order to obtain values of a built-in or custom indicator in an Expert Advisor, first its handle should be created using the corresponding function. Examples in the article show how to use this or...
Pan PrizMA Sin leverage 72: Builds a sliding line with a polynomial of 4 degrees. Extrapolates as a section of a given function with a sinusoid and its axial one. One value is taken from the constructed lines on each bar and a line of extrapolated values is plotted, which does not redraw. Author:...
New article A Quick Start Or a Short Guide for Beginners is published: Hello dear reader! In this article, I will try to explain and show you how you can easily and quickly get the hang of the principles of creating Expert Advisors, working with indicators, etc. It is beginner-oriented and will not...
  Experts: Nextbar  (2)
Nextbar: This Expert Advisor doesn't use any indicators. It only applies analysis of Close prices at bar #1 and the specified bar. Author: Vladimir Karputov
Symbol Percentage Change & Time : Shows Symbol name, percentage change of price from last day, and Time Time has input options, You can select GMT, LocalTime or TradeServerTime Author: Dark Ryd3r
macd divergence : mt4 Author: yamazakinorio
breakout EA : range and strength adjustable Author: yamazakinorio
MultiSort - sorting algorithm : A sorter class to sort an array based on other arrays. Author: amrali
Breakout Ea : range and strength adjustable. Author: yamazakinorio
MQL5 Wizard - Trade Signals Based on Crossover of Main and Signal lines of MACD indicator: MQL5 Wizard provides the automatic creation of Expert Advisors (see MQL5 Wizard: Creating Expert Advisors without Programming). Here we will consider the trading signals, based on crossover of MACD indicator...
Flat Trend EA: EA based on FlatTrend indicator. You can also include working time. Author: Vladimir Karputov
macd divergence : with candle direction Author: yamazakinorio
Exp_Ozymandias: A trading system using the Ozymandias indicator. Author: Nikolay Kositsin
MAMA + FAMA Multi Timeframe: The MESA Adaptive Moving Average (MAMA) and the Following Adaptive Moving Average (FAMA) combination (originally published here MAMA + FAMA) made to be multi timeframe. Timeframes supported are all the possible timeframes supported by MetaTrader 5 and it has 3...
Trendline wicks EA : draw your own trendline Author: yamazakinorio
Manual trendline EA : trades your trendlines Author: yamazakinorio
  Experts: EMA  (6)
EMA: Intersection of two Moving Averages. Take Profit and Stop Loss levels are virtual. Author: Vladimir Karputov
trendline wick EA : draw your own trendline Author: yamazakinorio
Trade signal based on simple Bollinger band: This is the trading signal of Bollinger Bands. The expert code for this strategy is automatically generated by the MQL 5 wizard. Author: meta.meta
SelfLearningExperts: Selflearning Expert Advisor Author: Дмитрий
Fibo Pivot Lines GMT: Fibo Pivot Lines GMT Indicator. Author: Collector
CFileSet : Extend of CFile class to work with the .set extension file which terminal will produce when the Input/Optimisation is saved. Author: takumi
  Experts: Lucky  (6)
Lucky: It is a source code by winwin2007 - one of the leaders of the ATC 2007. It works only with the spread 2. It is closed after gaining the minimal profit, that is why Stop Loss and Take Profit levels of a brokerage company are not a problem for it. Author: Sergey Artukh
New article Brute force approach to pattern search (Part IV): Minimal functionality has been published: The article presents an improved brute force version, based on the goals set in the previous article. I will try to cover this topic as broadly as possible using Expert Advisors with settings
  Examples: MetaTrader 4 on Linux  (40   1 2 3 4)
New article MetaTrader 4 on Linux has been published: In this article, we demonstrate an easy way to install MetaTrader 4 on popular Linux versions — Ubuntu and Debian. These systems are widely used on server hardware as well as on traders’ personal computers. Author: MetaQuotes Software Corp