Login Page - Create Account

Support Board


Date/Time: Tue, 24 Jun 2025 05:41:05 +0000



Post From: average percent change

[2022-02-06 10:23:57]
User156295 - Posts: 104
Hmm
I need rather smth like this:

data:
symbol 1 -> percent change since open value 1
symbol 2 -> percent change since open value 2
symbol 3 -> percent change since open value 3

calculation should be:
median = (value 1 + value 2 + value 3)/3 *100
result in % and best if ploted as bars on time dependent chart

and would need some hint how to obtain this in SC