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

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

icon

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

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

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

Fast time range checking function. Doesn't use slow string parsing.

Trading signals function. Based on the values of the CCI indicator.

Errors function. In Russian.

Based on the values of the OsMA indicator.

This is a conversion factor. It is used to detect whether broker is 4 or 5 digits. As MetaTrader 4 calculates everything using point basis, coder can use this function to convert pips to point for machine reading.

Lot sizing library. 29 money management options.

A set of functions to emulate the dynamic arrays.

Displays the levels of the current week!

Have you perhaps heard about the caterpillar? Here it is.... I do not remember where I got the code, I simply translated it from С++ to MQL4.

Library functions, get the HIGH LOW for the specified time interval

Set of standard functions for the YR1 timeframe.

This library is made for experts that need to calculate StopLoss and TakeProfit without putting SL/TP points on the trade.

This library made to simplify calculating your stop loss.

This library has SmartTrail trail function that depends on the previous candle.

It calculates the lot size depending on risk percentage entered by user in input parameters.

This library has two functions: first to count OP_BUY positions and second to count OP_SELL positions.

This library has two functions: BreakEven & TrailingStop.

This function calculates your lot size depending on definite conditions explained in input variables.

A simple function that creates a list of the available currency pair symbols.

Function library and Experts for trailing (11 types). Simple usage of complex algorithms.

The library for automated optimization of an EA during its operation.

This library allows you to write a text file with the quotes of the symbol in any place on your hard drive.

Additional functions for working with the datetime variables.

The Comment2 library expands the capabilities of the standard Comment function for comment output.

With the help of this library it is possible to implement the ability to maintain positions with a simple trailing stop in any Expert Advisor.

The library contains five functions for reading the values from an INI-file and five functions for writing the values to an INI-file. Thus, there are five pairs of functions to read/write the values of 'integer array', 'boolean', 'double', 'integer' and 'string' types.

The library is intended to implement the font list in the input parameters. The library contains 208 fonts.

The function returns the lot size, which is calculated based on the stop loss size and the risk specified in the variable.

The function closes all locked orders. This really saves money on the spread.

The function allows the execution of the specific code in the specified time interval.

MQL4 library that allows authenticating into a MetaTrader 4 account programmatically in release 880+.

Simple way to control your orders.

Library provides functions for management of MetaTrader 4 to MySQL database connections. Fixed memory allocation and release problems of the original library.

Log4mql is an MQL4 library for flexible logging to files and the terminal console. It is modeled after the Log4j Java library.

Library to convert datetime to double and vice versa.

The header file contains functions for searching last and previous order in the trade pool.

The simple class for counting of the orders with different filters: by symbol of currency, Magic Number, either closed, either opened orders.

SendAdvancedEmail function for Metatrader 4 and 5 with HTML mailbody support.

The function will filter the trade positon. If the current time in the time you set, the function will return true.

Library to work with Skype.

1234