Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
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 meilleurs scripts pour MetaTrader 5 selon les notes des utilisateurs - 5

Soumettre votre code
dernier | meilleur

Le script illustre le contrôle des propriétés du graphique à l'aide des classes de la bibliothèque standard (CChart).

This Script will Refresh All Open Charts in MT5, Usually custom symbols in MT5 needs to be Refresh sometime so this script will help to refresh all open chart at once. We can also use this Script anywhere where we need to refresh all open charts.

- Le script recherche dans le graphique actuel tous les objets graphiques disponibles, - les compte et les supprime en conséquence - et enregistre les noms des objets sur le graphique.

Ce script exporte les valeurs de l'indicateur vers un fichier CSV.

Empirical mode decomposition of the current symbol.

When you drag this script onto the chart, it will calculate the price where you drop the script and use this price to figure out if a Sell Stop or Sell Limit pending order should be placed.

A script for placing a BuyStop Limit order.

A script for placing a SellStop Limit order.

The script demonstrates the example of using the FileMove() function

The script demonstrates the example of using the FileWrite() function

This script helps to save the objects into a file and show the objects on a new chart.

The script creates the Fibonacci levels graphic object with a large number of settings.

This strategy is the well known set & forget accompanied by the martingale system. It is very useful if you are very busy in which you don't have time, you want to trade the London session while you are sleeping in USA, etc.

This example was created to see how long it takes to reach 100 ticks. So this indicator is a seconds / "centick" (centick = 100 ticks). It helps you trade orders flow.

The script demonstrates the example of using the FileWriteDouble() function

The scripts places multiple pending orders higher than the current price.

For day traders, this is one of the important thing to consider in order to improve our strategy by calculating on average how much an asset moves, in which it will allow us to identify the best TIME during the day to trade when the market moves the most as well

Time Left To New Bar Watch

Ce script est conçu pour définir un ordre SellLimit avec des valeurs fixes de niveau de déclenchement, de niveau de stop loss et de niveau de take profit en pips par rapport au prix actuel.

The script demonstrates the example of using the FileCopy() function

The script demonstrates the example of using the FileReadArray() function

Le script MinMargins.mq5 est conçu pour aider les traders à calculer et à documenter rapidement le montant minimum d'argent requis pour ouvrir une position avec la plus petite taille de lot pour tous les symboles disponibles dans le Market Watch. Ces données sont sauvegardées dans un fichier CSV pour faciliter l'examen et l'analyse.

Un script qui génère son propre texte source. Résolution d'un problème classique en MQL5. Il n'a aucune valeur d'application. Cependant, il peut être utile pour ceux qui étudient la programmation et l'algorithmique.

Exemple d'image de fond du graphique, créée à l'aide de l'objet de type OBJ_BITMAP.

The script has three independent functions for determining the current FORTS futures.

Script simple pour randomiser toutes les couleurs de votre graphique. Cliquez simplement dessus et voyez les résultats par vous-même !

The simplest script to send instant PUSH-notifications to smartphone

This script attempts to demonstrate the power of using support vector machines in solving classification style problems.

A simple script that allows you to open a long position using the current price location with a specified Risk Percentage and Reward Ratio.

The script calculates the maximum lot size that can be used to open a position using the entire free margin available on the deposit.

Le script permet un défilement synchrone de tous les graphiques ouverts dans le terminal.

bts

Comparing the speed of a binary or a ternary search

A script to place straddle orders around current price level to catch price spikes around announcements.

The script is assigned to a hot key for quick change of charts around in a circle.

The CSV file was written to write economic news but there was a problem that the Terminal does not distinguish lines, exactly their number when working with the CSV file. That is why I decided to share my solution of this problem.

The script demonstrates the example of using the FileWriteInteger() function

The script displays the number of bullish and bearish candlesticks.

The script closes all pending orders on the current symbol.

This script opens a buy or sell order randomly having equally spaced take-profit and stop-loss levels.

This strategy is the well known set & forget accompanied by the anti-martingale system. It is very useful if you are very busy in which you don't have time, you want to trade the London session while you are sleeping in USA, etc.

12345678