Support Board
Date/Time: Sun, 02 Feb 2025 00:50:12 +0000
Post From: SierraChart debug with Visual Studio 2017 issue
[2019-06-04 08:24:35] |
User932967 - Posts: 18 |
I wrote a short test program, a trading system based on moving averages. I followed the instructions of the link: Step-By-Step ACSIL Debugging When I insert a breakpoint, Visual Studio tells me in an unusual way, with a message indicating that it will not be calculated. When finally I run the program in SierraChart through Trade-> AutoTrade System Bar Based BackTest or AutoTrade System Replay BackTest, calculations are performed regularly in SierraChart, but nothing happens in Visual Studio. BreakPoint: https://www.sierrachart.com/Download.php?Folder=SupportBoard&download=28935 |