Assista a como baixar robôs de negociação gratuitos
Encontre-nos em Facebook!
Participe de nossa página de fãs
Acesse o CodeBase em seu terminal MetaTrader 5
Não encontrou o código mais adequado? Encomende-o na seção Freelance
Como escrever um Expert Advisor ou um indicador

Scripts para MetaTrader 4 com códigos fonte - 9

icon

Scripts são pequenos aplicativos que executam uma ação única. Por exemplo, remover todos os objetos do gráfico, fechar todos os pedidos ou, inversamente, estabelecer um conjunto de ordens pendentes para uma posição aberta. Aqui você encontrará centenas de aplicativos que automatizam pequenas funções analíticas ou de negociação.

Os scripts podem ser livremente baixados e executados no MetaTrader 4.

Adicionar código
recentes | melhores

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.

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.

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

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

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.

Script for calculation average daily range for last agoYear-"calendar" years, last agoMonth - calendar months, ......

Two scripts to automate opening multiple positions simultainiously with SL and TP.

action just like pressing home key, esc to exit,

Scripts deletes all objects from the diagram.

It's version 2 of Customized Buy and sell v1 .... http://codebase.mql4.com/4901

2 SCRIPS TO AUTOMATE OPENING MULTIPLE POSITIONS SIMULTAINIOUSLY

Cut Off All trade , But keep the queue Trade

some people worked as ib , they used to need to calclute total trade lotes. here it is.

Buy Sell Customized With RefreshRates and Lots Manager

Get all the Account and MarketInfo details for a currency pair at a glance.

Quickly close open orders by dragging and dropping this expert on chart. Will ask for confirmation to close each order within 2 pips of the drop.

Demo of functions in StringArraySuite.mqh

123456789