당사 팬 페이지에 가입하십시오
This time-series library brings lightning-fast timeseries access to MQL5 for time-sensitive applications while implementing the familiar methods of MQL4, e.g. iBarShift.
The class realizes the probabilistic neural network (Probabilistic Neural Network - PNN)
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.
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!
CCHOOnArray 클래스는 인디케이터 버퍼를 사용해 차이킨 오실레이터(CHO)를 계산하도록 설계되었습니다. 이 클래스 사용의 예로 Test_CHOOnArray 인디케이터가 제공됩니다.
CFastFile 클래스를 사용하면 디스크의 실제 파일에 데이터를 중간에서 쓸 필요가 없습니다. 따라서 데이터 작업 속도를 크게 높일 수 있습니다.
A library of classes for creating a user-friendly interface of your programs.
정규식은 빠르고 유연한 텍스트 처리를 위한 공식적인 언어를 제공합니다. 각 정규식은 정규식 엔진이 소스 텍스트에서 일치 항목을 찾으려고 하는 패턴(마스크)입니다. 패턴은 하나 이상의 character literals, operators, constructs으로 구성됩니다.
Trend indicator similar to Ichimoku Kinko Hyo, with a number of drawing options and calculation parameters.
이 라이브러리에는 범용 해시 함수의 알고리즘인 adler32, CRC-32, MaHash8v64가 포함되어 있습니다. 또한 기본 시스템에서 십진수에서 문자열 표현으로 또는 그 반대로 변환하는 함수도 포함되어 있습니다.
The class realizes generalized regression network (General Regression Neural Network - GRNN)