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

Intraday EA - MetaTrader 4용 expert

조회수:
31668
평가:
(7)
게시됨:
2011.07.15 13:15
업데이트됨:
2014.04.21 14:55
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

I have written the attached EA. I do not have a coding background and have been learning MQL4 for the last 2 weeks.

I have managed to build the backbone of this EA using an MQL4 code builder which i then manually tweaked. I have run this on a back test but have not been having much success in getting the logic to enter and exit trades when I want them to execute.

I basically have derived from a bollinger band system the following, on a standard 20,2,2 indicator based on a 15min chart:

Where:

  • A single buy is when the price goes below the band (20,2.4,2.4) and then the price retraces back to the (20,1,1) and the trade should take profit where also the SL can be manually set at say 100 pips, but i'd like to test this with maybe 50 pips.
  • A single sell is when the price goes above the band (20,2.4,2.4) and then the price retraces back to the (20,1,1) and the trade should take profit where also the SL can be manually set at say 100 pips, but i'd like to test this with maybe 50 pips.

The question:

If you run the attached program you will find that sometimes the entry point in 1 bar in delay or more and sometimes the code misses the entry entirely.

Is there anyone out there that has more experience than me and can help me out with this very frustrating issue. I would really appreciate any feedback.

Many thanks

Steve

Time Script Time Script

The script prints the week day and time.

LiveRSI LiveRSI

Based on RSI with Parabolic SAR trailing...

Fibo Moving Average Fibo Moving Average

Calculates the Moving average indicator based on Fibonacci value.

Profits your EA(s)  have made on your account Profits your EA(s) have made on your account

These indicators are made to show how much profit your EA have made in a certain period.