Login Page - Create Account

Support Board


Date/Time: Tue, 22 Oct 2024 12:25:31 +0000



Post From: Moving Average Simple with SCDateTime input

[2015-07-27 21:26:31]
User53601 - Posts: 105
(I used this definition: SCFloatArray BarTimeDurationAverage )

I did another check, and found out the values are correct, my excuse.


However when I want to display the value, it gives me the zero value:

sc.FormatString(Text01," %.1f ", BarTimeDurationAverage[sc.Index] )