Articles, Library comments - page 128

Jurik Velocity: Jurik velocity ("smoother moment") with added choice of prices. Author: Mladen Rakic
Programming patterns - Twin : Modeling multiple inheritance with the Twin pattern. Author: DMITRII PECHERITSA
Ehlers Fisher transform (original): Ehlers Fisher transform (as originally described in the book) Author: Mladen Rakic
Indicator Data to CSV file: This indicator gathers indicator data and prints them in the csv file. Author: Mustafa Doruk Basar
New article MQL as a Markup Tool for the Graphical Interface of MQL Programs. Part 1 has been published: This paper proposes a new conception to describe the window interface of MQL programs, using the structures of MQL. Special classes transform the viewable MQL markup into the GUI elements and
Jurik smooth on chart generic trend: Jurik smooth on chart generic trend Author: Mladen Rakic
Oracle: According to the author it is the best forecast indicator. The oracle which can be trusted more than analysts Fig.1 The Oracle indicator Author: Nikolay Kositsin
New article The Optimal Method for Calculation of Total Position Volume by Specified Magic Number is published: The problem of calculation of total position volume of the specified symbol and magic number is considered in this article. The proposed method requests only the minimum necessary part of...
Rsi Ichimoku Indicator: Ichimoku indicator based on RSI values that displays in your sub-window. Author: marc weedbrook
Exponential moving average: Exponential moving average Author: Mladen Rakic
Ichimoku Kinko Hyo System: An EA fully based on the Ichimoku Kinko Hyo system. Author: mjprater
StochasticAlerts: StochasticAlerts is base of the Indicator Stochastic Oscillator by MetaQuotes Software Corp. with alert and email alert and option to display trader info and signal. Author: Roberto Jacobs
Base64 Class : //|This a library for a quick and easy encryption and decryption using //|base64. The usage is very simple and can be done in a few lines of //|code. <<< //|The return value of a method is the required output. <<< //|Feel free to use this library at your convenience.If it is
MACD Sample: The MACD Sample EA is included in the standard pack of the MetaTrader 5 client terminal and is an example of the EA that trades using the MACD indicator. The file of the MACD Sample.mq5 Expert Advisor is located in terminal_data_folder\MQL5\Experts\Examples\MACD\". This Expert Advisor...
Programming patterns - Facade : Provide a unified interface to a set of interfaces in a subsystem. Author: DMITRII PECHERITSA
Precision trend (histo): Precision trend (histo) - MetaTrader 4 Author: Mladen Rakic
Overlay Chart Modified to not repaint on each bar: Used to compare 2 currencies on one chart, the Original indicator will recenter its calculation on every bar, and hence the price will keep shifting up and down and so the historical relative values do not remain constant. This indicator was...
New article Optimization management (Part I): Creating a GUI has been published: This article describes the process of creating an extension for the MetaTrader terminal. The solution discussed helps to automate the optimization process by running optimizations in other terminals....
Bar Time Count Down : This indicator is to count down the remaining time as the format HH:MM:SS Author: Ziheng Zhuang
OHLC Check: Checking a trading system: Close > Open → BUY signal, Close < Open → SELL signal. Author: Vladimir Karputov
Profit and Losses represented in Pips : Simple script to see your current Profit Losses in Pips. Author: Arturo Minor
Pan PrizMA Sin leverage 72: Building a moving line by a polynomial of the 4th degree. Extrapolate a sine curve and its axis. One value on each bar is removed from the drawn lines and a sliding line of extrapolated values is drawn, which is not redrawn. Author: Aleksey Panfilov
AFL Winner: The oscillator for intraday trading. ALF Winner serves for definition of a trend by formed characteristic reversed parts of the indicator in the interval of 0/100. For intraday trading input parameters values should be decreased, for example, to Period=2, Average=4 values. Author:...
Programming patterns - Composite : Compose objects into tree structures to represent part-whole hierarchies. Author: DMITRII PECHERITSA
Ask Bid Ticks: "Ask Bid Ticks" stores all tick-by-tick data of ask and bid prices to a txt file. It uses local time with milliseconds for catching the time of each tick in high precision. You can use it for microstructure analysis, and see the real nature of market. Author: Erdem Sen
One Cancel Other(s): The script imitating the One Cancel Other orders functional. When one order is triggered, the others are deleted. Author: Serhii Ivanenko
Correlation: Correlation of two symbols. Values are oscillating between +1 (complete positive correlation) and -1 (complete negative correlation). Correlation value 0 is denoting absence of correlation (random changes without correlated price changes between the two observed symbols). Usage Use the...
MaksiGen_KaHaJI_CkaJIneP: Some people think that most indicators, such as: MACD, RSI, AO, AC, are delayed and not convenient to work with. But the MaksiGen KaHaJI ckaJIneP allows to earn 10 points every day persistently. Author: John Smith
New article MQL5 Cookbook: Implementing an Associative Array or a Dictionary for Quick Data Access has been published: This article describes a special algorithm allowing to gain access to elements by their unique keys. Any base data type can be used as a key. For example it may be represented as a...
MACD vs Signal line: It opens and close transactions depends on MACD vs signal line - upper - opens buy, closes sell, below - closes buy, opens sell. Author: Marek