Cross Above/Below
-
I just discovered that the red (false) output of Cross Above/Below condition is active not when the condition is false but when the opposite cross take place.
This EA check rsi cross BELOW 75 but the red output is active just when rsi cross ABOVE 75.
https://fxdreema.com/shared/2m0WAhI2bi expected the red output to be active every time the cross doesn't occur..
I don't know if it is a bug or was this the intention but is a bit confusing...
Ciao!
Dave -
it depends on interpretation what false output means, it can be "no cross" or "opposite cross" ... here in this block it is opposite cross and it must not be bug


... if you need false output active all times, you can do this in another way, like this one:
https://fxdreema.com/shared/f3TBxTXHb