Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Twitter!
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

Intraday EA - Experte für den MetaTrader 4

Ansichten:
31468
Rating:
(7)
Veröffentlicht:
2011.07.15 13:15
Aktualisiert:
2014.04.21 14:55
Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum Freelance

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.