당사 팬 페이지에 가입하십시오
CDebugLogger 클래스는 MQL4/5 환경에서 사용하도록 설계된 유연하고 포괄적인 로깅 유틸리티입니다. 개발자는 타임스탬프, 함수 서명, 파일 이름, 줄 번호 등을 로그 항목에 포함하는 옵션을 사용하여 다양한 중요도 수준(정보, 경고, 오류, 디버그)으로 메시지를 로깅할 수 있습니다. 이 클래스는 콘솔과 파일 모두에 대한 로깅을 지원하며, 로그를 일반 폴더와 CSV 형식으로 저장할 수 있습니다. 또한 특정 키워드를 기반으로 로그를 무음 처리하여 민감한 정보가 기록되지 않도록 하는 기능도 제공합니다. 이 클래스는 다양한 디버깅 및 모니터링 요구 사항을 충족하는 사용자 지정 가능한 기능을 통해 MQL4/5 애플리케이션에서 강력한 로깅 메커니즘을 구현하려는 개발자에게 이상적입니다.
Constructor for creating histograms of statistical distributions of indicators, timeseries and their derivatives.
두 벡터 사이의 코사인 거리와 유사도를 계산합니다. 코사인 거리는 1-cosine_similarity이고 코사인 유사도는 두 벡터의 도트 곱에 크기를 곱한 값입니다.
레벨, 메시지 형식, 하위 문자열에 대한 포함 및 제외 필터를 지원하는 가장 간단한 메타트레이더 5 로그인용 클래스입니다.
목표는, 이 함수를 MQL5 개발의 모든 텔레그램 통합 작업에 쉽게 사용할 수 있도록 하는 것입니다. 이 파일을 코드베이스에 추가하면, 전문가 어드바이저에 포함시키고, 포함된 모듈에서 바로 함수를 호출할 수 있습니다. 이렇게 하면, 코드를 처음부터 다시 개발할 필요가 없으므로, 여러 프로젝트에서 재사용성을 보장할 수 있습니다.
Serialization and deserialization of JSON protocol. The code is ported from a high-speed С++ library.
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.