Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
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

I migliori script per MetaTrader 4 in base ai giudizi degli utenti - 3

Invia il tuo codice

Molti sviluppatori affrontano lo stesso problema: come accedere alla sandbox del terminale di trading senza utilizzare DLL non sicure. Uno dei metodi più semplici e sicuri consiste nell'utilizzare Named Pipe standard che funzionano come normali operazioni sui file.

There are some scripts in the zip archive which could be very usefull in intraday trading. With them you can respond on market changes very quickly.

The library contain several functions to get an additional information about the symbols, loaded into the client terminal. ATTENTION: Undocummented solution, it may not work in the other versions of MetaTrader

The script deletes objects from the chart.

This script will calculate the total active and closed orders based on order types

The PrevDayLines.mq4 script is a tool for MetaTrader 4 that automatically draws three critical price levels from the previous trading day on your chart. These levels include the highest price (Max), the lowest price (Min), and the average price (Avg), providing traders with a clear visual reference for key support and resistance points.

Modifica Ordine Pendente - script che sceglie il primo ordine pendente nella lista, stampa i dati dell'ordine pendente selezionato, lo modifica e ne stampa i dati dopo la modifica.

Close, Delete or Clean values from all orders by your choice.

Un esempio di script che scrive i valori dell'indicatore RSI in un file CSV.

A script aimed at loading of history for all available currency pairs, metals, indexes, CFD, and at checking of history for "holes".

The script is designed to transfer trades from the standard report of the MetaTrader 4 tester to the chart.

The script selectively clears the chart by the part of the name and/or by the type of the object.

This script uses the Windows API to modify the "From:" and "To:" fields within the strategy tester according to user input. For this script the strategy tester should already be open. Tested on Windows 7 64 bit. If you are using another version of win

To assist traders who wish to open multiple sell orders quickly, a script file has been developed that allows them to execute a large number of trades with just one command. The default take profit and stop loss values are set in 5-digit broker format, but for traders using a 4-digit broker, the default must be TP=40 and SL=20. Num_of_Sell is the number of trades to execute. This script file can be extremely useful for traders who want to take advantage of market conditions quickly and efficiently. By simplifying the process of opening multiple sell orders, it can save traders valuable time and allow them to focus on other aspects of their trading strategy.

The script shows the conditions of the correct and closest placing of the StopLoss and TakeProfit of the orders.

This is a "conceptual" script that uses the WinINet functions to load a HTTP page directly from mql4, without a C++ dll

Automatically does volume calculation based on percentage of desired account balance and enters instant or pending trades. Optional take profit is automatically at 1:1 with respect to SL.

A script tool for those who develop programs in MQL4. It allows to display the contents of any font in your chart.

The script reads the list of deals from the account history, groups them by the sign specified in the parameters and outputs to a file.

Pi

The calculation of pi character.

Bene, le funzioni di operazioni su file sono utilizzate nella libreria di sistema kernel32.dll. E' questa la libreria che importiamo nell'EA. Il codice è allegato.

The script opens a SELL position with the specified part of the FreeMargin.

You pick the script and drag it on a chart's point. Then it uses this point to modify all stop/take profit levels of the chart's currency.

The calculation of the amount of lots through the specified percentage of free assets.

Script for horizontal grid lines plotting

The script make TakeProfit and StopLoss on price, where total profit for all of the opened positions will have non-negative.

These scripts will record and file a picture of the chart at the time of each trade executed with them.

This is a script to view a myfxbook's CSV statements file in MT4.

Calculates the profit from oppened trades if the Price reaches the dropped Price

A simple script to quickly place letter/numbers on the chart for wave labeling (A, B, C or 1, 2, 3, etc)

Script to start an external program.

The script downloads the historical quotes data of the current chart symbol and timeframe.

Find what are the highs and the lows that happened the last 60000 ms

Script for the calculation of the third Elliott wave

Esempio di lettura file e operazioni di scrittura

The script is intended for gathering some statistics by the symbols and its comparison.

Modificare un ordine (posizione) con il mouse è il secondo script della serie "GUO" (Graphical Order Management).

The script allows to use MetaTrader4 as netting platform. It has some advantages compared with MetaTrader5.

Creates a report in HTML about all pairs and symbols, for example how many days ago a cross moving average appeard. Pairs with a last recent cross moving average at daily timeframe have a chance for a trend reversal which may be traded.

123456789