Articles, Library comments - page 189

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
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
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
New article Continuous Walk-Forward Optimization (Part 5): Auto Optimizer project overview and creation of a GUI has been published: This article provides further description of the walk-forward optimization in the MetaTrader 5 terminal. In previous articles, we considered methods for generating and
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 Debugging MQL5 Programs is published: This article is intended primarily for the programmers who have already learned the language but have not fully mastered the program development yet. It reveals some debugging techniques and presents a combined experience of the author and many other
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. A few more articles
Bar Time Count Down : This indicator is to count down the remaining time as the format HH:MM:SS Author: Ziheng Zhuang
Profit and Losses represented in Pips : Simple script to see your current Profit Losses in Pips. Author: Arturo Minor
YURAZ_RSAXEL Script draws the Axel Rudolph levels : Script draws the Axel Rudolph levels Author: Yuriy Zaytsev
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
  Expert Advisors: Ask Bid Ticks  (21   1 2 3)
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
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
  Indicators: OBOS  (2)
OBOS : OBOS indicator Author: Scriptor
Pan PrizMA CD Phase Sin leverage 72 : Calculates the phase and amplitude of the expected wave. Author: Aleksey Panfilov
Pan PrizMA CD Phase Sin leverage 72 : Calculates the phase and amplitude of the expected wave Author: Aleksey Panfilov
The MasterWindows Library: A library of classes for creating a user-friendly interface of your programs. Author: Sergey Pavlov