Login Page - Create Account

Support Board


Date/Time: Fri, 07 Feb 2025 17:49:31 +0000



Post From: Help with a simple alert

[2021-05-26 11:42:55]
jsmanuse - Posts: 32
I am seeking help with an alert that can measure 2 bars - comparing the current to the previous bar:

If the current bar has a higher high AND a higher low AND the close is farther from the high than the previous bar AND the range of the current bar is greater than the previous bar - then this is true.

OR

If the current bar has a lower low AND a lower high AND the close is farther from the low than the previous bar AND the range is greater than the previous bar - then this is true.

I know this is like kindergarten coding for some of you... but I am just not talented in that stuff.. thanks in advance!