Support Board
Date/Time: Wed, 19 Mar 2025 04:05:44 +0000
Post From: Create background alert when price is inside of an extending rectangle.
[2022-10-01 02:48:16] |
Sawtooth - Posts: 4186 |
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) |