Login Page - Create Account

Support Board


Date/Time: Sat, 23 Nov 2024 23:16:09 +0000



Post From: Exit signal

[2013-08-06 14:16:59]
kirstenjd - Posts: 34
I am using SC auto-trading (Defaultworksheet) to enter and exit trades in IB.
Sometimes my exit signal gets sent to IB a second time (as the condition to exit fluctuate between being TRUE/FALSE/TRUE/FALSE), before the trade shows as closed in cell J8, and this has the result that a position is then opened wrongfully.
Is there a way or formula I can use to prevent this?
If the exit condition becomes true once, how can I retain that condition in that cell?