Use at your own risk, but here is the 3ducks expert advisor I created. Notice the name - 3 Ducks GBPUSD m5, that is to remind you to put it on the minute 5 chart! Also, it only is created for EUR/USD or GBP/USD.
I have other experts that make better use of my margin so this one will rarely be turned on for me. Also, there isn't enough tick data to give it a great test, only 1 year or so.
Inputs:
Compounding=true/false - this will dynamically adjust your lots for compounding, i recommend to leave it off.
Max.Orders = 5 - if you have 5 orders open, this expert will not open another one. If you have less and a signal comes, all system go.
MovingPeriod=60 - the moving average
MovingShift=0 - no point in adjusting this, if you don't get it, leave it alone
A bunch of people asked me for this and I know it's not perfect, but this basic model is as far as I am taking it because I have other experts I want to use instead.
Trust me, it's going to knock the socks of FAPTurbo or SuperMegaDroid BS systems you have to pay $500 for...even if it loses someday. Good luck, feel free to modify and call it yours!
EDIT: ALSO, this will only open trades 2-5 times a month. Because it is an expert and brainless, it needs to wait for prime conditions before entering.
Criteria:
above/below 60 MA on 4hr, 1hr, 5mn
60 MA is angled up or down on Highest tf, won't trade if H4 moving average is flat (those are duds)
Trigger:
15mn bar close over the H4 moving average (meaning if you are already over the line when you turn on the expert NO TRADE. It only goes if it is on while the bar closes over the moving average)
Stoploss:
ATR value Hour 1
Target:
ATR value Hour 4