Attachments forums

List of attachments posted on this forum.


All files on forums: 136482

Re: Timmy's MT4 EA (Expert Advisor) service

aaron4461, Sun Jun 07, 2020 7:38 pm

Hello Timmy. I have a request and not too sure whether you are able to code this.
Triple moving average crossover strategy
• EA will trade when there is a crossover of Fast EMA over the Slow EMA.
• For buy condition, Fast EMA will cross from below the Slow EMA and the Slower EMA must be below both the Slow and Fast EMA.
• For sell condition, Fast EMA will cross from above the Slow EMA and the Slower EMA must be above the Slow and Fast EMA.
• To filter the trade for more accurate entry, only buy if above the 200 SMA and sell if below the 200 SMA.
• Due to certain condition whereby it’s range bound, ATR will be used to filter trades to avoid false signals during range bound. (ATR minimum limit can be set in input for different currencies)
All files in topic