Support Board
Date/Time: Wed, 19 Aug 2026 13:55:33 +0000
Post From: how to calculate and plot over arrays on different timeframes in ACSIL?
| [2025-12-12 08:19:01] |
| User431178 - Posts: 899 |
|
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() |
