Login Page - Create Account

Support Board


Date/Time: Fri, 18 Apr 2025 04:46:45 +0000



Post From: Running Separate Futures Symbols in Separate Instances

[2025-04-08 00:26:46]
ForgivingComputers.com - Posts: 1042
I wish to run four symbols on four screens using the same study for each screen/symbol.

You can do all that in one instance, and no sub-instances. Have you tried that? You can detach the charts and place them on separate monitors. Each instance adds overhead, using RAM, disk, and network resources in duplicate.

The upside of using separate instances is they can run on their own core processors, improving CPU efficiency. If your charts have a lot of data and studies running on them, then taking advantage of the additional cores will help. Just make sure you have plenty of RAM.