Assista a como baixar robôs de negociação gratuitos
Encontre-nos em Facebook!
Participe de nossa página de fãs
Script interessante?
Coloque um link para ele, e permita que outras pessoas também o avaliem
Você gostou do script?
Avalie seu funcionamento no terminal MetaTrader 5
Experts

News Trader EA - expert para MetaTrader 4

[Excluído]
Visualizações:
27638
Avaliação:
(4)
Publicado:
2012.03.05 10:50
Atualizado:
2016.11.22 07:32
Precisa de um robô ou indicador baseado nesse código? Solicite-o no Freelance Ir para Freelance

This EA is supposed to trade news and high market spikes.

Every trader knows that when something BIG occurs volumes increase significantly.. so i coded an ea to basically trade volume spikes. The EA will detect trend with a CCI and a candlestick filter. The EA will also use CCI to avoid overbought and oversold situations and will not enter the trade too late.

How to use the EAs:

Let' s say that at the beginning of the week you think that the EURUSD will face a difficult week.. so you open a EURUSD H4 chart window and attach the Volume EA sell to the chart

Otherwise you attach the Volume EA buy.

Let's say you are uncertain. You open two H4 windows and attach both EAs.

To improve/to do:

  1. Because i am not an expert coder i don't know how to join the two eas, and to add a function filter to just sell or buy.. some help will be appreciated. Also, I know that the code has some bugs, specially in the trailing stop section.
  2. The EA has a timeclose function, but does not have a true stoploss. I have not added a proper stop loss function because i don't know how to set a valid stoploss with a ECN broker. i will be glad if someone can code this too.
  3. If you have a good idea to further improve the code please submit it, everyone is welcome.
MMPRO - Dottor Market MMPRO - Dottor Market

Trade with right risk !

EA to automatically take "pictures" of your orders EA to automatically take "pictures" of your orders

This EA doesn't open orders, it takes PICTURES every time you (or another EA) opens or closes an order.

JForex OHLC data converter JForex OHLC data converter

Rewrites JForex csv data without the weekend candles and the seconds.

LRMA Fast Calculation LRMA Fast Calculation

The ideas from the article 3 Methods of Indicators Acceleration by the Example of the Linear Regression" is implemented in this indicator.