Support Board
Date/Time: Mon, 10 Nov 2025 11:51:49 +0000
Post From: Custom Study Menu Items (Order & Nesting)
| [2025-10-24 19:45:21] |
| User688525 - Posts: 355 |
|
Hello Sierra, Thank you for the sc.CalculationPrecedence function reference. If I set both custom studies to STD_PREC_LEVEL, will they then be calculated based on based on their position in the Analysis >> Studies >> Studies to Graph, or will this still be overridden by the four levels of precedence outlined on the "Chart Studies: How Calculation Order of Studies Is Determined" page? *Update: Adding "sc.CalculationPrecedence = LOW_PREC_LEVEL;" to one of the studies has resolved the issue, and adding "sc.CalculationPrecedence = VERY_LOW_PREC_LEVEL;" to other studies beneath the study has resolved the issue. The underlying issue seems to be "Rule #7: Do any of the study's inputs reference another study?" in "How Calculation Order of Studies Is Determined" as more than one study is referencing the same study. Date Time Of Last Edit: 2025-10-24 21:50:06
|
