Support Board
Date/Time: Sun, 06 Jul 2025 09:54:06 +0000
Post From: Memory Usage increases - what is normal?
[2018-12-13 11:32:00] |
SoS - Posts: 3 |
New to developing for SC here. Coming from Ninja and Multicharts, very impressed with how little memory and cpu power Sierra takes in comparison! Assuming a study does NOT have a memory leak, what is a normal increase in memory usage as time passes by? Let's say I open 5 charts of EURUSD, with a study of two subgraphs on each. If I leave SC running overnight, is it normal for memory usage to grow by double when I look at it again in the morning? My understanding is that the number of bars (and therefore subgraph's .Data[] array size) should not change that much because the "Number of days to load" is pretty much fixed. Is this correct? |