Login Page - Create Account

Support Board


Date/Time: Tue, 16 Sep 2025 21:17:42 +0000



Post From: Alert condition referencing in a trade??

[2020-06-25 13:44:37]
Sawtooth - Posts: 4263
Add the Trading: Position Quantity study, and use a formula like this:
=AND(ID3.SG1>0,ID1.SG1<ID2.SG1)
where the Position Quantity study is ID3.
You must also include the SG# of ID1 and ID2.