How to apply MACD ?
-
I want to use as a start condition. If I use higher than 0. It does not work. Anyone can help? Thanks
-
What do you exactly mean by 'start condition'? And is that zero value the histogram?
-
I mean one of the buy condition. There are 3 conditions and MACD is one of them. just like on the picture, but it does not work. -
@l-andorrà But the main problem is that the EA don t use the first two condition, only the third.
-
@tibortrade If all 3 conditions have to be true, you could chain them after eacg other or let them be processed in parallel followed by an AND block (I prefer 1st alternative). If you could share your projectm we might rather help not just guess!
-
Trader.philipps is right. Sharing your project will be the best way to understand what you need.