거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
귀하의 MetaTrader 5 터미널에서 CodeBase에 액세스 해보세요
올바른 코드를 찾을 수 없습니까? 프리랜싱 섹션에서 주문하십시오
Expert Advisor 또는 지표 작성 방법

사용자 등급 기준 MetaTrader 5용 최고의 라이브러리

코드를 제출하세요
PNG

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).

With these classes you can create and test your signals runtime.

This EA is a demonstration of how you can implement your own Hedging strategy with the help of the include file.

A logger with the ability to log specific modules or code sections

Monitoring of memory leaks in the strategy tester

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.

This Script & EA enables coders to backtest their news based strategies which use the MQL5 Calendar.

PrintXYZ() library to print massive information from the terminal.

차트에 볼륨 프로필을 생성하는 기본 라이브러리입니다.

Serialization and deserialization of the JSON format

단순한 유형, 구조 또는 객체 포인터의 배열을 정렬하는 데 빠른 성능을 제공하는 하이브리드 정렬 알고리즘입니다.

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.

테스터의 단일 패스 데이터.

Parallel use of the MetaTrader 4 and MetaTrader 5 order systems.

테스터에서 여러 번 실행/최적화.

ALGLIB 수학 함수 라이브러리(v. 3.19) MQL5로 포트되었습니다.

Serialization and deserialization of JSON protocol. The code is ported from a high-speed С++ library.

Class for displaying multi-line comments.

The library and iCanvas class simplify writing programs using Canvas.

The EasyAndFastGUI library allows creating graphical interfaces for custom MQL programs.

Static class to fix the TimeGMT() function during testing in the strategy tester.

This library will allow you to tranfser realtime quotes from MetaTrader 5 to external server application.

Calculating the best trading interval.

This non-trading utility generates custom symbol information on 1M chart.

Functions for creating various objects and changing object properties.

라이브러리에는 런타임 오류 코드 및 거래 서버 반환 코드에 대한 설명을 반환하는 함수가 포함되어 있습니다.

Trade functions library designed for use in the code of scripts and Expert Advisors depending on a broker

Class for expanding the capabilities of MqlRates.

Set of statistical functions which allows you to calculate some values describing timeseries.

Class for working with AES-256 encryption.

If you want to optimize your Expert Advisor using your own characteristics, you can use "Custom max" mode via OnTester() function. This code provides you many characteristics, which can be used during the optimization of your EA. Also it allows you to save the optimized charateristics in HTML file.

123456789