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 - 4

Soumettre votre code
dernier | meilleur

This script will export the trade history from MT5 selected between two dates. The resulting file is CSV that can be opened/imported with any spreadsheet software. Current version 1.0 does not add the takeprofit and stoploss. Any advice to improve this is welcomed.

The script calculates Pivot Point on all the symbols from the market watch and displays the results in html-file.

The script displays the monthly and weekly levels on the chart.

Script to set correct scale on Fibonacci arcs attached to chart.

A script for placing a BuyLimit order

A script for placing a SellStop order

Example of functions MathCeil, MathRound and MathFloor.

First script selects symbols having spread below specified value on the marketwatch, then opens corresponding charts by appyling timeframe and template stated.

Comparaison des performances de différentes méthodes de tri de tableaux.

The script calculates candles statistics (the minimal, maximal and average values of candles body and shadows) of the current chart.

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

This script closes all windows of selected symbol or all windows of any symbol.

The script closes all positions of the current symbol.

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.

Le script enregistre l'historique des cours au format HST. Ce format de fichier est pris en charge par MetaTrader 4 et peut être importé dans l'historique des cotations du terminal ou ouvert en tant que graphique autonome.

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

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

Le script calcule les fonctions d'autocorrélation et d'autocorrélation partielle et les affiche sur un graphique

This script will change the SL and TP of all open trades of the symbol to the price where the script is dropped off.

When the subject changes, it notifies and updates its observers, who know nothing about each other.

Le scénario dessine les niveaux de Rudolph Axel

A script for placing two Buy Stop Limit and Sell Stop Limit orders at an equal distance.

Easier visual analysis of graphical objects created by the strategy tester.

This script opens randomly selected charts and applies user-defined template.

The script for manual trade: when achieving the limit price the script sets stop order and logs out

MPC is a script which measures (searches) the most frequently occurring candlesticks

How many buffers does your indicator use? What's it calculating? Is it efficient? If you want to know what's going on behind the scenes, you'll now be able to.

The script builds the Fibonacci Levels graphical object with the option of selecting the number of its segments

The script for searching the maximum, minimum and average values of candlestick size

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 Buy Stop or Buy Limit pending order should be placed.

Symbol for downloading the history data for the current symbol with indication of progress.

Récupération du contenu du presse-papiers (presse-papiers)

The 'History Deals and Orders' script shows absolutely all properties of deals and orders from the trading history over a given time interval.

Simple script to see your current Profit Losses in Pips.

Script simple pour changer les principales échéances. L'objectif principal est de faciliter la commutation à l'aide de touches de raccourci.

A script for placing two Buy and Sell Stop orders at an equal distance.

The script saves current chart settings to a template with the specified name.

HTML file converter for the economic calendar. The script parses a page downloaded from http://www.investing.com/economic-calendar, and forms a CSV file with the list of news.

This script allows a user to find out instance_id of the running MetaTrader instance/installation.

This is MQL5 project packer: assemble all source and resource files from dependencies into a single ZIP.

12345678