Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Accédez à la CodeBase depuis votre terminal MetaTrader 5
Vous n'avez pas trouvé le bon code ? Commandez-le dans la section Freelance
Comment rédiger un Expert Advisor ou un indicateur

Les meilleures bibliothèques pour MetaTrader 5 selon les notes des utilisateurs - 8

Soumettre votre code

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

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

Test sur l'historique dans le mode mathématique du testeur MT5.

La classe CVHFOnArray est destinée au calcul des valeurs des indicateurs du filtre vertical horizontal (VHF) par les tampons d'indicateurs.

La classe CPriceChannelOnArray est destinée au calcul des valeurs des canaux de prix par les tampons d'indicateurs.

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.

Version JavaScript rapide de la bibliothèque Report de fxsaber pour les commandes de trading de type MT4 implémentées via MT4Orders ou Virtual. Fonctionne jusqu'à 10 fois plus vite, la taille du fichier NTML est plus petite, peut télécharger et afficher jusqu'à 5,4 millions de lignes de rapport.

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

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

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

La classe CMOOnArray est conçue pour calculer les valeurs de l'indicateur CMO (Chande Momentum Oscillator) par tampon d'indicateur. L'indicateur Test_CMOOnArray est joint comme exemple d'utilisation de la classe.

La classe CTrixOnArray est conçue pour calculer les valeurs de l'indicateur TRIX (Triple Exponential Average, TRIX) en utilisant la mémoire tampon de l'indicateur.

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

Le signal d'ouverture de position est le franchissement de la ligne de l'indicateur T3 par le prix.

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.

12345678910