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

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

코드를 제출하세요

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

Decouple an abstraction from its implementation so that the two can vary independently

Create an object tree which represents part-whole hierarchies, so that the client would treat objects and compositions of objects uniformly.

Given a language, define a represention for its grammar along with an interpreter that uses the representation to interpret sentences in the language

Define an object that encapsulates how a set of objects interact mediator promotes loose coupling by keeping objects from referring to each other explicitly, and it lets you vary their interaction independently

CVHFOnArray class is designed for calculation of Vertical Horizontal Filter (VHF) values on indicator buffers.

The CPriceChannelOnArray class is intended for calculation of the price channel on indicator buffers.

The library allows to automatically assign 'magic' to an Expert Advisor on any symbol and any timeframe. It allows having up to 65535 magic numbers in one Expert Advisor.

A library for working with chart subwindows.

A fast library for combinations and permutations in MQL.

Library of functions for working with strings: StringToArray, StringToPeriod and PeriodToString

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 function for moving an open position to a breakeven.

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

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

Enables Programmers to create Martin Gale and Grid Trading strategies with ease.

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.

Frequent array operation methods.

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

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

The downward crossover of T3 moving average is a signal to open a long position, the upward crossover of T3 moving average is a signal to open short position.

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.

An implementation of the dictionary (associative array) data structure in MQL5, based on CArrayObj and CList.

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.

123456789