無料でロボットをダウンロードする方法を見る
Facebook上で私たちを見つけてください。
私たちのファンページに参加してください
興味深いスクリプト?
それではリンクにそれを投稿してください。-
他の人にそれを評価してもらいます
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
エキスパート

Intraday EA - MetaTrader 4のためのエキスパート

ビュー:
31481
評価:
(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.