When creating a "Watcher" alert, is it not possible to set an alert to fire off nonstop/repeatedly after price is more/less than x?
Well, technically it is possible but it may seem odd to.constantly alert every minute.
I don't think it's odd. Sort of like a very urgent alarm- like your alarm clock in the morning. It continues to buzz until you turn it off, ensuring it has your attention. If I had a very crucial price support I wanted an asset to maintain at, and it breaks downward, I'd want to be notified immediately and perhaps take a quick action. Thus, I'd like to be constantly buzzed by an alarm to ensure it gets my attention!
Yep, I completely understand what you mean. However, what you say is already possible (at least in Android), unless I 'acknowledge' some notification it will keep alerting me (this is an Android setting).
Having said that we can implement that as well, it just means you would need to specify if it recurs constantly or if it's a one-time thing.