당사 팬 페이지에 가입하십시오
Forget about BMP files like a bad dream. Thanks to this library, you can now use the PNG format, which has a number of advantages, such as being more compact without losing image quality and maintaining transparency.
Calculate DST for USA, EUR, AUD and RUB and the offset time of the broker automatically from the 70's until 2030 - even in the Strategy Tester of MQ.
The source codes written during the development of the library for creating multi-currency Expert Advisors that combine many instances of various trading strategies.
A new interface library has been developed to simplify the process of converting MT4 indicators and Expert Advisors (EAs) to MT5. This library supports most of the MetaTrader 4 functions, offering developers a unified solution for cross-platform compatibility.
Class to access to the local time for the specified location, as well as time zone information and the local trading session hours.
This library simulates prop trading firm scenarios by resetting the account balance based on configurable profit and loss thresholds during backtesting, and logs reset results for analysis.
This code provides a simple function for sending push notifications to your mobile device whenever trades are opened or closed in MetaTrader 5. It's designed for netting accounts (where only one position per symbol is allowed).
A class for reading and writing individual bits or bit sequences to and from a buffer.
This EA is a demonstration of how you can implement your own Hedging strategy with the help of the include file.
The CDebugLogger class is a flexible and comprehensive logging utility designed for use in MQL4/5 environments. It allows developers to log messages at various levels of importance (INFO, WARNING, ERROR, DEBUG) with options to include timestamps, function signatures, file names, and line numbers in the log entries. The class supports logging to both the console and files, with the ability to save logs in a common folder and in CSV format. Additionally, it offers functionality to silence logs based on specific keywords, ensuring that sensitive information is not logged. This class is ideal for developers looking to implement robust logging mechanisms in their MQL4/5 applications, with customizable features that cater to a wide range of debugging and monitoring needs.
The simplest class for logging in MetaTrader 5 with support for levels, message format, include and exclude filters on substrings.
PrintXYZ() 라이브러리를 사용하여 터미널에서 방대한 정보를 인쇄할 수 있습니다.
텔레그램 채널, 그룹, 비공개 채팅의 메시지를 거래 차트에 직접 표시하여 텔레그램과 MT5를 연결해주는 메타트레이더 5 전문가 어드바이저인 TelegramToMT5입니다. 텔레그램 봇을 만들어 원하는 채널/그룹에 추가하기만 하면 EA가 모든 메시지를 차트에 실시간으로 댓글로 표시합니다.
A powerful and feature-rich JSON library for MQL5, designed to bring a modern development experience similar to Python/JS
이 스크립트 및 EA를 통해 코더는 MQL5 캘린더를 사용하는 뉴스 기반 전략을 백테스트할 수 있습니다.
Constructor for creating histograms of statistical distributions of indicators, timeseries and their derivatives.
Calculate the cosine distance and similarity between 2 vectors . The cosine distance is 1-cosine_similarity and the cosine similarity is the dot product of two vectors by their magnitudes multiplied.
목표는, 이 함수를 MQL5 개발의 모든 텔레그램 통합 작업에 쉽게 사용할 수 있도록 하는 것입니다. 이 파일을 코드베이스에 추가하면, 전문가 어드바이저에 포함시키고, 포함된 모듈에서 바로 함수를 호출할 수 있습니다. 이렇게 하면, 코드를 처음부터 다시 개발할 필요가 없으므로, 여러 프로젝트에서 재사용성을 보장할 수 있습니다.
Static class to fix the TimeGMT() function during testing in the strategy tester.
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.