Hi,
I want to create an alert on a stock ,such that it should trigger only when it crosses day’s high or day’s low after 10 AM.
Eg: It should take the highest value and lowest value before 10 AM, and my alert should trigger when it crosses both low or high values on a stock.
Please help.