How to put entry at Oscillator crossover??
-
I have an oscillating indicator, and just like the MA cross strategy, I want for example Period 100 to cross above Period 200 for entry.....
It didnt work because even though it looks like it's crossing, the values aren't the same (period 100 could be 32.00 while period 200 has a value of 67.00 yet they are crossing when in same window...)

-
And that is the problem of combining different period indicators on top of each other. FxDReema can only compare values (numbers), not visual lines as you need.
-
@l-andorrà oh ok, thnkx anyway
-
Have you tried using above> OR below<?
-
@TashaB You're welcome.