Login Page - Create Account

Support Board


Date/Time: Thu, 19 Jun 2025 00:59:59 +0000



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

[2025-02-18 14:28:41]
seandunaway - Posts: 352
just persist the timestamp of the last call into the study and return early if enough time hasn't elapsed. you're handed full control of the program with c++ and a very generous sc execution context - you can literally do anything including spawn threads, create windows, daemonize servers, write to files, etc (but you won't need to)

the werld is your oyster
Date Time Of Last Edit: 2025-02-18 14:32:49