Login Page - Create Account

Support Board


Date/Time: Sat, 01 Mar 2025 16:53:24 +0000



Post From: Settlement price

[2021-10-08 01:08:35]
John - SC Support - Posts: 38292
There are not built-in offsets in the studies to do what you are asking for. Therefore, you would need to get the data into the chart first (for instance, the Settlement price is the Close of the Daily bar, therefore you would use the Study/Price overlay to get the Daily data into the chart you want to display the information for).

Then, you could use the Spreadsheet study to find the previous day and display the value, and then find the first non-zero value.

For example, if you used the Study/Price Overlay to get the daily data into an Intraday Chart and the ID of the study is 1, then you would add a Spreadsheet Study and enter the following in the referenced cells (this assumes that the Session Times are set to Central for the CME, so the day session ends at 15:30):
K3: =IF(HOUR(A3 < 15), ID1.SG4@3, 0)
L3: =MOSTRECENTNONZEROVALUE(K3:K50)
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing