[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Setting Alerts to trigger only once.



PureBytes Links

Trading Reference Links

Hi,

I have written an indicator for radarscreen which is
used to alert buy and sell conditions.

The condition is like this.

If close crosses over previous bars high the system
should go long. The problem is the alert is sent for
every tick. Is there any way of restricting the alerts
using code.

Manoj