Login Page - Create Account

Support Board


Date/Time: Tue, 22 Apr 2025 03:10:05 +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?