Support Board
Date/Time: Tue, 14 Jan 2025 12:25:48 +0000
[Programming Help] - Waiting until chart calculation has completed
View Count: 725
[2017-05-17 00:40:15] |
CustomIndicators - Posts: 126 |
In ACSIL, how can I have a study wait until it has completed calculating before beginning to run a chunk of its code?
|
[2017-05-17 18:35:41] |
CustomIndicators - Posts: 126 |
I remember seeing this piece of code before, but can't seem to find it now. Do you know what it is? It checks if the chart is done calculating yet. It should be able to be used in an if statement. Maybe something like this? if (sc.IsDoneCalculating) |
To post a message in this thread, you need to log in with your Sierra Chart account: