Login Page - Create Account

Support Board


Date/Time: Thu, 02 May 2024 16:30:38 +0000



Post From: how to pass an alert condition to sc.EvaluateAlertConditionFormulaAsBoolean function?

[2023-07-14 19:07:19]
j4ytr4der_ - Posts: 918
This is an old thread but I'm just now attempting to use sc.EvaluateGivenAlertConditionFormulaAsDouble, in order to get a calculated value from a study and pass it to another study.

From reading the docs, it seems that this function does *not* get its value from the Alerts tab of the study it's used on, but instead has to have the formula passed in. Is this correct? Ideally it would just receive the result of the alerts formula tab in the study it's already on, but if I can't do that, what is the proper way?