Login Page - Create Account

Support Board


Date/Time: Fri, 02 May 2025 22:56:29 +0000



Post From: Converting From MetaTrader EA (Init, DeInit, OnTick) to Sierra Chart study?

[2025-02-17 22:38:01]
LTSys - Posts: 68
Thanks for clarifying.

So the only other way (aside from the chart setting) to get a function to run every 250 milliseconds is to spawn off a separate timed thread using standard C++ when the study is added to a chart?