Login Page - Create Account

Support Board


Date/Time: Mon, 11 May 2026 08:28:57 +0000



Post From: Study won't exit?

[2025-04-21 17:31:10]
User431178 - Posts: 867
My goal is to exit the study and stop the study from running.

You can't, other than returning early, as mentioned above.

If the study is on the chart, the study function is called on every chart update, that is just how it is.
There's no magical trick.