How to Get RSI Value? PLEASE Help!
-
Please I need the help of you guys on this. How do I create this condition on fxdreema:
If the RSI value of candle.id-1 is greater than the RSI value of Candle.id-2
Then
Send Phone Notification Message.
Thank you.
-
@econsulttt Put the rsi candle ids into a variable as shown below. Use condition fuction to if its greater and than phone nortification.

-
@vonmunchy Thanks for your response.
I tried it but result is not corresponding with my conditions.
Here is the link of how I did it: https://fxdreema.com/shared/RVk59igD
The Above image is the visual representation of my conditions and what I want to achieve. Kindly help and assist.
Thank you.
-
@econsulttt Your 'modify variables' block is not connected to any other block. This means it is not executed. You need to connect it between blocks 8 and 2.
-
@l-andorrĂ Thank you a zillion time. It worked perfectly. I really-really appreciate your help.
-
@econsulttt You're welcome.