Experts: MACD Expert

 

MACD Expert:

This expert advisor is using the MACD indicator to open trades.

It works on any symbol and support 5 and 4 digits brokers.

The exits are based on fixed stop loss and take profit values.


Inputs

  • Lot Size
  • Stop Loss in points
  • Take Profit in points
  • Max allowed spread in points
  • EA magic number

Author: Tzvetan Jordanov

 
Automated-Trading:

MACD Expert:

Author: Tzvetan Jordanov

How to get it
 
Samera Mohammed:
How to get it

Here.

 

Hi, good morning.

What's the best Time Frame? and How we can avoid repetitive open trade? Sometimes if the TP is few pits, the EA continuous opening trades till the last fail and finish with lost. I would like to permit it open  only two trades, not more.

Thank you


Regards

 
Samera Mohammed:
How to get it
 
One of the best experts so far :) Works great on D1 - but how does it work exactly ?
 
How to download this?
 
gedepasek:
How to download this?

Read the posts above yours!

 
gedepasek:
How to download this?

https://www.mql5.com/en/code/20246

 

Hey,

your EA isnt taking any trades on back test.  you could work on it by adding 2 sma of 5 and 13,  when 5 is above 13 you buy, when 5 is below 13 you sell thats how macd works.  if I could code I would have made a personal EA using this method.