당사 팬 페이지에 가입하십시오
레벨, 메시지 형식, 하위 문자열에 대한 포함 및 제외 필터를 지원하는 가장 간단한 메타트레이더 5 로그인용 클래스입니다.
Serialization and deserialization of JSON protocol. The code is ported from a high-speed С++ library.
목표는, 이 함수를 MQL5 개발의 모든 텔레그램 통합 작업에 쉽게 사용할 수 있도록 하는 것입니다. 이 파일을 코드베이스에 추가하면, 전문가 어드바이저에 포함시키고, 포함된 모듈에서 바로 함수를 호출할 수 있습니다. 이렇게 하면, 코드를 처음부터 다시 개발할 필요가 없으므로, 여러 프로젝트에서 재사용성을 보장할 수 있습니다.
The EasyAndFastGUI library allows creating graphical interfaces for custom MQL programs.
텔레그램 채널, 그룹, 비공개 채팅의 메시지를 거래 차트에 직접 표시하여 텔레그램과 MT5를 연결해주는 메타트레이더 5 전문가 어드바이저인 TelegramToMT5입니다. 텔레그램 봇을 만들어 원하는 채널/그룹에 추가하기만 하면 EA가 모든 메시지를 차트에 실시간으로 댓글로 표시합니다.
Trade functions library designed for use in the code of scripts and Expert Advisors depending on a broker
This Include File checks for Market Open Hours. An EA to test it is also included.
Set of statistical functions which allows you to calculate some values describing timeseries.
HTML 파일을 통해 모든 지표가 포함된 최적화 결과 테이블을 볼 수 있는 OnTester() 함수에 대한 변수 "Custom max"에 대한 기준 선택 기능.
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.
Class implements neural network of radial basis functions (Radial Basis Function Network - RBFN)
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.
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.