Articles, Library comments - page 119

HTML file converter for the economic calendar: HTML file converter for the economic calendar. The script parses a page downloaded from http://www.investing.com/economic-calendar, and forms a CSV file with the list of news. Author: Yury Kirillov
The Decycler : The Decycler: John Ehlers, "Cycle Analytics For Traders" by John Ehlers, pp. 40 - 41. Author: Andrei Novichkov
HL: The indicator displays the pivot level, support and resistance levels. Originally this indicator has been written in MQL4 and was first published in the Code Base at mql4.com on 24.09.2007. Author: Nikolay Kositsin
JS-Chaos: The Expert Advisor is based on Bill Williams' strategy. Author: Vladimir Karputov
Adaptive Moving Average (AMA): Adaptive Moving Average (AMA) is used for constructing a moving average with low sensitivity to price series noises and is characterized by the minimal lag for trend detection. This indicator was developed and described by Perry Kaufman in his book "Smarter Trading"...
JS-Stoh+BB+RSI: Multiple indicator system using the RSI oscillators and stochastic with Bollinger Bands Fig.1 The JS-Stoh+BB+RSI indicator Author: Nikolay Kositsin
Hoop master: The Expert Advisor uses Buy Stop and Sell Stop pending orders. Martingale. Author: Vladimir Karputov
MAGNA RAPAX: The Great Hunter, is a Holy Grail attempt, by using a mix of trend following indicators, volatility filters and martingale system (optional). Author: Proximus
New article EA remote control methods has been published: The main advantage of trading robots lies in the ability to work 24 hours a day on a remote VPS server. But sometimes it is necessary to intervene in their work, while there may be no direct access to the server. Is it possible to manage EAs...
Profitstat: Shows you profit history in real time. Author: Tonny Obare
Could someone please contact me as Regards my account
Matrix operations library: The library provides simple matrix operations: addition, subtraction, multiplication, inversion. Author: bobsley
New article OpenCL: The Bridge to Parallel Worlds is published: In late January 2012, the software development company that stands behind the development of MetaTrader 5 announced native support for OpenCL in MQL5. Using an illustrative example, the article sets forth the programming basics in...
Display open positions total stoploss and takeprofit value MT5 : This is a MT5 expert advisor which displays the total stoploss and takeprofit value for open positions. Author: mfx123
New article Interview with Irina Korobeinikova (irishka.rf) is published: Having a female member on the MQL5.community is rare. This interview was inspired by a one of a kind case. Irina Korobeinikova (irishka.rf) is a fifteen-year-old programmer from Izhevsk. She is currently the only girl who...
HCLC Range : Draws two labels: High-Close and Low-Close range of the last closed candle left of the current candle Author: acealert
Deviation Rate BIAS MT5 : Stock trading indicators. BIAS. Author: Hung Wen Lin
Strategy - Set And Forget (with anti-Martingale system) : This strategy is the well known set & forget accompanied by the anti-martingale system. It is very useful if you are very busy in which you don't have time, you want to trade the London session while you are sleeping in USA, etc. Author
T3MA-ALARM: Moving Average with double smoothing Author: Дмитрий
MA Cross Alert Once: When two Moving Averages cross the indicator will alert once per cross between crosses and mark the cross point with down or up arrow. Author: file45
NonLagDot: Nonlagdot is the supply and demand indicator that calculates a possible trend considering market forces domination. Author: Nikolay Kositsin
Sound Alert Entry Out: Plays a sound when position is closed. Author: Vladimir Karputov
Exp_Instantaneous_TrendFilter: The Exp_Instantaneous_TrendFilter Expert Advisor enters the market when the Instantaneous_TrendFilter indicator cloud changes its color. The signal is formed when a bar is closing if the oscillator has crossed its signal line. This Expert Advisor requires the...
Fenix Currency : Short description. Author: Paulo Gabriel Klosowski
New article Practical application of neural networks in trading has been published: In this article, we will consider the main aspects of integration of neural networks and the trading terminal, with the purpose of creating a fully featured trading robot. Before starting the development of any
New article Improving Panels: Adding transparency, changing background color and inheriting from CAppDialog/CWndClient has been published: In this article, we continue studying the use of CAppDialog. Now we will learn how to set color for the background, borders and header of the dialog box. Also,...
Indicator Arrows II: The indicator plots up/down buffer arrows in the chart window when conditions are met on one or two of the following indicators: Moving Average;Moving Average Convergence/Divergence (MACD);Oscillator of Moving Averages (OsMA);Stochastic Oscillator;Relative Strength Index...
  Indicators: FX5_MACD_Divergence  (44   1 2 3 4 5)
FX5_MACD_Divergence: This is another flavour of the original divergence indicator. It detects divergence between price and MACD indicator and gives Buy or Sell signals according to the divergence type. Author: Hazem
Hodrick-Prescott Channel: The indicator draws a price channel using the Hodrick-Prescott Filter. This channel is the augmented version of the channel for MQL5 revised for MQL4. Author: Alexey Volchanskiy
Hodrick-Prescott Channel: The indicator plots a price channel using the Hodrick-Prescott Filter. The first step is to calculate the smoothed values of Close prices. After that it smoothed again with higher smoothing period. As a result we will have HP and HPSlow. On the next step we calculate the...