USING CUSTOM MACD TO ENTER TRADES
-
In my mt4 MACD indicator window , I have customize the MACD fixed minimum value to be 0.0001 . Am trying to create an expert advisor whereby BUY TRADES are placed when the MACD mainline appears on the indicator window or in other words the main line is above the 0.0001 level. Which block arrangements could be suitable to make this work?
-
Hi @OD . As long as your custom indi shows the value, it is possible.
-
@biztet Just do this (but with your MACD, not mine):

-
Haha...good for @OD .