Login Page - Create Account

Support Board


Date/Time: Mon, 11 May 2026 08:32:41 +0000



Post From: Study won't exit?

[2025-04-21 10:00:06]
User431178 - Posts: 867
What do you mean it won't exit?


sc.Input[0].GetYesNo() == false

If this evaluates to true and stays that way, the message will print every time the chart updates (and calls the study function).
It is exiting the function and being called again and again and again.