EMA 1 is pips away from EMA 2?
-
How can I write a condition to check if EMA 14 is more than 30 pips away from EMA 33?
Is that possible? I know how to check if it's larger, but not to check the distance in pips. -
Use the Adjust field to add some 30 pips on one of both sides in Condition. You can write something like +0.0030 or -0.0030 or even +30pips