Support Board
Date/Time: Tue, 09 Sep 2025 00:26:44 +0000
Post From: Annoying problem with Heiken Ashi and ACSIL (for SC engineer)
[2025-01-08 17:14:53] |
User431178 - Posts: 772 |
I wouldn't think so, as sc.Low is an alias or direct ref to sc.BaseData[SC_LOW]. sc.BaseData[SC_LOW][sc.Index]
is the same assc.Low[sc.Index]
|