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

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

코드를 제출하세요

Access to OnTradeTransaction data anywhere within an application

A sorter class to sort an array based on other arrays.

This is the trading signal of Bollinger Bands. The expert code for this strategy is automatically generated by the MQL 5 wizard.

The purpose is to check whether new bar are generated This is a class file that can be used as a class or copied to EA or scripts for use

CMOOnArray class is designed for calculation of CMO (Chande Momentum Oscillator) values on indicator buffers. The example of use of the CMOOnArray class is presented.

The CTrixOnArray class is intended for calculation of Triple Exponential Average (TRIX) on an indicator buffer.

Sets of latin, russian characters, digits, punctuation, etc.

Library for calculation of a margin required for opening a position in MetaТrader 5.

This is the trading signal of PullBack and Candle. The expert code for this strategy is automatically generated by the MQL 5 wizard.

Provide an interface for creating families of related or dependent objects without specifying their concrete classes.

a highly efficient sorting algorithm, based on partitioning of array of data into smaller arrays

The library allows receiving a magic number bound to three elements: symbol name, timeframe and prefix index.

Compose objects into tree structures to represent part-whole hierarchies.

A basic container for storing an ordered list of basic data type objects.

Class to provide simple reading mechanism from MetaTrader set files.

A collection of classic creational GoF design patterns

포지션 개시 신호는 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

알고리즘의 비동기 실행을 구현하기 위한 인터페이스

Trading signals module for MQL5 Wizard. LeManSignal indicator's color dot serves as a market entry signal.

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

The function is used to determine weekends on a server. It will be especially useful to those who use OnTimer() function in their Expert Advisors for events handling.

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

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

123456789