Login Page - Create Account

Support Board


Date/Time: Tue, 16 Sep 2025 18:44:44 +0000



Post From: Help for Alert Condition Formula - Gold Star for the Correct Answer and a thank you ;-)

[2019-09-11 14:58:56]
Sawtooth - Posts: 4263
Try this:

Add the Trading: Position Quantity study, and reference its value in your exit formula:
=AND(YourExitConditions,ID6.SG1[-1]>0)
where the Trading: Position Quantity study is ID6.