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

Scripts para MetaTrader 4 com códigos fonte - 2

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

Custom Function To Get Comma Separated Things From String.

This Custom Function Will Help To Get Round Time For Any Given Timeframe And Time.

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

This one may not be the fastest, but it will definitely close all your positions.

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.

The breakout strength meter is a trading tool that is used to identify which currencies are the strongest to breakout, and which currencies are the weakest to breakout

In MetaTrader 4, we intend to calculate the intersection coordinates of two straight line objects with different slopes using MQL4.

With this script, you can send a message from MetaTrader 4 to Telegram.

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

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

The 8 effective steps to build a robust day trading plan using Fibonacci retracement

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

For day traders, this is one of the important thing to consider in order to improve our strategy by calculating on average how much an asset moves, in which it will allow us to identify the best TIME during the day to trade when the market moves the most as well

This is one of the important thing to consider in order to improve our strategy by calculating on average how much an asset moves, in which it will allow us to identify the best days to trade when the market moves the most as well as the worst days to trade in order to prevent trading during these days.

Most traders keep losing money because they focus on money rather than planning their trades based on Percentage risk.

Are you tired and lost when it comes to creating an attractive market watch list ? You always see pro traders creating an attractive market watch list in which they draw support/resistance and create all possible scenario ? Well we will guide you step by step to create your own attractive market watch list for potential entries.

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.

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.

Short description: This Script will draw a line from the open to the close for each order in you account history. please show all history in account history before using this script.

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.

Simple script to delete all object on the current chart.

Hi, so I just made a little code here that will help out a lot of coders that hate doing this (I count myself in it haha). It's made to calculate the lot size of a position based on the risk input and the account size+currency.

This EA can detect trades in your MT4 account and transmit them via web

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 .

You can send pending order on closed market between StartTime and EndTime at specific minumum and maximum price.

The script exports summary of closed trades grouped by each trading day to .csv file

The script downloads the historical quotes data of a single timeframe for all symbols in the market watch.

This is useful if you want to earn and work on 5 min chart . it uses bb , ma 10, ma50 , Psar, slow s, one faster s and macd along with rsi to give a perfect view of market . if you need some help let me know in my email. rinkanrohitjena@live.com only works in mq4 language . just drag and drop on a five min chart

The script exports summary of closed trades grouped by each currency pair to .csv file

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

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

1) Close all order on the Symbol Chart 2) Take screen for keep a Trading Journal

This script will create, automatically, a CSV file with all your broker markets listed. We thought would be useful. We use it to integrate it with all our experts statistics. The CSV file will be created in MQL4/Files folder. Good Trading and good statistics!!

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

Changes the zoom level for all opened charts.

Change the timeframe for all opened charts simultaneously.

Set all opened charts to use auto scaling or fixed scaling simultaneously.

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

Calculate the average volume per hour in a 1 hour chart.

123456789