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

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

코드를 제출하세요

Increased accuracy of the standard timer.

Create objects by copying a prototype

Smooth Algorithms - Corrected/Modified

이 클래스는 클라이언트 터미널의 전역 변수에 대한 작업을 단순화합니다.

Initial library of combinatorics functions.

The class is the simplified version of the CArrayRing class: it has a predetermined fixed size of 256 elements, it is faster, and allows to organize the mini time series, indicator minibuffers, short sized buffers to store intermediate stream data inside the Expert Advisor or indicator.

A logging library similar to Log4j but for MQL.

MQL5 마법사용 거래 신호 모듈. 포지션 개시 신호는 카라카티카 인디케이터의 컬러 화살표가 나타나는 것입니다.

The class for localization/multilingual support of text messages in user MQL5 programs

CATROnArray 클래스는 인디케이터 버퍼로 ATR(평균 실제 범위) 인디케이터 값을 계산하기 위한 클래스입니다.

CIchimokuOnArray 클래스는 인디케이터 버퍼에서 이치모쿠 인디케이터(이치모쿠 킨코 효)를 계산하도록 설계되었습니다.

This library allows an easy interface to MySQL.

Function Library for Working with Time Series: iTime, iOpen, iHigh, iLow, iClose, iHighest, iLowest, iBarshift. Short invocation version is available for all functions (with the current chart's symbol and period).

An updated version of the CBitPic class with the ability to control drawing transparency

CEROnArray 클래스는 적응 이동 평균(AMA)에 사용되는 효율 비율(ER)을 계산하도록 설계되었습니다. CEROnArray 클래스 사용 예시도 제공됩니다.

MQL5 마법사용 거래 신호 모듈. 포지션 개시 신호는 컬러라게에르 인디케이터에 의해 형성된 오실레이터 선의 색상 변화입니다.

There are a lot of users who searched for iBarShift function like in MQL4. But this function is no more include in MQL5, mainly because MQL5 provides all necessary basic, low-level, functions to process such thing in a library.

A price channel based on a bar of user-defined duration (timeframe).

Compute the daylight saving time changes (start/end of the summer time).

프랙탈을 계산하고 현재 고점/저점(프랙탈) 전후의 막대 수를 개별적으로 지정할 수 있습니다.

CADXOnArray 클래스는 인디케이터 버퍼에 의해 평균 방향 이동 지수(ADX) 인디케이터의 값을 계산하도록 설계되었습니다.

Slightly modified history load function from MetaQuotes.

Measuring the net performance of MetaTrader 4/5 strategy testers.

MQL5 마법사용 거래 신호 모듈. 포지션 개시 신호는 BykovTrend 인디케이터의 컬러 화살표가 나타나는 것입니다.

EasyXML is a native MQL5 XML Parsing Library. It can parse XML from three different sources: URL, File and String Input. It is completely object oriented and strives to integrate neatly with MQL5, as it utilizes CObject and CArrayObj from the MQL5 standard library to store the DOM.

The class allows to easily determine from your MQL5 programs any changes in the Market Watch window (change of symbol sorting, adding, deleting a symbol or a set of symbols), as well as opening and closure of charts, and the availability of the one click trading option on the current chart, on which the program is running.

이 클래스는 반전 캔들 패턴이 있는 거래 신호 클래스를 생성하는 데 사용할 수 있습니다.

SAMAOnAgro 클래스는 인디케이터 버퍼에 의한 AMA(적응 이동 평균) 인디케이터 값을 계산하기 위한 것입니다.

CMFIOnArray 클래스는 지표 버퍼로 자금 흐름 지수(MFI) 지표의 값을 계산하도록 설계되었습니다. 다음은 클래스 사용 예시입니다.

막대 변경이 발생하는 시점을 결정하는 CIsNewBar 클래스입니다.

A library to provide simple storage mechanism for expert advisors and indicators.

자체 작성된 DLL을 사용하지 않고 매핑과 직접 작동하는 MQL5 클래스입니다.

MQL5 마법사용 거래 신호 모듈. 포지션 개시 신호는 Heiken_Ashi_Smoothed 인디케이터에 의해 형성된 캔들 색상의 변화입니다.

The Shapiro-Wilk normality test.

Converts a number to a text.

This class was developed to exchange data between MetaTrader 5 and CSV files. It converts the strings read from the CSV file to double and integer values depending of the type of the columns. Two producers of CSV files are most important for me. The most important producer are spreadsheet programs, i.e. LibreCalc. Manually entered CSV are the other kind of CSV files I had in mind. Be aware that this class do not use the standard library FileCsv.mqh etc. Instead it works with text files. It splits text lines into fields. Maximum speed and low memory usage were no development goals. This class may not be suited for large datasets or time critical operations. I would not use CSV files if speed was my main goal.

CForceOnArray 클래스는 인디케이터 버퍼에 의한 포스 인덱스 인디케이터 값 계산을 위한 클래스입니다.

COBVOnArray 클래스는 인디케이터 버퍼에 의한 잔고 볼륨(OBV) 인디케이터를 계산하기 위한 클래스입니다.

MQL5 마법사용 트레이딩 신호 모듈. 포지션 개시 신호는 캔들_평활 지표에 의해 형성된 캔들 색상의 변화입니다.

A library of GUI Controls.

12345678910