당사 팬 페이지에 가입하십시오
Trade functions library designed for use in the code of scripts and Expert Advisors depending on a broker
Set of statistical functions which allows you to calculate some values describing timeseries.
HTML 파일을 통해 모든 지표가 포함된 최적화 결과 테이블을 볼 수 있는 OnTester() 함수에 대한 변수 "Custom max"에 대한 기준 선택 기능.
This class contains functions for working with colors. It has color conversion and other useful functions.
The class restricts the EA trading by time. It has flexible configuration options, which allow to set a custom number of the time zones, and also to allow trading only on the specified week days.
A library for creating icons in the Windows taskbar and for sending text alerts. The use of this library will help you make your MQL programs more informative.
Filter based on the Intraday time filter offered by the standard library.
This library allows to automate the process of connecting to a trade server after the "Account disabled" error occurs.
The library that contains various statistical functions including the calculation of an average value, variance, asymmetry, excess, covariation, correlation etc.
This simple class can be used to adjust, for example, trading ranges, or to enable / disable certain actions by time or day of the week.
Here are 6 classes, designed for convenient and intuitive use of indicators in your code.
NELODI Trading Terminal is a collection of Indicators and an Expert Advisor, which work together to provide a complete solution for manual Trading, primarily designed for Scalping.
This Include File checks for Market Open Hours. An EA to test it is also included.
Trading signals module for MQL5 Wizard. SuperTrend indicator's color dot serves as a market entry signal.
The class allows to organize the mini time series, indicator minibuffers, short sized buffers to store intermediate stream data inside the Expert Advisor or indicator.
The module for tracking open positions based on Delta ZigZag for MQL5 Wizard.
MqlParams container class that uses method chaining to quickly add params and reduce lines of code.
A library for common rounding methods used in MQL development, primitive wrapper class for type (double), and vector for CDouble objects. MQL5 and MQL4 compatible!
The CDemaOnArray class is intended for calculation of DEMA (Double Exponential Moving Average) on an indicator buffer.
CCHOOnArray class is designed for calculation of Chaikin Oscillator (CHO) values on indicator buffers. Test_CHOOnArray indicator is provided as the example of the class use.
Class implements neural network of radial basis functions (Radial Basis Function Network - RBFN)
The class realizes the probabilistic neural network (Probabilistic Neural Network - PNN)
A library of classes for creating a user-friendly interface of your programs.