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 - 5

Adicionar código

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.

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

This script creates a .CSV file of your order history so you can import it into Excel and analyse it using the calculated heat map slots and other calculated values. All trading attributes are extracted from the history and output to the .CSV file. Updated version 1.03 (about 27KB) has NetProfit, OpenDay, OpenHour, OpenSlot, CloseDay, CloseHour, CloseSlot, DurationMinutes, PotentialWinPips, PotentialLossPips and others. The file is tab delimited for easier conversion from text to columns in Excel. Times are server time. Handles 4 and 5 digit brokers and 2/3 and 4/5 point value pairs, e.g. JPY correctly.

This script is used to convert history data from M1 to M5, M15, M30, H1, H3, D1, W1, MN.

This script removes all instruments with spread higher than the specified maximum requested and it also removes all non-trade enabled instruments from Market Watch, which allows you to concentrate on items you may want to trade without all the clutter.

Um script para a visualização dos negócios no gráfico. É útil quando você alterar a conta/PC.

Ele desenha todos os resultados de um arquivo de relatório do strategy tester em um gráfico.

Buy Sell Customized With RefreshRates and Lots Manager

This script lists current open orders with profit.

Um DLL para gerir e trocar dados entre MT4 e MS Excel. OLE é usado. A descrição das funções DLL são dadas no exemplo em anexo. O exemplo é um script que envia as cotações para o Excel e cria um diagrama da variação diária dos preços. Ao sair,

Script para avaliar o histórico de negociações baixado para o terminal do cliente. A avaliação aparece em pontos.

Coloca duas ordens pendentes tipo stop para rompimento através de algum intervalo de negociação, por exemplo, antes das notícias importantes serem publicadas.

O script interception para pressionar as teclas ou botões do mouse nas janelas do MetaTrader 4. Pode ser útil para escrever os controles.

Script para abertura de ordens com o número mágico especificado

Scripts de ordens pendentes, ordens de mercado, coloca e remove stops.

Um exemplo simples de como trabalhar com objetos: criar o objeto, alterar as propriedades, redesenhar o gráfico.

The script demonstrates a simple and quick way to calculate the Euler number.

A collection of predefined Scripts immediately available for use without having to key-in. Step-by-step instruction how to make your own Scripts from Scripts Collection.

O script executa o cálculo da volatilidade média do símbolo no intervalo especificado.

This script provides quick work with a large number of pending orders in the market and contains functions for placing, changing, and deleting of orders within the your price range.

The Lines_Create script creates 2 horizontal lines on the chart with the names UP_LEVEL and DOWN_LEVEL. The Lines_Delete deletes the lines created by the Lines_Create script from the chart. The Lines_RASST script is an addition to the Lines_Create script.

A passagem passo a passo dos dados históricos para testes manuais de negociação.

The script allows to change the color of selected objects to specified one.

The script recognizes and shows peaks and valleys of certain period.

O script esvazia todos os símbolos presentes na observação do mercado para o arquivo csv.

Carregamento do histórico de todos os símbolos da janela Observação do Mercado para todos os TF. Gravação em arquivo de nomes e condições de negociação por todos os símbolos da janela Observação do Mercado.

2 SCRIPS TO AUTOMATE OPENING MULTIPLE POSITIONS SIMULTAINIOUSLY

English version of AllAmplitude.mq4 The original script was posted here: http://codebase.mql4.com/3852 . The output file will be stored in the MetaTrader 4\experts\files\ directory. The file name contains following information: "Symbol_Period---da

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

To assist traders who wish to open multiple buy orders quickly, a script file has been developed that allows them to execute a large number of trades with just one command. The default take profit and stop loss values are set in 5-digit broker format, but for traders using a 4-digit broker, the default must be TP=40 and SL=20. Num_of_Buy is the number trades the trader wish to open instantly. This script file can be extremely useful for traders who want to take advantage of market conditions quickly and efficiently. By simplifying the process of opening multiple buy orders, it can save traders valuable time and allow them to focus on other aspects of their trading strategy.

O script fecha todas as posições abertas de Compra e Venda na janela ativa.

A simple script to close multiple market orders.

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

O script executa 45 testes de desempenho no computador, é possível comparar o desempenho dos servidores VPS/VDS.

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

popup tip: any bar's local time, with help of a verticle line.

Convert historical data from M1 to M1, M5, M15, M30, H1, H4, D1, W1 and MN, specifying the start date.

Este pequeno script demonstra claramente a identidade de duas médias móveis comuns

The indicator of trading signals based on the divergence of the RSI and CCI values

O Close é um script que fecha a primeira ordem de mercado da lista.

123456789