Login Page - Create Account

Support Board


Date/Time: Mon, 16 Jun 2025 09:16:27 +0000



Post From: GetStudyArraysFromChartUsingID Empty Array

[2025-05-12 17:04:26]
Gradient - Posts: 143
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