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

MQL4 MetaTrader 4용 소스 코드 라이브러리

icon

라이브러리는 새로운 응용 프로그램 개발에 사용할 수 있는 작은 하위 프로그램입니다. 이들은 거래 또는 분석 기능을 실행하지 않으며 MetaTrader 4에서 실행할 수 없습니다. 이들의 목적은 MQL4에서 새로운 애플리케이션의 개발을 단순화하는 것입니다.

이러한 애플리케이션은 MetaEditor 거래 전략의 편집기에서 다운로드하여 사용할 수 있습니다.

코드를 제출하세요
최근 | 최고

Many Expert Advisors (EAs) tend to close orders at the take profit level, considering the pip distance from the purchase price.

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

Enables Programmers to create Martin Gale and Grid Trading strategies with ease.

Trade classes CTrade, CPositionInfo, COrderInfo, CSymbolInfo from MT5 rewritten for MT4

Adviser-Utility for copying transactions from one MT5 account or MT4 account to another MT4 account.

Adds the ability to automatically export the transaction history after running the Expert in the strategy Tester.

ALGLIB 수학 함수 라이브러리(v. 3.5.0) MQL4용 .

최적화 결과를 계산하기 위한 함수 집합.

Stdlib - 라이브러리 예

라이브러리는 데이터 배열에서 최대, 최소, 보편적 평균, 표준 편차, 왜곡, 첨도 및 Z-점수의 계산을 구성하는 데 도움이 됩니다.

정규식은 빠르고 유연한 텍스트 처리를 위한 공식적인 언어를 제공합니다. 각 정규식은 정규식 엔진이 소스 텍스트에서 일치 항목을 찾으려고 하는 패턴(마스크)입니다. 패턴은 하나 이상의 character literals, operators, constructs으로 구성됩니다.

fuzzy 모델 개발을 위한 라이브러리인 FuzzyNet library C#으로 작성되었습니다. MQL4로 변환하는 동안 Mamdani 유형 시스템을 위한 8개의 멤버십 기능과 4개의 역퍼지화 방법이 라이브러리에 추가되었습니다.

A customizable logging library with Debug,Info,Error logging levels.

Extension for the datetime with DayLightSavingTime adjustments.

A light header-only version of Log4mql that provides standardized logging.

A logging library similar to Log4j but for MQL.

Simple Script to disable the Autotrading for the EA on the chart. If you just want to use the DLL, check the code and comment/uncomment the necessary

Handy functions for comparison, rounding, formatting and debugging of doubles (prices, lots and money).

A cross platform library/framework

A simple way to manage graphical objects.

The library and iCanvas class simplify writing programs using Canvas.

This tool is for trading with keyboard input, it supports "Send order", "Set Stop Loss", "Set Take Profit", and "Close order".

Library for defining schedules by weekday and time.

A low latency container for working with ticks

Many developers need these functions, while working with different kinds of external APIs, like Bitcoin and altcoin exchanges where it is often necessary to send data with the confirmation of parameters validity through HMAC-SHA512, HMAC-SHA384 and HMAC-SHA256.

A fast library for combinations and permutations in MQL.

CEquityHstBar - library for showing the equity of EA back-testing by the offline chart.

Class for working with synchronization events.

A class system to represent a hidden stop loss and take profit system, combined with 4 example files showing the use of the classes.

FileLog class for efficient logging at different Levels.

The header file contains functions and input variables for a time management.

Various helper functions for sending messages of different types to different sources.

This library has smart notification(alert, push and alert) function with an option of having a single notification per candle at a time.

Build Binary Options strategies to test in the Strategy Tester of MetaTrader 4 with Binary Options Strategy Tester utility from marketplace.

Byte-wise operation with structures and standard data types.

Elegant and nimble comparison of 'double' values of the "price".

Class for working with ticks in the MetaTrader 4. It is suitable for creating experts that make decisions on trading based on the analysis of tick data.

Rapid Application Development library.

A library of classes for creating a user-friendly interface of your programs.

OBz library of trading functions: position size, open, close position etc.

1234