Login Page - Create Account

Support Board


Date/Time: Thu, 06 Mar 2025 13:50:06 +0000



Post From: sc.PreviousClose

[2022-02-01 16:56:27]
1+1=10 - Posts: 270
Hi User,

Did you read the docs?:
ACSIL Interface Members - Variables and Arrays: sc.PreviousClose

sc.PreviousClose
Type: Read-only float variable.
The sc.PreviousClose variable contains the current Settlement Price obtained from the Current Quote data.
-----------------

I think you're confused about how subgraphs work -- it is used for you to write data out from your study -- it has nothing to do with getting data from the chart. Perhaps I can help. What are you hoping to accomplish? Get the close values of certain previous bars in a Daily chart?