당사 팬 페이지에 가입하십시오
The classes (conveted from C++ to MQL5) for working with memory mapped files.
Trading signals module for MQL5 Wizard. The moment, when the oscillator line formed by ColorLaguerre changes its color, indicates the time for market entry.
This file replaces the WndContainer.mqh original file. It prevents the chart from being affected when you click and hold the mouse inside a container area.
CSAROnArray class is designed for calculation of SAR (Parabolic SAR) values on indicator buffers. The example of use of the CSAROnArray class is presented.
CBullsBearsOnArray class is designed for calculation of Bulls Power and Bears Power values on indicator buffers. The example of use of the class is provided.
The CFractalsOnArray class is intended for calculation of Fractals on indicator buffers.
Trading signals module for MQL5 Wizard. The moment, when a bar formed by 3LineBreak changes its color, indicates the time for market entry.
Signal based on the indicator developed by the Brazilian analyst Odir Aguiar (Didi).
Complete and fast functions similar to Bars and iBarShift from MQL4.
Enables Programmers to create Martin Gale and Grid Trading strategies with ease.
The CVidyaOnArray class is intended for calculation of VIDYA (Variable Index Dynamic Average) on an indicator buffer.
A module of trading signals based on the Moving Average indicator signal module.
The "Day of Week" function is designed to determine the number of required month according to data of the week and the day of the week inside this month
외부 막대를 정의하는 조건이 발생하면 이전 추세 방향으로 내부 막대를 돌파했는지 확인하고 돌파가 발생하면 포지션 오픈 신호가 생성됩니다. 트레이딩 신호 모듈은 새 버전의 마법사와 호환됩니다.
The library provides simple matrix operations: addition, subtraction, multiplication, inversion.
The CWPROnArray class is intended for calculation of Williams' Percent Range (%R) on indicator buffers. The example of use of the class is provided.
CCCIOnArray class is designed for calculation of Commodity Channel Index (CCI) values on indicator buffer. The example of use of the class is provided.
A trailing stop module based on the WPR indicator with short and long Stop Loss
A library for parsing of XML documents. Pure MQL5, it doesn't uses any external libraries.
Provide a way to access the elements of an aggregate object sequentially without exposing its underlying representation
CERDOnArray class is designed to calculate the Efficiency Ratio (ER) used in the Adaptive Moving Average (AMA) considering price movement direction. When the price is moving upwards the indicator has positive values, when it is moving downwards, - negative ones.
CMomentumOnArray class is designed for calculation of Momentum values on indicator buffers. Test_MomentumOnArray indicator is provided as the example of the class use.
The CEnvelopesOnArray class is intended for calculation of Envelopes on an indicator buffer.
Trading signals module for MQL5 Wizard. The moment, when a candlestick formed by FiboCandles changes its color, indicates the time for market entry.
The function that calculates the lot size depending on the amount of money in the deposit currency being used.
A simple replacement for a comment. Works in the tester 50 times faster than the standard function.