Login Page - Create Account

Support Board


Date/Time: Sat, 20 Apr 2024 06:47:34 +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] )