Support Board
Date/Time: Tue, 24 Jun 2025 01:06:33 +0000
Post From: ACSIL Renko Open Close
[2022-02-10 08:43:01] |
User92573 - Posts: 565 |
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! |