Support Board
Date/Time: Tue, 17 Jun 2025 09:21:08 +0000
Post From: Python for Sierra Chart
[2022-02-04 22:31:41] |
Kiwi - Posts: 375 |
1. Yes. 2. Instant (very fast in human time) and yes, I use a loop to update with the scid but you could set up other mechanisms. I haven't noticed an issue with locking but you could simply use try except to catch an error if raised and loop again. |