Login Page - Create Account

Support Board


Date/Time: Sun, 28 Apr 2024 06:53:01 +0000



Post From: CROSSFROMABOVE, CROSSFROMBELOW and CROSSOVER

[2021-11-28 16:58:11]
Botan626 - Posts: 294
It is very doubtful there is any real problem with the CROSSFROMABOVE function. These functions have been extensively tested. And have a test we run on them periodically.

This sounds very familiar: Consecutive switching between window tabs | Post: 251034

I have an idea, how about you do an unplanned test, which will take about 2-3 mins?

Put this data in the cells:
I12,I13,I14=1,3,6
J12,J13,J14=2,4,5

This is how the plotted will look like according to the explanation in the post #2: http://www.sierrachart.com/image.php?Image=1635538667524.png

Now,
=CROSSFROMABOVE(I12:I14, J12:J14) will return 0
and
=CROSSFROMABOVE(I13:I14, J13:J14) will return 1
at the same time.

How can this be?