For Example: If RSI touches 80, then I need to get this signal over mail/pop-up message/alert as I cannot be on codebook screen always.
Hello @KShail
You may need to use the Data Library to consume data from your local Workspace desktop application, then when the price reaches the limit, your application sends notification to you based on the method that you have implemented.
The Data Library is available in 3 editions, I highly recommend you check the Quick Start on the edition that suites your needs.