Support Board
Date/Time: Wed, 27 Aug 2025 03:05:18 +0000
Post From: GetStudyArraysFromChartUsingID Empty Array
[2025-05-12 17:04:26] |
Gradient - Posts: 176 |
Calculation precedence wasn't explicitly set in the defaults of Study B. I added sc.CalculationPrecedence = STD_PREC_LEVEL to Study B. Study A original had this value set to LOW_PREC_LEVEL. This was changed to sc.CalculationPrecedence = STD_PREC_LEVEL in Study A. Study B is the only study on Chart 2. Study A is the second study on Chart 1. A & B are both custom studies |