Articles, Library comments - page 189

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
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 compiled
Hash functions library : The library contains the following hash functions: adler32, CRC-32, MaHash8v64. Also it has functions for radix conversion of a number. General purpose hash functions: adler32, CRC-32 (fast, table implementation) , MaHash8v64 (fast, table implementation) All three functions
Fenix Currency : Short description. Author: Paulo Gabriel Klosowski
  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
ATR Stop Loss : ATR Stop Loss indicator Author: Sardion Maranatha
New article Quick Manual Trading Toolkit: Working with open positions and pending orders has been published: In this article, we will expand the capabilities of the toolkit: we will add the ability to close trade positions upon specific conditions and will create tables for controlling market and
Basket Viewer-View Statistics on groups of Long and Short Pairs: User may enter up to 50 symbols from their market watch in either a long or short basket for viewing. The symbols for the chart can be changed to any symbol in the display with a click on the symbol. Statistics including ATR for the...
New article Graphical Interfaces VI: the Slider and the Dual Slider Controls (Chapter 2) has been published: In the previous article, we have enriched our library with four controls frequently used in graphical interfaces: checkbox, edit, edit with checkbox and check combobox. The second chapter of
New article Comparative analysis of 10 flat trading strategies has been published: The article explores the advantages and disadvantages of trading in flat periods. The ten strategies created and tested within this article are based on the tracking of price movements inside a channel. Each strategy
New article Self-organizing feature maps (Kohonen maps) - revisiting the subject has been published: This article describes techniques of operating with Kohonen maps. The subject will be of interest to both market researchers with basic level of programing in MQL4 and MQL5 and experienced
Support-Resistance Indicator : The channel is drawn using Gauss Transform Fig.1 The Support-Resistance Indicator indicator Author: Nikolay Kositsin
Waddah Attar Monthly Fibo Indicator: This Indicator Draws 7 Level Of monthly Fibo With Back Test. Its very power Levels Author: waddah attar
Candle Time End And Spread: The indicator shows candle end time and current spread. Author: mohd firdauz zainal abidin
Volatility ratio : Volatility ratio - standard deviations based Author: Mladen Rakic
New article Price velocity measurement methods has been published: There are multiple different approaches to market research and analysis. The main ones are technical and fundamental. In technical analysis, traders collect, process and analyze numerical data and parameters related to the market
New article Finding Errors and Logging is published: MetaEditor 5 has the debugging feature. But when you write your MQL5 programs, you often want to display not the individual values, but all messages that appear during testing and online work. When the log file contents have large size, it is
New article Graphical Interfaces XI: Text edit boxes and Combo boxes in table cells (build 15) has been published: In this update of the library, the Table control (the CTable class) will be supplemented with new options. The lineup of controls in the table cells is expanded, this time adding text
New article Using MATLAB 2018 computational capabilities in MetaTrader 5 has been published: After the upgrade of the MATLAB package in 2015, it is necessary to consider a modern way of creating DLL libraries. The article uses a sample predictive indicator to illustrate the peculiarities of linking
Two Indicators m-Fibonacci and m-Candles: The indicators that can display several larger timeframes, japanese candlesticks and Fibo levels on a single chart. Author: Mike Zhitnev
AllMinutes - Free-of-Holes Charts: The Expert Advisor fills the missing bars on the chart with "dashes" (Dojis) — bars which have O=H=L=C. Author: Andrey Khatimlianskii
Stable Damiani Volatmeter : Volume/Volatility Indicator Author: Manuel Alejandro Cercos Perez
Stochastic_Histogram_Alert : Stochastic_Histogram indicator provides alerts, sends email and push notifications when the main and signal lines intersect accompanied by a change in the color of the signal cloud Author: Nikolay Kositsin
Chandelier Exit: Chandelier Exit calculates the trailing stop based either on the maximum value of the maximum price or the maximum value of the close price over a specified period. Author: John Smith
CIniFile class : This class provides methods for working with Windows *.ini files. It has a standard interface with simple methods. Using the library: Copy the IniFile.mqh file to the MQ5\Include\ folder, Declare the CIniFil class instance in the code (don't forget to add the #include <IniFile.mqh>
Buy using amount instead of lots : I find the lot calculation tedious so I just use this script and tell it the dollar amount to use. It then does the rest. This works for any currency. Author: Wait4Signal
HistoryLoader : Multi-currency Expert Advisor functional module for organization of an access to any historical data with a request result processing. If only one chart is open in a client terminal with a functioning multi-currency Expert Advisor, the data for this chart only will be available for