Login Page - Create Account

Support Board


Date/Time: Tue, 14 May 2024 20:23:46 +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: 3996
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.