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

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

코드를 제출하세요

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.

This non-trading utility generates custom symbol information on 1M chart. Configure using Tick Size, Pip Size, Points or R. Now with Asymetric Reversals!

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 클래스는 인디케이터 버퍼에서 이치모쿠 인디케이터(이치모쿠 킨코 효)를 계산하도록 설계되었습니다.

이 라이브러리를 사용하면 MySQL에 쉽게 인터페이스할 수 있습니다.

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

멀티심볼 온틱.

MQTTFive — MQL5용 MQTT 5.0 클라이언트의 완전한 구현체입니다. 기능: • MQTT v5.0 — 모든 패킷 유형, 속성, QoS 0/1/2 • 네이티브 MQL5 소켓 API를 통한 TCP + TLS • 속성(will_delay_interval, payload_format, message_expiry)이 포함된 Will 메시지 • 발신 PUBLISH용 Topic Alias • 흐름 제어(수신 최대값) • 구독 옵션(no_local, retain_as_published, retain_handling) • 바이너리 및 UTF-8 페이로드 • QoS 1/2에 대한 자동 재시도 • DLL 의존성 없음 — 순수 MQL5 Mosquitto 5.0에서 테스트 완료 (15회 테스트, 모두 통과). 문서: https://github.com/chekh/MQTTFive 라이선스: MIT

MQL5에 Rust 스타일의 Result 타입을 도입하는, 크기가 작고 의존성이 적은 라이브러리입니다. 함수는 전역 GetLastError() 상태에 의존하는 대신 단일 값 또는 오류 객체를 반환하므로, 오류가 명확하게 드러나 무시할 수 없습니다. 이 라이브러리에는 ResultValue(값형) 및 Result(포인터로 참조되는 객체), Error 구조체, 조기 반환 매크로(TRY, RETURN_ON_ERROR 등)와 선택적 Then/Match/MapError 콜백이 포함되어 있습니다.

프랙탈을 계산하며, 현재 고가/저가(프랙탈) 전후의 바 수를 각각 따로 지정할 수 있게 해줍니다.

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

Slightly modified history load function from MetaQuotes.

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

COsMAOnArray 클래스는 인디케이터 버퍼를 사용하여 오실레이터 이동평균(OsMA) 인디케이터의 값을 계산하도록 설계되었습니다.

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.

Provide a way to access the elements of an aggregate object sequentially without exposing its underlying representation

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.

1234567891011