Support Board
Date/Time: Mon, 08 Sep 2025 16:30:19 +0000
Post From: plotting an arrow up or down based on angle study on two assets
[2025-08-05 04:33:11] |
User38682 - Posts: 23 |
I'm attaching a chart that I have been trying to get to plot an up arrow when using ID 24 and ID 25 "color based on Alert Condition" using the angle study when both assets have a greater than 45 degree angle, or -45 degree angle. ID 21 and ID 22 are the assets that are plotting correctly, however can't get an audio alert or a visual alert when both conditions are true. The logic i'm using is: =OR(AND(ID26.SG1 > 45, ID27.SG1 > 45), AND(ID26.SG1 < -45, ID27.SG1 < -45)) https://www.sierrachart.com/image.php?Image=1754367568719.png |