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 Expert Advisors para MetaTrader 4 segundo a avaliação dos usuários - 29

Adicionar código

This code is used to create static object on MT4 charts which will not move along with the chart when you scroll the chart.

This EA will tell you the Depth Per Inch of your screen.

The code is used to demonstrate how one can create a button on the chart and assign a function to it. The code is used to delete all orders after clicking on the button. The deletion takes care of various scenarios and shows error messages.

This code base is a simple function to check if current time lies within two specified times.

This code help you get the time of an object created on a chart.

This code can be used to find out whether the symbol is a binary option symbol or not.

This code base is a simple function to check if current time lies within two specified times. Many times it is required by the Ea to enter trades between two specific time of the day only. This code takes two inputs, one is the start time and second is the end time. The code will check if the current time is in between start time and end time and will return accordingly.

O EA em um método de canais.

EA Pedroxxmod.

EA Graal-003. Utiliza o indicador iFractals.

EA Fractured Fractals. Utiliza o indicador iFractals.

In this field give a brief description of your script (1-2 sentences).

NNFX Automatic trader, risk/position manager for live trading and forward test.

It is a simple EA to alert profit or loss as per configuration. Just choose a higher value and a lower one. The alert will occur when the profit/loss is between these values. Ex: Maior_q_valor1 = 9.00 E_Menor_q_valor2 = 10.01 The result will be: 9.01 or 9.02....10.00 The EA does not open orders, it is just an add-on to be used with another trader. This EA makes a sum (Hedger) of only 20 buy orders and 20 sell orders, totaling 40 orders. The sum will be positive if one side covers the other and the alert will be sounded when it reaches the programmed amount. You can choose between Alert_Push or only Play Sound. It is necessary to have a Wav audio file in the root folder named "som.wav" .

Breve descrição.

1...2223242526272829