Optimizing Memory Usage for cTrader's algoHost.exe with Multiple cTrader-cli.exe Instances
Optimizing Memory Usage for cTrader's algoHost.exe with Multiple cTrader-cli.exe Instances
06 Oct 2023, 08:03
Hello everyone,
I've been using cTrader for algorithmic trading and noticed that each time I launch an instance of cTrader-cli.exe
, a corresponding algoHost.exe
process starts up as well. From my observations, each algoHost.exe
process consumes around 150MB of RAM, which can quickly add up with multiple instances.
I'm wondering if there's a way to have a single algoHost.exe
process that can handle the memory for multiple cTrader-cli.exe
instances to save on memory consumption. Has anyone come across a configuration or method to optimize this?
Any insights or suggestions would be greatly appreciated!
Thanks in advance!
PanagiotisChar
08 Oct 2023, 06:07
Hi there,
There is no such option.
@PanagiotisChar