Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
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 MQL4 di Script per MetaTrader 4 - 7

icon

Gli script sono piccole applicazioni che eseguono operazioni uniche. Per esempio, puoi cancellare tutti gli oggetti da un grafico o effettuare una serie di ordini per una posizione aperta. Qui troverai centinaia di applicazioni che possono automatizzare piccole funzioni analitiche o di trading.

Gli script si possono scaricare ed eseguire gratuitamente su MetaTrader 4.

Invia il tuo codice
più recenti | migliori

This script is useful when you drop lines on chart and want to see the distance to current market price. You can drag line and see the distance in pips.

Just a simple script , that reads the HTML file a report , or detailed report , and draws a transaction from it on the chart

This script reads your unread GMail messages.

The script prints the week day and time.

Reads all available instruments and their characteristics and generates an HTML report. Positive Swaps are highlighted.

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

Drop the script on your chart to send a screenshot to twitpic with or without a message

This script will set your stoploss at the fractal level of your choosing. Money management built in helping take some of the guess work out of your trading.

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.

with some shortcuts i can operate with multiple objects very quickly, this script change the size, the color of line

The script quickly open warrants Market Execution/Instant Execution with a choice lot at risk%

Check a MetaQuotes Language 4 program for basic syntax errors like unbalanced braces, parentheses, brackets,.sin....

Check a MetaQuotes Language 4 program for basic syntax errors like unbalanced braces, parentheses, brackets,.single and double quote, and multi line comment symbol pairs.

Script closes all opened and pending positions.

TakeAllProfit

Plots price level and open positions from the IFR trading pages provided via the FXNews program offered to accounts registered with OANDA's FXTrade and FXGame platforms.

Drop Level Lines with the level value inserted above or below the line and the color changing automatically for bottom level or top level.

Draw several resistance and support lines as a "little segment line", differentiating the color of both types of line

Draws several resistance and support lines differentiating the color of both types of line by Drag and Drop a simple script.

Calculating the difference between the High and Low price to see the price range for every hour.

Script opening orders with specified Magic Number

Load history form server Set the option at 1.

This script allow you to modify the price, the Stop Loss or take profit or a pending order by just point and drop a script

Select the pending order you want to delete when you have severals pending orders on a same chart by point and drop over the price of the pending order you want to delete.

This script opens a pending sell order by just point and drop the script in the place you want.

This script opens a pending buy order by just point and drop the script in the place you want. The script will automatically place a "limit buy order" if you point and drop below actual bid. The script will automatically place a "stop buy order" if you

3 Scripts to simplify scalper operations. The scripts puts new OrderBuy, new OrderSell or CloseAllPositiveOrder.

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

automatically converts M1-data to M5/M15/M30/H1/H4/D1 in a single run

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

It saves the current expert parameters for all the experts attached to charts.

It's easy to use, just input your lotsize, stoploss and take profit values (in points) and trade.

The script shows the price level, where total profit for all of the opened positions will be non-negative (without loss level, or break-even price level).

The script deletes objects from the chart.

Creates a synthetic Hedge for any open position that you select. Use it only if are you completely understand synthetic derivatives or triangular arbitrage.

This code will get the current time , wait until a certain amount of Seconds has passed and then continue processing.

Graphic displaying of the statement, carring of a data from the *.htm table to the graph, for the convenience of analysis.

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

This script will allow you to use the information about the market watch and the client terminal settings. It can be very useful to study the client terminal and market watch options.

Clears the chart of all objects with the name beginning on the specified prefix

123456789