Support Board
Date/Time: Fri, 22 Nov 2024 15:52:24 +0000
Post From: Sierra Chart cancelling all working orders and placing them again.
[2024-10-11 17:51:45] |
ForgivingComputers.com - Posts: 959 |
You could try setting sc.SupportReversals = false;
However, there is likely something in your code that is causing the order issues. Maybe you are getting reversal signals and don't realize it. Have you tried the Visual Studio Debugger? |