Login Page - Create Account

Support Board


Date/Time: Thu, 18 Apr 2024 14:09:43 +0000



Post From: Create background alert when price is inside of an extending rectangle.

[2022-10-01 02:48:16]
Sawtooth - Posts: 3973
The Extending Rectangle drawing has the same ID for the upper and lower edges.
So your formula should use look like this:
=AND(ID30.SG1 > 0,ID19.SG4 > ID19.SG4[-1],UDID[331].A1 > C > UDID[331].A2)