Login Page - Create Account

Support Board


Date/Time: Fri, 26 Apr 2024 08:26:31 +0000



Post From: ACSIL interface member that will return index value of latest datum displayed

[2019-04-16 01:27:16]
jsob - Posts: 33
May I have a response? I cannot get the example cited in your link to work:
float Value = sc.BaseData[SC_LAST][sc.IndexOfLastVisibleBar];
When I do a "Page Scroll Left", values associated with sc.IndexOfLastVisibleBar and sc.IndexOfFirstVisibleBar are not updated to reflect the new chart display.
Am I using these members incorrectly?