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

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

icon

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

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

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

YURAZ's library, determining the switch to dayllight saving time and revert to standard time

The implementation of the pause between the trades for all EAs that are currently trading.

The library contains the function that monitors the appearance of the trading events in the MT4 client terrminal.

The library contains the functions that are intended to split the access to the trade flow.

Choosing a size of the working volume. 3 variants. It can be easily inserted into an EA code.

Simple coding/decoding of entries in Base64.

The receiving of the EA testing results by the days of week.

A set of function tools.

A test script with the functions that calculate the true value of a graphical object's Y coordinate. It is useful to watch the bar forming.

Functions for processing the orders of Spot currency pairs, Spot Gold and Spot Silver with error handling. Revision 1: OrderModify2() & OrderProcess() corrected, OrderProcess() & OrderSend2() enhanced.

Functions for handling two dimensional string arrays. Usefull for prototyping.

Library of functions usefull for time calculations and determining if a report is imminent.

Functions for processing the orders of Spot currency pairs, Spot Gold and Spot Silver with error handling.

Functions for handling two dimensional string arrays. Usefull for prototyping.

Description of the FXT file header, functions of reading and writing of the header.

1234