Login Page - Create Account

Support Board


Date/Time: Mon, 25 Nov 2024 18:29:30 +0000



Post From: study is getting called frequently (manual loop)

[2024-02-19 04:31:07]
User504477 - Posts: 26
I've a simple study with sc.autoloop is set to 0 and sc.updatealways also set to 0. Still, the study export function is
getting called very frequently. I added some logging. So, per message, log, it looks like its getting called ~200 ms.
Chart Update Interval is 400ms.

Any ideas? And a related question. Will the study function get called if a new bar is added to the chart?