HOW - William Percent R higher/lower than RSI?
-
Hi,
I am building rule that need to check that the William Percent R line higher than RSI but since these are two separate indicator how do i set my condition? Currently i am doing this but it doesnt seem to be working.

-
The range for William Percent R is normally 0 to -100 and that for the RSI 0 to +100. Therefore the value of the William Percent R is always going to be lower than the RSI value unless they are both at zero? That means the condition in the block you showed can never be met.
-
yes, i understand on the comparison of number. i am trying to capture the cross (or higher) of the WPR than RSi as i did on my MT chart. See attached
