Login Page - Create Account

Support Board


Date/Time: Tue, 16 Sep 2025 22:15:58 +0000



Post From: 50% line in high/low for time period study

[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.