Support Board
Date/Time: Fri, 12 Dec 2025 11:25:57 +0000
Post From: how to calculate and plot over arrays on different timeframes in ACSIL?
| [2025-12-12 08:19:01] |
| User431178 - Posts: 824 |
|
This is not the right approach as it will always give you the end of the other chart. int dataIndex = oneMinDateTimes.GetArraySize() - 1;
There is a whole docs section about it. Referencing Other Time Frames and Symbols When Using the ACSIL ACSIL Interface Members - Functions: sc.GetContainingIndexForSCDateTime() ACSIL Interface Members - Functions: sc.GetNearestMatchForSCDateTime() |
