Login Page - Create Account

Support Board


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



Post From: ACSIL debug techniques Q

[2018-12-03 23:51:19]
User525733 - Posts: 126
Hi folks,

when debugging a custom study, I often need to run the code up until a specific bar where an issue might require more attention.

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.

to clarify further: i apply the study to an intraday chart and notice some weird behavior around say...12:33:05....i wanna be able to run the code up until that specific bar where the artifact is...identified by bar index not time!

can you please share how you guys do it?

thanks