Participe de nossa página de fãs
On all MT4 market execution accounts (ECN, ECN Zero and Pro), preset stoploss/takeprofit price levels are not permitted. If a client wishes to specify stoploss/takeprofit values for an order, the client must modify the existing position after the order is opened. This EA helps a client effortlessly ensure that an on order is modified to desired stoploss/takeprofit values a short while after a trade position is opened This is especially helpful for scalpers who want to avoid the trouble of manually editing trade properties every-time a position is taken on a financial instrument. EA by Maduagwuna E.I
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 demonstrates placing orders, modify orders and then closing orders after a fixed interval.
This code can be used to read csv files and separate string based on a separator token.
Recursive Moving Average calls itself a number of times in order to reach the appropriate smoothing. For instance DEMA,TEMA and Rainbow indicators are recursive exponential moving averages. The goal is to remove the loop limit while still running fast. In addition a trigger line provides the trading signal.
This code is used to create static object on MT4 charts which will not move along with the chart when you scroll the chart.
Adaptive momentum oscillator idea from David Varadi.
MACDVersion2_ Mod é uma modificação do MACDVersion2, mostra algumas informações adicionais.
Ricx - 1st indicator submit This indicator will plot EURUSD D1 candlestick chart on white or other bright background.
NNFX Automatic trader, risk/position manager for live trading and forward test.
This a bollinger band indicator with an extra deviation level. If you keep the period at 25 and deviations of 1.0 and 2.0, It will show you all your resistance and support lines. And also overbought and oversold levels.
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.
A volume-adjusted reading of the net flow of USD as measured by all 7 major currency pairs.
Two similar indicators (one in main chart, another in separate window) to show when you're missing historical bars from your chart.
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" .
Identifica a média dos últimos periodos e informa o limite de range para movimentação do dia atual evitando reversões de tendência
AND YOU LIKED THE PLATFORM, FEEL FREE TO MAKE A DONATION VIA SKRILL: paulogabrielk@gmail.com SE VOCE GOSTOU DA PLATAFORMA, SISTA-SE A VONTADE EM FAZER UMA DOAÇÃO VIA PIX: paulogabrielk@gmail.com
Aroon Up & Down MetaTrader indicator — detecting the local tops and bottoms of the chart it was applied to, this indicator provides the signals for buying and selling the currency pairs when they rise up from the bottom and fall from the top. The cross of the indicator lines provide a good signal to take the profit or to exit with a minimum loss. This indicator can send sound and e-mail alerts on the cross. It is available in both MT4 and MT5 versions.
Basing Candlesticks MetaTrader indicator — is an automatic indicator that detects and marks basing candles on the chart. A basing candle is a candle with body length less than 50% of its high-low range. The indicator highlights the basing candles using histogram lines (in MT4) or custom candles (in MT5) directly in the main chart of the platform. The percentage criterion can be changed via input parameters. You can also turn on alerts for when a new basing candle appears.