Login Page - Create Account

Support Board


Date/Time: Mon, 23 Mar 2026 09:54:58 +0000



Post From: Stack corruption exception - s_ACSTrade

[2026-03-22 15:18:08]
User907968 - Posts: 867
In versions 2888 and 2891 I'm seeing exception due to "stack corruption around variable 'trade'" when running studies built on earlier version (in this instance trade is s_ACSTrade used when looping over trades list).
Seems related to the addition of EntryInternalOrderID and ExitInternalOrderID as they are present in both 2888/2891 but not in the version the study was built on.
There is no error message sent to the message log (about the exception) and the chart either doesn't load fully, stops working correctly, or the entire program shuts down.