Login Page - Create Account

Support Board


Date/Time: Tue, 04 Nov 2025 13:46:21 +0000



Post From: ACSIL Renko Open Close

[2022-02-10 08:43:01]
User92573 - Posts: 574
Thank you, that's very helpful indeed.

The original auto-looping study is actually working which is what I wanted and TBH honest, I rightly, or wrongly, don't use manual looping except for building synthetic timeframes.

So, as is often the case it was just a minor error resulting from the incorrect use of:

sc.BaseDataIn[SC_RENKO_OPEN][BarIndex].

that was causing the issue.

Probably a little too tired at the time to be programming and missed the need for a specific index location which is, I suspect why you mentioned in (INT) and I didn't pick it up.

That said your input and time was really very helpful. Thank you!