거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
Experts

News Trader EA - MetaTrader 4용 expert

[삭제]
조회수:
27993
평가:
(4)
게시됨:
2012.03.05 10:50
업데이트됨:
2016.11.22 07:32
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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.