Login Page - Create Account

Support Board


Date/Time: Mon, 09 Jun 2025 19:03:35 +0000



50% line in high/low for time period study

View Count: 501

[2022-12-04 20:08:50]
User467500 - Posts: 28
Hello,

is it possible for us to get a line rendered midway between the high and the low lines of the high/low for time period study? this could serve as the 50% mark of the range?

thanks
[2022-12-05 07:10:41]
Ackin - Posts: 1865
Study Subgraphs Average
Study Subgraphs Average
[2022-12-05 07:15:19]
User183724 - Posts: 194
This is can be done in a Spreadsheet or ACSIL. Get the Max() value for the entire period and subtract the Min() value for the entire period. Divide this difference by 2 and add it to the Min() value. Plot the line on this value. The line will change as the Max() and Min() values change.

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account