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

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

코드를 제출하세요

CWPROnArray 클래스는 인디케이터 버퍼에서 윌리엄스 퍼센트 범위(%R)를 계산하는 데 사용됩니다.

CCCIOnArray 클래스는 인디케이터 버퍼를 사용하여 상품 채널 지수(CCI) 인디케이터의 값을 계산하도록 설계되었습니다.

A trailing stop module based on the WPR indicator with short and long Stop Loss

for export/import of orders and trades between EAs and terminals

댓글을 간단하게 대체할 수 있습니다. 표준 기능보다 50배 빠르게 테스터에서 작동합니다.

XML 문서 구문 분석용 라이브러리. 타사 라이브러리를 사용하지 않고 MQL5에서 구현합니다.

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

CERDOnArray 클래스는 적응 이동 평균(AMA)에 사용되는 효율 비율(ER)을 계산하도록 설계되었지만 가격 이동 방향을 고려합니다. 가격이 상승하면 지표는 양수 값을 가지며, 가격이 하락하면 음수 값을 갖습니다.

CMomentumOnArray 클래스는 인디케이터 버퍼로 모멘텀 인디케이터 값을 계산하도록 설계되었습니다. 이 클래스를 사용하는 예로 Test_MomentumOnArray 인디케이터가 첨부되어 있습니다.

CEnvelopesOnArray 클래스는 인디케이터 버퍼에 의해 Envelopes 인디케이터 값을 계산하도록 설계되었습니다.

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

입금 통화로 사용한 금액에 따라 로트 크기를 계산하는 기능입니다.

Monster Trend indicator that uses data from several time periods.

CTimeControl class for include to your EA for easy setting and checking your own trading time.

표시기의 입력 매개변수에서 글꼴 선택을 보다 편리하게 표시할 수 있는 기능 모듈입니다.

Class for comparing two floating point variables.

타이머용 콜백 인터페이스

CRSIOnArray 클래스는 인디케이터 버퍼를 사용하여 상대 강도 지수(RSI) 인디케이터의 값을 계산하도록 설계되었습니다.

MQL5 마법사용 트레이딩 신호 모듈. 포지션 개설 신호는 PriceChannel_Stop 인디케이터의 색상 변화입니다.

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

Provide a unified interface to a set of interfaces in a subsystem.

For a complex object separate its construction from representation. Same construction process can create different representations

Attach additional responsibilities to an object dynamically; and provide a flexible alternative to subclassing for extending functionality

Simple MA crossover Signaling for Expert Advisor Wizard

A module of trading signals based on the Moving Average indicator signal module.

Custom Price Chart using a simple Artificial Neural Network that tries to project price movements into the future. Not very useful for trading, but fun to watch and learn ;)

Checking a date for belonging to winter or summer time. The code was developed for news debugging.

CFramaOnArray 클래스는 인디케이터 버퍼를 통해 프랙탈 적응 이동 평균(FRAMA) 인디케이터의 값을 계산하도록 설계되었습니다.

Library for sending mail messages.

The function that identifies extremums over a given period of history.

Trading signals module based on Ozymandias.

A module of trading signals based on the Moving Average indicator signal module.

Version of the iBarShift function for the MetaTrader 5, takes a parameter of type datetime — opening time of the bar, the index of which must be found.

Module of trading signals of the "Candels High Open" custom indicator for analyzing High and Open of the last three bars.

Libraries for the interaction of МТ4/5 with R

Returns position profit in points based on the trading history.

The function for moving an open position to a breakeven.

How to minimize bool parameters in a function signature?

An interface for creating an object that defers instantiation to subclasses. They decide which class to instantiate.

Convert the interface of a class into another expected interface; classes with incompatible interfaces can work together

12345678910