Login Page - Create Account

Support Board


Date/Time: Mon, 25 Nov 2024 14:56:31 +0000



Post From: Alert when crossing extension line

[2023-08-01 10:20:51]
4LifeNeo - Posts: 40
Does SC plan on making these extensions accessible? I was going to implement the solution mentioned by John above, but, in my case, there seems to be a couple of issues when I was reading up on it.

First, I have a few charts with different timeframes and therefore, would need to have a few spreadsheets open. Besides clusters being an issue, I am not sure if it would affect the performance as well. Especially with a lot of studies per chart.

Second, since it's only accessing the most recent non-zero value, it wouldn't know when it reaches the next level of the extension, right? Let's use a 20-period high as an example. The chart could make a 20-period high and draw the extension (1). The Price then goes down a lot and comes back up and makes a new 20-period high (2), but this 20-period high is lower than the previous one (1). The MOSTRECENTNONZEROVALUE(Range) would only know about the extension at (2) then, right?

With that, if there's a way, it would be really great if SC could make the extensions accessible. It would be much appreciated.

Thanks.