Support Board
Date/Time: Sat, 01 Mar 2025 16:00:02 +0000
Post From: Threading model
[2021-10-04 10:22:58] |
backinblack - Posts: 36 |
Hi, What is the threading model SC follows to: 1 - Execute all the studies in a single chart 2 - Does 2 charts in the same chartbook have their own thread of execution? 3 - what happens in case of multiple chartbooks opened simultaneously? Do each chartbook have their own separate thread of execution? I am planning to run a handful of custom studies along with standard SC studies for multiple markets with automatic trade execution. Each market in its own chartbook. Am looking to deploy them on a few machines. This would help me identify if i need machines with more cores but average cpu speed per core or machines with less cores but high cpu speeds per core. In terms of memory, i never noticed SC taking a very high amount of RAM. But ofc that is a factor of how much data are you loading. Thanks J |