Support Board
Date/Time: Thu, 06 Nov 2025 03:32:44 +0000
Post From: Moving Average Simple with SCDateTime input
| [2015-07-27 21:26:31] |
| User53601 - Posts: 106 |
|
(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] ) |
