Support Board
Date/Time: Mon, 15 Sep 2025 16:01:32 +0000
Post From: ACSIL and closing existing order when a condition is met
[2020-07-26 14:49:28] |
ForgivingComputers.com - Posts: 1122 |
It does not need to be that complex. You want to enable support for reversals, which is off by default. Look here: Automated Trading Management: SupportReversals sc.SupportReversals = EnableReversals.GetYesNo();
|