欢迎访问 外汇EA下载与MT4/MT5自动交易资源 - 聚合外汇EA、黄金EA、量化交易工具与自动化交易实战内容。
登录 注册

挖掘机 (digger)

author emer | 1 人阅读 | 0 人评论 |
来源:ForexFactory · Trading Systems · 原帖链接
原帖作者:FunkyKoval
发布日期:First Post: May 9, 2022 11:20pm | Edited 11:40pm
Hi, I'd like to share my Digger with you.

You can read a little but about him here: https://www.forexfactory.com/thread/...8#post13994978.

I have been using it for over half a year, and so far it brings me a minimum profit of 2% -10% per month ... and sometimes even 30%

I invented and wrote it myself. I spent hundreds of hours and thoughts on it.
The code is in MQL5, it's not the top of the coding ideal, but it works and I'm constantly improving it.

I share it with you without any obligations, except for threerequirements

  1. You use it at your own risk
  2. how will you use it share your thoughts here
  3. how will you modify it please share with us changed code and new version


The version attached here is the full version for signals but simplified for MM.
I have the MM system in a separate external software and I am still developing it.
However, there is nothing special there except smart stop loss, porfolio and exposure management against expected profit

The idea of the sought setups:
1. Trend
2. Price impulse in the direction of the trend
3. Pullback (retracement)
4. Reject something
5. Profit

As pullback / retracement I'm looking for something like this

Attached Image (click to enlarge)
Click to Enlarge

Name: screenshot.png
Size: 27 KB


A typical live setup looks like this

Attached Image (click to enlarge)
Click to Enlarge

Name: DiggerAU.png
Size: 31 KB


More detailed rules (classic setup)

Timeframe: M30 or H1 (I started on the M30 and got great results but recently chewed on the H1)

BUY
Trend: entire fractal is above the EMA13
Price action:
a) the three candles to the left of the fractal are rising, but hh do not cross the hh of the fractal
b) five candles to the right of the fractal (consolidation) hh does not exceed hh of the fractal, but at the same time ll does not exceed the EMA13
entry: after the fifth candle closed
SL (clasic): the highest hh from consolidation
TP: 2RR or Fractal HH

SELL
Trend: entire fractal is below the EMA13
Price action:
a) the three candles to the left of the fractal are descending, but ll do not cross the ll of the fractal
b) five candles to the right of the fractal (consolidation) ll does not exceed ll of the fractal, but at the same time hh does not exceed the EMA13
Entry: after the fifth candle closed
SL (clasic): the lowest ll from consolidation
TP: 2RR or Fractal LL

Be warned this is one of the setup definitions, the classic one that started it all. As you will notice, it is the price compression between the EMA13 and the HH / LL fractal that creates something like a flag pattern.

The included Digger version gives you a bit more variation on this setup.

My observations from the tests of various systems (also Digger)
1. relatively easy to find is a relatively good entry, but hard to find a good exit
2. The performance of the setup and its win ratio strongly depends on SL / TP distance, and only partially from the entry point.
3. In MM according to the most important thing for me is that:
a) trade on a portfolio, I use 30 instruments
b) consciously and dynamically manage the exposure (risk)
c) trade only when the instrument is the most cost-effective. I developed formula: Position Efficiency = PositionPlannedMargin / (PlannedProfit - SpreadLost).
d) manage the expected profit and adjust EA according to 3b
e) ehe setup conditions work like filters, so overall, by increasing the quality of the setup, we are limiting the quantity
f) it should be noted that the setup should have a bit of freedom and some filters in combination with others are simply unfavorable

Open Digger (only MQL5)
Attached File(s)
File Type: mq5 Digger_Open.mq5   47 KB | 401 downloads
Attached File(s)
File Type: ex5 Digger_Open.ex5   61 KB | 337 downloads

Attached Image (click to enlarge)
Click to Enlarge

Name: DIgger_Open - parameters.png
Size: 52 KB

You can only use it as a signal giver, but also for auto trading

I do not promise you the development of Digger and a lot of activity in this thread, because I just have very little time for everything
Feel free to discuss and reflect on, I will try to respond to them regularly

原帖附件 (5)

📦 帖子附件汇总 (10)

以下是回帖中所有共享的附件(10 个,已去重)。

🔐
请登录后参与评论
注册满12小时后评论,即可解锁附件下载
立即登录