Login Page - Create Account

Support Board


Date/Time: Sat, 01 Mar 2025 19:28:34 +0000



Post From: Create Alert when the value of a custom study changes by a specific amount

[2021-09-30 00:55:38]
User19100 - Posts: 9
I'm still unclear on how to write that. Within "Color Background based on Alert Condition" I want to say ID11.SG1's Value on the previous candle changed by a range of 50.00000 - 50.00005 (Or whatever the range would have to be) as compared to the current candle. Would it be something to the effect of AND(ID11.SG1[-1]>ABS(50.00000 - 50.00005)WHAT GOES NEXT? Or how would I code that?