Login Page - Create Account

Support Board


Date/Time: Mon, 20 May 2024 21:44:51 +0000



[User Discussion] - ways to speedup / optimize chartbook loading

View Count: 387

[2020-08-23 07:35:47]
User658985 - Posts: 30
looking for ideas on ways i can optimize multiple chartbook loading. Basically i have one chartbook for each pair (each containing ~10 charts at different timeframes). I have several hundred chartbooks in total. But i dont load them all at a time (obviously performance will take a dive). I have a "category" system to load/unload chartbooks by category (each containing < 30 chartbooks). It works, but loading a category of multiple chartsbooks can be slow. Some initial thoughts

- Pre-loading all chartbooks with multiple instances (which would require 20-30) would be unwieldy to manage and wouldn't work based on how i have it now
- Is there a way to open multiple chartbooks simutaneously (threaded)?
- Or a way to open a chartbook without it automatically bringing it into focus? This way, i could pre-load the next set of chartbooks in the background, while working on the currenly open set.

thoughts?

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account