Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Telegram!
und werden Sie Mitglied unserer Fangruppe
Interessantes Skript?
Veröffentliche einen Link auf das Skript, damit die anderen ihn auch nutzen können
Hat Ihnen das Skript gefallen?
Bewerten Sie es im Terminal MetaTrader 5
Expert Advisors

News Trader EA - Experte für den MetaTrader 4

[Gelöscht]
Ansichten:
27666
Rating:
(4)
Veröffentlicht:
2012.03.05 10:50
Aktualisiert:
2016.11.22 07:32
Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum 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.