Condition to trade when MACD goes above and below 0
-
Hello Guys,
I'm new but trying to find the way to add the MACD on my robot.
The idea is that i would like to BUY when the lines of the MACD are above 0 and also Below 0 when doing SELL.
Here are the value i have enter for the SELL version.
Please let me know what i'
m missing.Thanks in advance!
-
You mean both lines or only the Signal line? If both, then another Condition will be needed. I don't know about the crossover sign. You say "above" and "below", maybe you just want to check whether or not the lines are above or below, even 10 candles after they crossed the 0 level. In this case use > and <