Login Page - Create Account

Support Board


Date/Time: Sat, 05 Jul 2025 11:37:06 +0000



Post From: ACSIL, calculation precedence and order of calculation possible issue

[2019-09-17 01:36:38]
onnb - Posts: 663
I am somewhat familiar with the above link (not first time I am seeing it). I reviewed it once more just now and it still does not make sense.

Chart Studies: Study Calculation Precedence And Related Issues
Referring to the documentation, I "think" the issue is related to *[3] where you have multiple input references in one study.

The scenario I am looking at looks like this (all study precedence levels are "STD_PREC_LEVEL")

Study1
Study2 is based on study1
Study3
Study4 is based on study3
Study5 references study2 and study4 via inputs


The calculation order I get is:
Study1
Study2
Study5
Study3
Study4

I can a simple example that demonstrates it.
Date Time Of Last Edit: 2019-09-17 01:37:00