Login Page - Create Account

Support Board


Date/Time: Sat, 18 May 2024 09:27:05 +0000



Post From: Having difficulty with CROSSFROMBELOW

[2018-08-01 21:00:38]
User796776 - Posts: 95
I have a Daily OHLC study with the alert CROSSFROMBELOW(C,SG3)

The alert manager has the following entries:

=CROSSFROMBELOW({2808.25,2808.25,2808.25},{2808.5,2808.5,2808.5}) | No alert sound/email.
=CROSSFROMBELOW({2808.5,2808.5,2808.5},{2808.5,2808.5,2808.5}) | No alert sound/email.
=CROSSFROMBELOW({2808.5,2808.5,2808.5},{2808.5,2808.5,2808.5}) | No alert sound/email.
=CROSSFROMBELOW({2808.5,2808.5,2808.5},{2808.5,2808.5,2808.5}) | No alert sound/email.
=CROSSFROMBELOW({2808.75,2808.75,2808.75},{2808.5,2808.5,2808.5}) | No alert sound/email.
=CROSSFROMBELOW({2809.25,2809.25,2809.25},{2808.5,2808.5,2808.5}) | No alert sound/email.
=CROSSFROMBELOW({2809,2809,2809},{2808.5,2808.5,2808.5}) | No alert sound/email.

I do not understand why the alert is not triggered in the 5th log entry when C moves from 2808.5 to 2808.75.