Login Page - Create Account

Support Board


Date/Time: Thu, 23 Jan 2025 18:19:45 +0000



Post From: ACSIL debug techniques Q

[2018-12-04 07:20:55]
Sierra Chart Engineering - Posts: 104368


Problem is, I don't know how to identify the index of the bar of interest...so i can run the code up to it and then go step wise with a fine comb.
What we do is add the Bar Numbering study to the chart and set it to not reset every day and number every bar.

Then we just simply add code that tests for a particular bar index and set a breakpoint on a temporary test like the following:
int Test = 0;

Or just simply use the conditional breakpoint functionality of the Visual C++ debugger which can noticeably slow down execution though.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
Date Time Of Last Edit: 2018-12-04 07:21:34