Support Board
Date/Time: Sun, 02 Nov 2025 08:36:11 +0000
Post From: Know what Arrays contain data
| [2020-07-15 17:08:32] |
| User681150 - Posts: 62 |
|
ive tested the code with and without float MACD = sc.Subgraph[0][sc.Index]; //Access the study value at the current index
and it works exactly the same, it seems it is redundant since the data is captured in the sc.MACD() function correct? (just trying to learn the logic) |
