Login Page - Create Account

Support Board


Date/Time: Fri, 04 Jul 2025 04:53:44 +0000



Post From: Sierra Chart cancelling all working orders and placing them again.

[2024-10-11 17:51:45]
ForgivingComputers.com - Posts: 1076
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?