Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Accedi al CodeBase dal tuo terminale MetaTrader 5
Non hai trovato il codice che fa per te? Ordinane uno dalla sezione Freelance
Come scrivere un Expert Advisor o un indicatore

Codici sorgente MQL5 di Script per MetaTrader 5 - 5

icon

Gli script eseguono azioni uniche in MetaTrader 5, utilizzando un programma MQL5 e vengono eliminati dal grafico subito dopo. Le funzioni esemplificative includono il caricamento della cronologia di trading, la generazione di rapporti e il loro invio via e-mail, il download e l'elaborazione dei dati da un file. Gli script possono essere utilizzati anche per creare un'interfaccia grafica o per eseguire rapidamente operazioni di trading di un solo tipo, per esempio per chiudere immediatamente tutte le posizioni.

È possibile scaricare e lanciare gli script disponibili in MetaTrader 5. La libreria di script è anche disponibile direttamente dalla piattaforma MetaTrader 5 e dall'ambiente di sviluppo MetaEditor.

Invia il tuo codice
più recenti | migliori

The script removes from the current chart all objects of the user selected type

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

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

A script for placing a SellStop order

A script for placing a BuyStop order

A script for placing a SellLimit order

A script for placing a BuyLimit order

The script closes all positions of the current symbol.

The script closes all open positions on the current account.

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

An example of using HistorySelectByPosition (based on the HistoryDealGetTicket use example).

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.

Converts .set files from MT5 format to MT4 format.

An example of working with the trading history on Hedge accounts — reconstruction of positions.

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

Searching Nearest Bar - searching for the nearest bar.

The script allows you to try regular expressions.

The script displays the brief statistics for trading on the instrument over the specified period - the number of deals, profit, profit factor.

The script switches all opened charts at a certain interval. It is also possible to display only the charts of certain symbols.

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

Script draws the Axel Rudolph levels

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

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

Script for drawing a price markup.

Calculation of slippages of the performed deals in account currency.

Adds period separators to your window, at a time of your choice.

The script tests the computer in 45 performance tests. It is possible to compare the performance of VPS/VDS servers.

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

The script displays the number of bullish and bearish candlesticks.

An example of counting the number of objects in the chart window.

The script shows the trade volume in lots required to move the position to a desired level.

The script controls the display of time and price scales for all open charts or only for one chart.

This script finds DeMark pivot points, displays them on the chart and indicates their dimensions.

This script finds DeMark pivot points, displays them on the chart and indicates their dimensions.

Setting multiple charts at one click.

Script to apply my template to all charts opened.

Simple script for apply template and/or timeframe to all charts opened.

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.

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.

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

1234567