Just when I thought I figured this out, I got stuck again.
What I want this study to do is return an alert when
1) RSI(10) crosses above RSI(60) this part works
2) RSI(60) crosses above RSI(10) this part works too
3) RSI(10) less than or equal 20 THIS DOESN'T WORK
4) RSI(100 greater than or equal 80 THIS DOESN'T WORK
Perhaps I am not allowed to combine this into one efs.
If someone could fix this and point out my error, I would really appreciate it.
THANKING YOU IN ADVANCE
EFS study attached.
What I want this study to do is return an alert when
1) RSI(10) crosses above RSI(60) this part works
2) RSI(60) crosses above RSI(10) this part works too
3) RSI(10) less than or equal 20 THIS DOESN'T WORK
4) RSI(100 greater than or equal 80 THIS DOESN'T WORK
Perhaps I am not allowed to combine this into one efs.
If someone could fix this and point out my error, I would really appreciate it.
THANKING YOU IN ADVANCE
EFS study attached.
Comment