Intraday - Breaks previous day’s high

I want to create alert when price crosses previous days high. Please tell me how to create this.

This can be easily done, check below screenshot for reference:

@ShubhS9 Thanks for reply. I want to create alert for Nifty 50 stocks every day. Please tell me if there are any easier ways to do this because that method takes lot of time. I know that recurring alerts are not possible in Sentinel.
Whether this can be done using advanced alerts? So that I can create one long function by including all 50 stocks in which I want to get alert and copy paste that every day evening after market closes. For example HighPrice('exchange:tradingsymbol') gives current days high price.

Advanced Trigger based on Previous Day’s High might not be currently possible.