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

Les meilleurs scripts pour MetaTrader 5 selon les notes des utilisateurs - 7

Soumettre votre code
dernier | meilleur

Script to apply my template to all charts opened.

When run on the price chart, the script modifies stop loss or take profit of all open orders for the current instrument.

Depuis la version 344 du terminal, l'affichage des nouvelles du calendrier économique a été ajouté à l'aide d'objets graphiques spéciaux (OBJ_EVENT). Un script qui affiche, en guise de démonstration du calendrier économique avec les données économiques actuelles, la date du dernier événement majeur (Pink).

The script imitates the One Cancel Other function for orders. When one order is triggered, the others are deleted.

Script avec la fonction de convertir le temps en secondes en année, mois, jour, heure, minutes, secondes. Sans utiliser les fonctions mql !

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

Generates, creates and stores passwords for your account.

Le script calcule la taille du lot pour un pourcentage donné de fonds libres.

Modified scripts to change Charts(next,previous) and Timeframes(higher,lower) of all charts quickly by hotkeys.

A script to close all market positions and/or pending orders.

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

This script is used to modify Stop Loss and Take Profit of position.

VR Orders History MT5 Lite - a script for downloading trading history in the CSV format.

The script exports summary of closed trades grouped by each currency pair to .csv file

It is known that the market is mainly driven by two emotions: fear and greed. This should be seen as an attempt to implement these emotions in the form of a mathematical model.

Ce script peut être classé comme informatif. Il affiche simplement des informations sur la paire de devises en cours sur le graphique

The script finds on the chart all OBJ_TREND (trendline) objects and moves the line to the specified date with the specified price shift.

Le script affiche des lignes verticales sur le graphique aux points de publication des nouvelles.

Ce script est conçu pour définir un ordre SellStop 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.

Ce script est conçu pour définir des ordres BuyStopLimit avec des valeurs fixes de niveaux de déclenchement, de niveau de stop loss et de niveau de take profit en pips à partir du prix actuel et des prix de déclenchement de l'ordre.

Simplified Script to find signals based on user parameters

Counting the number of series of bullish and bearish bars. Displaying the result as a chart. Saving the screenshot of the resulting chart. The script uses the CGraphic class.

L'objectif du script est d'exporter l'historique des cotations dans un format pratique pour l'analyse dans des programmes d'analyse technique spécialisés.

Ce script est conçu pour reconduire des positions ouvertes avec des valeurs fixes de Stop Loss et de Take Profit en pips par rapport au prix actuel et un volume fixé en unités de la position reconduite.

This indi will draw OBJ_ARROW_BUY/OBJ_ARROW_SELL when find signals on Arrow Indi Buffers.

When I start learning about trading, I remember the trading pioneer Shawn Lucas (founder of Apiary-fund) saying "trading is simple, you go from bound range market to breakout market and vice versa". I looked at few charts and he was right. So I told myself, I have to always eyeball ranging market and trending market but with the help of an indicator. There are plenty for indicator that help us eyeball these ranging/trending market and they work really well, but I like using Pivot Points.

Ce script est conçu pour définir l'ordre SellStopLimit avec des valeurs fixes de niveaux de déclenchement, de niveau de stop loss et de niveau de take profit en pips à partir du prix actuel et des prix de déclenchement de l'ordre.

These scripts are designed to sell with fixed values of Stop Loss and Take Profit in points from the current price

Script simple avec démonstration d'utilisation de la fonction ChartNavigate().

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

This script is to get the last deal history data, for example : profit, deal type, etc, and put the Comment on the chart.

The 8 effective steps to build a robust day trading plan using Fibonacci retracement

Simple risk management tool.

Ce script est conçu pour fermer les positions ouvertes.

The script is a simple example of using the FileFindFirst(), FileFindNext() and FileFindClose() functions

This script highlights Forex sessions for Sydney, Tokyo, London and New York with colored rectangles, according to the user time definitions.

The script removes old objects of the selected type from all charts, if the time coordinates of these objects are outside of the trigger level.

The OpenBuyPosition_X script is designed to buy at fixed values of Stop Loss and Take Profit in points from the current price. Position volume is determined on the basis of the level of losses.

Most traders keep losing money because they focus on money rather than planning their trades based on Percentage risk.

The script removes all objects of the type selected by the trader in input parameters from all charts of the client terminal.

123456789