Dukascopy Support Board
http://www.dukascopy.com/swiss/english/forex/jforex/forum/

Java heap memory limitation for remote strategies - LIVE Environment
http://www.dukascopy.com/swiss/english/forex/jforex/forum/viewtopic.php?f=200&t=56815
Page 1 of 1

Author:  xevious [ Thu 08 Nov, 2018, 14:48 ]
Post subject:  Java heap memory limitation for remote strategies - LIVE Environment

Hello,
with a simple java code snippet, I've checked the memory slot reserved for a remote strategy running instance on the LIVE platform.
My results are the following:
    max heap per each remote running strategy is 46MB
A trivial strategy with just one currency subscribed at the startup, allocates about 35-40MB.
This meas that for each running instance, we have just 5-10MB of free heap memory to operate with the running code.
My question is:
Would it be possible to ask for a little enlargement of available heap memory at least for the LIVE environment? (I was a bit surprised to discover that LIVE and DEMO environment have the same max heap limitations, while I was hoping to find some bit more in the LIVE platform)
Thanks for your support.

Regards,
Marco

Author:  vadim_berezhnoj [ Tue 05 Feb, 2019, 17:12 ]
Post subject:  Re: Java heap memory limitation for remote strategies - LIVE Environment

Hello.

It is not possible, all strategies on Live and Demo have equal conditions.
Live does not need additional memory. There is no difference in strategy memory use on Live and Demo.
You can send the strategy to [email protected] so our specialists will try to optimize it's memory use.

Kind regards, Support Team.

  Page 1 of 1