removes excessive signals:
returns 1 on the first occurrence of "true" signal in Array1
then returns 0 until Array2 is true even if there are "true" signals in Array1
If you want to see/receive alerts for all the raw Buy/Sell signals, then simply do not use it in your formula (but, in general, you'll see it employed explicitly in almost any basic trading system, precisely to avoid the excess of signals).
To better understand its usage, I suggest you spend some time reading also other threads on this topics here in the forum (search for "exrem").