Login Page - Create Account

Support Board


Date/Time: Tue, 30 Apr 2024 18:14:14 +0000



Post From: ACSIL Stack Pull Value question

[2018-07-17 19:15:11]
@sstfrederik - Posts: 403
Forget about the summation as I might make it to complicated.

Let me rephrase:

In my first function call I get a value of 5. In the next study call (study is executed due to arrival of new data) I get a 5 again. There is no way of knowing if this is a new stacking of 5 or if this is the previous one.

Will just need to make an assumption here that this is an unchanged value.

It simply represents the current stacking and pulling value.

Got it.