Exp_JMASlope : The trading system is drawn on the basis of the signals of the JMASlope indicator Fig. 1. The instances of history of deals in the chart. Author: Nikolay Kositsin
New article Moving Mini-Max: a New Indicator for Technical Analysis and Its Implementation in MQL5 is published: In the following article I am describing a process of implementing Moving Mini-Max indicator based on a paper by Z.G.Silagadze 'Moving Mini-max: a new indicator for technical analysis'....
Creating fractals in MQL5 using the Iterated Function Systems (IFS) :
There are many programs, allowing the creation of self-similar sets, defined by Iterated Function System (IFS). See, for example, Fractint , Fractal Designer or IFS Matlab Generator . Thanks to the speed of MQL5 language and...
New article Change Expert Advisor Parameters From the User Panel "On the Fly" is published: When developing complex Expert Advisors,
the number of external parameters can be very large. And settings very
often need to be changed manually, making the whole process very
time-consuming, given a...
CatFX50 : A semaphore arrow signal indicator drawn on the basis of the EMA trend and reversal signals from crossings of the StepSto_v1 oscillator and its signal line Fig.1 The CatFX50 indicator Author: Nikolay Kositsin
KiS_max_min_Channels : The channel drawn on High and Low prices of daily candlesticks Fig.1 The KiS_max_min_Channels indicator Author: Nikolay Kositsin
New article Exposing C# code to MQL5 using unmanaged exports is published: In this article I presented different methods of interaction between MQL5 code and managed C# code. I also provided several examples on how to marshal MQL5 structures against C# and how to invoke exported DLL functions in...
Exp_TrendEnvelopes : The Expert Advisor based on the TrendEnvelopes semaphore, signal indicator Fig. 1. The instances of history of deals on the chart. Author: Nikolay Kositsin
SolarWinds : A typical and sufficiently smooth oscillator which can apply all oscillator analytical instruments Fig.1 The SolarWinds indicator Author: Nikolay Kositsin
Ma_Distance_From_Price : A semaphore signal indicator for the moments when the trend force measured by the deviation of the price from the Moving Average is higher than a fixed limit Fig.1 The Ma_Distance_From_Price indicator Author: Nikolay Kositsin
Positions Change Informer : The Expert Advisor "catches" changes of the positions (opening, reversal, closing, triggering of Stop Loss and Take Profit) and depending on the configurations triggers the sound file, outputs alert or sends e-mail. Author: Serhii Ivanenko
BollingerBands%b : The indicator to determine the trend reversals on the basis of Bollinger Bands Fig.1 The BollingerBands %b indicator Author: Nikolay Kositsin
New article The Basics of Object-Oriented Programming is published: You don't need to know what are polymorphism, encapsulation, etc. all about in to use object-oriented programming (OOP)... you may simply use these features. This article covers the basics of OOP with hands-on examples. Author:...
New article Speed Up Calculations with the MQL5 Cloud Network is published: How many cores do you have on your home computer? How many computers can you use to optimize a trading strategy? We show here how to use the MQL5 Cloud Network to accelerate calculations by receiving the computing power...
Simple Expert Advisor based on the Simple Moving Average and ADX : This simple Expert Advisor uses Simple Moving Average and ADX indicators, as considered in the article " Step-By-Step Guide to writing an Expert Advisor in MQL5 for Beginners ".
It differs from the EA of the article, it doesn't...
UltraRSI :
This indicator is based on RSI (Relative Strength Index) and its multiple signal lines analysis.
A trend direction in this indicator is determined by the cloud color, while its power is determined by the cloud width. You can use the overbought (UpLevel) and oversold (DnLevel)...
NDuet : Two different period Moving Averages to define the direction of the trend and the semaphore signal indicator to specify the moment for settlement of a deal Fig.1 The NDuet indicator Author: Nikolay Kositsin