Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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 - 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

YURAZ's library, determining the switch to dayllight saving time and revert to standard time

The implementation of the pause between the trades for all EAs that are currently trading.

The library contains the function that monitors the appearance of the trading events in the MT4 client terrminal.

The library contains the functions that are intended to split the access to the trade flow.

Choosing a size of the working volume. 3 variants. It can be easily inserted into an EA code.

Simple coding/decoding of entries in Base64.

The receiving of the EA testing results by the days of week.

A set of function tools.

A test script with the functions that calculate the true value of a graphical object's Y coordinate. It is useful to watch the bar forming.

Functions for processing the orders of Spot currency pairs, Spot Gold and Spot Silver with error handling. Revision 1: OrderModify2() & OrderProcess() corrected, OrderProcess() & OrderSend2() enhanced.

Functions for handling two dimensional string arrays. Usefull for prototyping.

Library of functions usefull for time calculations and determining if a report is imminent.

Functions for processing the orders of Spot currency pairs, Spot Gold and Spot Silver with error handling.

Functions for handling two dimensional string arrays. Usefull for prototyping.

Description of the FXT file header, functions of reading and writing of the header.

1234