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 5 in base ai giudizi degli utenti - 9

Invia il tuo codice

Display the actual stored value of a floating-point number (float or double type), with very high precision up to 55 decimal digits. This helps to debug exact value of floating-point numbers for other MQL5 programs.

The script is best use to clean up all drawings ( Delete All Object, Comment, horizontal line, vertical line, arrows etc) on current chart. Please feel free to modify based on your needs.

This script opens order with maximal amount of volume available.

Print info about a closed position by its position ticket or identifier.

Building good trading habits by seeing things in terms of percentage not in terms of money.

Un Expert Advisor semplice ed efficace basato sui segnali di inversione dell'oscillatore stocastico sul timeframe H1. I segnali di acquisto vengono attivati quando %K incrocia sopra %D al di sotto del livello 20. I segnali di vendita vengono attivati quando %K incrocia sotto %D al di sopra del livello 80. Il rischio viene calcolato in base al saldo del conto, con la dimensione del lotto impostata a 0,1 (regolabile in base alle esigenze). Il Take Profit (TP) è impostato a 300 punti per tutte le posizioni. Lo Stop Loss (SL) viene calcolato dinamicamente in base al segnale di crossover opposto. La posizione viene chiusa quando si verifica un crossover nella direzione opposta, così come quando viene raggiunto il TP o lo SL.

Risk Reward Tool calculates Risk reward like 1:2 1:3 1:4 and 1:5

short-term forex strategy for beginners.

This script draws Fibonacci Retracement OBJ_FIBO with options to add your own custom values

This script draws Fibonacci Fan OBJ_FIBOFAN with options to add your own custom values

Aquarium Canvas Background for Chart This script adds cool live canvas background on the chart like aquarium

closing partially script and Stop loss to Break Even point

This script opens all market watch symbols with the default template using the selected period. Save prefferred template as default.tpl to have all charts open with same template of your choice. Happy Trading.

Rates Version of a script https://www.mql5.com/en/code/30791

Building good trading habits by seeing things in terms of percentage not in terms of money.

This simple quick & dirty script code will output a CSV file of all the Signals' properties as reported by the MQL5 Trade Signals functionality.

3 fibo levels.

SymbolInfo example script lacks margin and leverage data wich are nowhere to be found explicitely in Metatrader, the trader must search thoroughly into the broker site in order to find them. The aim of this script is to provide a remedy to it from a standard tool.

he script estimates the bar's High-Low-Close, based on the stream similarity.

The script (not an Expert Advisor) sets and moves the Stop Loss for all positions on the current symbol to the specified price

CloseAll script complying FIFO rules.

Export the history of transactions on the trading account.

Service Script for aggregating Economic Calendar data to a .txt file

Prints a privacy-conscious snapshot of the current MT5 broker, account, symbol and terminal environment to the Experts log for diagnostics and support.

123456789