Experts: MACD_Not_So_Simple

 

MACD_Not_So_Simple:

EA for EURUSD, H4

Author: Leonid Basis

 
Hi, thanks for the EA, but it seems it just doesnt trade at all with the default set up.
 
tornado_gr5:
Hi, thanks for the EA, but it seems it just doesnt trade at all with the default set up.

You should use a right Symbol: "EURUSD"  and right Period:  It should be H4"
 
basisforex:
tornado_gr5:
Hi, thanks for the EA, but it seems it just doesnt trade at all with the default set up.

You should use a right Symbol: "EURUSD"  and right Period:  It should be H4"

Sorry but it didn't trade. I'm on 4 digits.
 
tornado_gr5:
basisforex:
tornado_gr5:
Hi, thanks for the EA, but it seems it just doesnt trade at all with the default set up.

You should use a right Symbol: "EURUSD"  and right Period:  It should be H4"

Sorry but it didn't trade. I'm on 4 digits.

I am on a 4 digit too. What about any other EA? What dilling company are you in?
 
set it up last monday and it hasnt trade till now
 

If your symbol is "EURUSDm", you need to modify the code to get this to trade.

------------

if (Symbol() != "EURUSD")

TO

if (Symbol() != "EURUSDm")

 
If you try to test it from 01/2009 your deposit will fired
Reason: