Login Page - Create Account

Support Board


Date/Time: Tue, 13 May 2025 21:36:32 +0000



Post From: Question About Direct Referencing Code Example

[2024-08-14 05:36:34]
User413206 - Posts: 36
Example: Referencing Other Time Frames and Symbols When Using the ACSIL: Example

Does the example reference the currently developing bar?

If so, then if I want to reference the last completed bar and associated indicator value, do I simply update the code by changing

sc.index

to

sc.index - 1
?
Date Time Of Last Edit: 2024-09-09 10:35:10