Support Board
Date/Time: Wed, 05 Nov 2025 09:16:20 +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.
|
