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

Codes sources MQL4 des bibliothèque pour MetaTrader 4

icon

Les bibliothèques sont de petits sous-programmes qui peuvent être utilisés pour développer de nouvelles applications. Ils n'exécutent pas de fonctions de trading ou d'analyse et ne peuvent pas être exécutés dans MetaTrader 4. Leur but est de simplifier le développement de nouvelles applications dans MQL4.

Ces applications peuvent être téléchargées et utilisées dans l'éditeur de stratégies de trading MetaEditor.

Soumettre votre code
dernier | meilleur

Many Expert Advisors (EAs) tend to close orders at the take profit level, considering the pip distance from the purchase price.

With these classes you can create and test your signals runtime.

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

Trade classes CTrade, CPositionInfo, COrderInfo, CSymbolInfo from MT5 rewritten for MT4

Adviser-Utility for copying transactions from one MT5 account or MT4 account to another MT4 account.

Adds the ability to automatically export the transaction history after running the Expert in the strategy Tester.

Les expressions régulières fournissent un langage formel pour un traitement rapide et flexible des textes. Chaque expression régulière est un modèle (masque), pour lequel le moteur d'expression régulière essaie de trouver des correspondances dans le texte source. Un modèle se compose d'un ou plusieurs caractères littéraux, opérateurs ou constructions.

La bibliothèque FuzzyNet pour le développement de modèles flous a été écrite en C#. Lors de la conversion en MQL4, 8 fonctions d'appartenance et 4 méthodes de défuzzification pour les systèmes de type Mamdani ont été ajoutées à la bibliothèque.

Bibliothèque de fonctions mathématiques ALGLIB (v. 3.5.0) portée sur MQL4.

Ensemble de fonctions pour le calcul des résultats d'optimisation.

Stdlib - exemple de bibliothèque

La bibliothèque aide à organiser les calculs de Max, Min, moyenne universelle, écart type, skew, kurtosis et Z-score, sur un tableau de données.

A customizable logging library with Debug,Info,Error logging levels.

Extension for the datetime with DayLightSavingTime adjustments.

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

A logging library similar to Log4j but for MQL.

Simple Script to disable the Autotrading for the EA on the chart. If you just want to use the DLL, check the code and comment/uncomment the necessary

Handy functions for comparison, rounding, formatting and debugging of doubles (prices, lots and money).

A cross platform library/framework

A simple way to manage graphical objects.

The library and iCanvas class simplify writing programs using Canvas.

This tool is for trading with keyboard input, it supports "Send order", "Set Stop Loss", "Set Take Profit", and "Close order".

Library for defining schedules by weekday and time.

A low latency container for working with ticks

Many developers need these functions, while working with different kinds of external APIs, like Bitcoin and altcoin exchanges where it is often necessary to send data with the confirmation of parameters validity through HMAC-SHA512, HMAC-SHA384 and HMAC-SHA256.

A fast library for combinations and permutations in MQL.

CEquityHstBar - library for showing the equity of EA back-testing by the offline chart.

Class for working with synchronization events.

A class system to represent a hidden stop loss and take profit system, combined with 4 example files showing the use of the classes.

FileLog class for efficient logging at different Levels.

The header file contains functions and input variables for a time management.

Various helper functions for sending messages of different types to different sources.

This library has smart notification(alert, push and alert) function with an option of having a single notification per candle at a time.

Build Binary Options strategies to test in the Strategy Tester of MetaTrader 4 with Binary Options Strategy Tester utility from marketplace.

Byte-wise operation with structures and standard data types.

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

Class for working with ticks in the MetaTrader 4. It is suitable for creating experts that make decisions on trading based on the analysis of tick data.

Rapid Application Development library.

A library of classes for creating a user-friendly interface of your programs.

OBz library of trading functions: position size, open, close position etc.

1234