Assista a como baixar robôs de negociação gratuitos
Encontre-nos em Twitter!
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

Melhores scripts para MetaTrader 4 segundo a avaliação dos usuários - 8

Adicionar código

Let's say we have 20 open orders on one symbol and want to set takeprofit or stoploss for all of them at the same level(price) .The script selects all open orders of the symbol and can modify stoploss or takeprofit or both at the desired level (price). If the input parameters are left to zero , the stop or the takeprofit are left unchanged .

This strategy is the well known set & forget accompanied by the anti-martingale system. It is very useful if you are very busy in which you don't have time, you want to trade the London session while you are sleeping in USA, etc.

This script is used to calculate lot rebate.

This script was developed in order to help us detect if a chart is actually trending or going nowhere.

Opens a BUY position with the size of a percentage of the maximum allowed size.

Immediately deletes the SL/TP of all positions.

Open orders / positions in MT4 with absolute control of the risk / reward ratio, automatically calculating the lot size.

Can be used for hedging or trading breakout systems.

Execute pending order(s) according to lines in the chart you have drawn before.

This script will help you calculate your lot to open position.

The script allows to preview the indicator behavior on a real chart from the specified point with the minimum computation resources.

This strategy is the well known set & forget accompanied by the martingale system. It is very useful if you are very busy in which you don't have time, you want to trade the London session while you are sleeping in USA, etc.

O script (na ausência de comunicação) varrerá novamente o servidor, verificará página por página do histórico, emulando os ticks para os indicadores e experts.

This scrip will close all your open positions in your MT4. You just need to drag it to the chart.

This script shows you current currency pair spread, pip value and the total cost of the spread to open a position. Result will show in your account currency.

action just like pressing home key, esc to exit,

Script that opens 2 orders - one set to close percent of position when profit equals stoploss, another set to close at TP

Ele remove uma ordem pendente ou fecha uma ordem aberta, você precisa de deslocar o mouse para arrastar o script para ordem. O script irá escolher a mais próxima e fechá-la ou eliminá-la.

Load history form server Set the option at 1.

The script prints the week day and time.

Total closure of all positions (winners/losers). You can also select which are of a single instrument.

Display interactive HTML graph of the account balance inside the web browser.

this Script will get content message from Popup Alert dialog

The script reverses all the orders of the actual chart symbol.

Script para uma rápida marcação do gráfico usando linhas verticais de tempo

A script used to submit market or pending orders with take profit and stop loss levels, lot size, and optional trailing stop.

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

For day traders. 2 highly important indicators to turn strategies into extreme winning ones. The Win/Loss ratio and the Reward/Risk ratio will allow us to identify the best times and days our strategy works the best

HarmonicEA is an Expert Advisor (EA) developed for MetaTrader 4 (MT4) that utilizes harmonic pattern recognition and RSI-based signals to identify potential trading opportunities in the forex market. The EA is designed to detect various bullish and bearish harmonic patterns, including crab, butterfly, bat, deep bat, AB=CD, 3-drive, 5-drive, and shark patterns, across multiple timeframes. It incorporates risk management features such as dynamic lot sizing based on a percentage of account balance, maximum drawdown control, and a trailing stop mechanism to protect profits. HarmonicEA is suitable for traders seeking an automated solution to capitalize on harmonic patterns while managing risk effectively.

Easy to use an open trade script.

This script will detect an end-of-trading day and notify

Script to set StopLoss and TakeProft in Pips, uses your EA Number, separate SL and TP.

Closure of all winning positions. (You can indicate a specific instrument if you want to).

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

The currency strength meter is a trading tool that is used to identify trending and consolidating markets based on the percentage rate of change in price from one period to the next.

Quick scripts to remove Equity from a demo account for a broker that does not support anyway to withdraw.

Mark your historical trades in you mt4 with lines and arrows. You can load data from your history or load data from a csv file.

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

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

123456789