Login Page - Create Account

Support Board


Date/Time: Wed, 24 Jun 2026 17:05:32 +0000



Post From: MACD Crossover Alerts

[2013-10-02 16:32:30]
Sawtooth - Posts: 4333
Use this:

=OR(LASTTRADE=SG1,LASTTRADE=SG2,LASTTRADE=SG3,LASTTRADE=SG4,LASTTRADE=SG5,
LASTTRADE=SG6,LASTTRADE=SG7,LASTTRADE=SG8,LASTTRADE=SG9,LASTTRADE=SG10,LASTTRADE=SG11,
LASTTRADE=SG12,LASTTRADE=SG13,LASTTRADE=SG14,LASTTRADE=SG15,LASTTRADE=SG16,LASTTRADE=SG17,
LASTTRADE=SG18,LASTTRADE=SG19)

Some symbols have floating point errors in their price so '=' is not always 'equal', so you may not always get an alert. If this is the case for you, the Simple Alert formula becomes unwieldy and you'll need to use the Spreadsheet System/Alert study.
Date Time Of Last Edit: 2013-10-02 16:34:40