Support Board
Date/Time: Tue, 16 Dec 2025 01:35:02 +0000
Post From: Calculation based on subgraph values
| [2017-06-27 20:03:27] |
| mkata - Posts: 103 |
|
Neo, Why not just use the built in function? sc.MovingAverage(sc.BaseDataIn[SC_LAST], sc.Subgraph[0], MOVAVGTYPE_SIMPLE_SKIP_ZEROS, 20); |
