Support Board
Date/Time: Sat, 23 Nov 2024 17:39:31 +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. |