Login Page - Create Account

Support Board


Date/Time: Fri, 27 Mar 2026 13:08:35 +0000



Post From: Need help with formula for alerts.

[2022-10-09 21:15:48]
Sawtooth - Posts: 4321
You'll need two instances of the Trading System Based On Alert Condition study, one for longs, one for shorts.
Longs:
=ID1.SG1>0
Shorts:
=ID1.SG2>0
where ID1 is the study that generates the point.