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

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

코드를 제출하세요

포지션 개시 신호는 T3 인디케이터 라인과 가격이 교차하는 것입니다.

an efficient, general-purpose sorting algorithm

Instance of the class returns such values as Bid, Ask, High, Low, Close and Open prices of the current candle or any other specified in the parameters, as well as the candle opening time.

Modeling multiple inheritance with the Twin pattern.

A library of averaging algorithms, the algorithms were described in details in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers"

이 라이브러리를 사용하면 최적의 속도로 차트에 텍스트 정보를 쉽게 출력할 수 있는 디스플레이를 만들 수 있습니다.

Way to keep a tally of wins an losses.

Bug fixed versions of CRect and CCanvas which are part of the standard library.

Header with iRSIOnArray function for use with MQL 4 or 5 code.

Encapsulate a request as an object thereby letting you parameterize clients with different requests. Queue or log requests, and support undoable operations

MQL5 마법사용 거래 신호 모듈. 포지션 개설 신호는 LeManSignal 인디케이터의 컬러 점이 나타나는 것입니다.

a simple sorting algorithm that people use to manually sort cards in a bridge hand

This is a wrap for using databasexxx

The function returns the number of positions opened by an Expert Advisor for the day.

Ensure one instance of a class with a global point of access

서버에서 휴무일을 결정하는 함수입니다. 이벤트 처리를 위해 EA에서 OnTimer() 함수를 사용하는 사람들에게는 우선 흥미로울 것입니다.

A module of trading signals based on the signal module of the iCCI (Commodity Channel Index, CCI) indicator.

A light header-only version of Log4mql that provides standardized logging.

Avoid coupling the sender of a request to its receiver by giving more than one object a chance to handle the request. Chain the receiving objects and pass the request along the chain until an object handles it

allow an object to alter its behavior when its internal state changes. the object will appear to change its class

define a family of algorithms, encapsulate each one, and make them interchangeable. strategy lets the algorithm vary independently from clients that use it

An (optional) include file to enhance debugging experience.

define a one-to-many dependency between objects so that when one object changes state, all its dependents are notified and updated automatically

a much more efficient version of selection sort

without violating encapsulation, capture and externalize an object's internal state so that the object can be restored to this state later

represent an operation to be performed on the elements of an object structure. visitor lets you define a new operation without changing the classes of the elements on which it operates

define the skeleton of an algorithm in an operation, deferring some steps to subclasses. template method lets subclasses redefine certain steps of an algorithm without changing the algorithm's structure

An easy-to-use multi-currency library, usable in indicators and EA.

Provide a unified interface to a set of interfaces in a subsystem; facade defines a higher-level interface that makes the subsystem easier to use

define a one-to-many dependency between objects so that when one object changes state, all its dependents are notified and updated automatically

an in-place comparison sort

hybrid sorting algorithm that provides both fast average performance and (asymptotically) optimal worst-case performance

This library shows useful informations and do a lot of functions to a symbol.

Use sharing to support large numbers of fine-grained objects efficiently

Provide a surrogate or placeholder for another object to control access to it

Simple class for getting the number of microseconds (µs) elapsed since January 1, 1970

Sorts the values in the first dimension of a multidimensional numeric array in the ascending order.

A collection of useful string manipulation functions.

gnome sort is based on the technique used by the dutch garden gnome

A native implementation of neural networks in pure MQL, bundled with an easy to use interface, with easy support of saving and loading of the network configurations after training.

12345678910