MACD and SIGNAL Difference
-
Hi guys, i need to create a condition that passes once the difference between the MACD value and the SIGNAL value of the same candle are above a set value. For example i want my EA to enter a trade once the difference between MACD and SIGNAL of candle ID 1 is above the value 2. If the difference is less than the value 2, no trade is opened. How can i do this, may you please help.
-
@vmaruziva Try this:

-
@l-andorrà Thank you very much you have saved my day. Believe me i have been stuck for the whole day, thanx to you . @roar this is the solution that i was looking for, thank you so much for your assistance as well
-
@vmaruziva You're welcome.