Login Page - Create Account

Support Board


Date/Time: Sun, 08 Jun 2025 11:17:04 +0000



Post From: ASCIL cpu usage: Moving average function or manual calculation? (Sierra_Chart Engineerin)

[2023-01-31 17:15:45]
BenjFlame - Posts: 338
Hi,
is there any processor usage advantage to calculating an SMA manually like (A+B+C+D+E)/5 instead of using the ASCIL sc.SimpleMovAvg() ?