당사 팬 페이지에 가입하십시오
정규식은 빠르고 유연한 텍스트 처리를 위한 공식적인 언어를 제공합니다. 각 정규식은 정규식 엔진이 소스 텍스트에서 일치 항목을 찾으려고 하는 패턴(마스크)입니다. 패턴은 하나 이상의 character literals, operators, constructs으로 구성됩니다.
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.
Trend indicator similar to Ichimoku Kinko Hyo, with a number of drawing options and calculation parameters.
이 라이브러리에는 범용 해시 함수의 알고리즘인 adler32, CRC-32, MaHash8v64가 포함되어 있습니다. 또한 기본 시스템에서 십진수에서 문자열 표현으로 또는 그 반대로 변환하는 함수도 포함되어 있습니다.
Class for exchanging data between programs. It allows to pass structures of arbitrary size via the global variables of the terminal from one program to another.
Many traders are interested in native work with the BTC-e exchange directly from MetaTrader. In the exchange API, it is necessary to send data with the confirmation of parameters validity through HMAC-SHA512. The algorithm of SHA512 and HMAC calculation is implemented in this class.
Handy functions for comparison, rounding, formatting and debugging of doubles (prices, lots and money).
Multi-currency Expert Advisor functional module for organization of an access to any historical data with a request result processing.
New CCalendarInputBox control element of the IncGUI library has been designed for date and/or time input.
Trading signals module based on Delta ZigZag indicator.
fuzzy 모델 개발을 위한 라이브러리인 FuzzyNet library C#으로 작성되었습니다. MQL5로 변환하는 동안 Mamdani-type 시스템을 위한 8개의 멤버십 기능과 4개의 defuzzification 방법이 라이브러리에 추가되었습니다.
Original mathematical functions taken from different places, which either do not have analogues or perform much faster than alternative implementations
A class to reconstruct closed trades (paired in/out deals) from history sorted by close time.
Smooth Algorithms fixed version plus Trade Algorithms plus full operational EA, plus two indicators . So you will get complete project where you be able to see example how to use and implement this libraries
RSI 전문가 조언자(EA)는 메타트레이더 5(MT5) 플랫폼용으로 개발된 자동매매 도구입니다. 이 EA는 상대강도지수(RSI)를 활용하여 매수 및 매도 신호를 식별하고 위험 관리, 부분 포지션 청산, 거래 시간 제한을 통합하여 거래 성과를 최적화합니다.
우리가 원하는 것은 주문하는 방법의 구문과 값이 아니라 알고리즘과 메서드에 대해 생각하는 것입니다. 여기에는 MQL5에서 포지션을 관리하는 간단한 함수가 있습니다.
CADXWOnArray class is designed for calculation of ADXW (Average Directional Movement Index Wilder, ADX Wilder) values on indicator buffers. The example of use of the class is provided.
CMACDOnArray class is designed for calculation of MACD (Moving Average Convergence/Divergence) values on indicator buffers. The example of use of the class is provided.
CDeMarkerOnArray class is designed for calculation of DeMarker values on indicator buffers.
The CFastFile eliminates the need for an intermediate writing of data to the physical file on disk. It provides the significant acceleration when working with data.
This non-trading utility generates custom symbol information on 1M chart. Configure using Tick Size, Pip Size, Points or R. Now with Asymetric Reversals!
CMAOnArray class is used for Moving Average calculation on indicator buffer's data. The example of use of the class is provided.
Trading signals module for MQL5 Wizard. The moment, when NonLagDot indicator changes its color, indicates the time for market entry.
The class realizes generalized regression network (General Regression Neural Network - GRNN)
This class is designed for creating interactive buttons with various states on a price chart.
CStdDevOnArray class is designed for calculation of Standard Deviation (StdDev) on indicator buffers. The example of use of the class is provided.
The CTemaOnArray class is intended for calculation of TEMA (Triple Exponential Moving Average) on an indicator buffer.