Can't run Optimization before 2013 -M1 Bars

Created at 18 Apr 2023, 10:37
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
Algo_robot's avatar

Algo_robot

Joined 06.12.2020

Can't run Optimization before 2013 -M1 Bars
18 Apr 2023, 10:37


Hi

I have a bot that has the OnBar method. I'm running the optimization program and I have found very good results from 2015 to 2023.

I want to optimize my bot now from 2013 to 2023. I get this pop out window every time I try it. I can't run the optimization before 2015 without error.

What can I do? How can I fix this? I want to optimize my bot on 10 years of data so the bot will be safe to use for at least 6 months before I need to optimize it again.

I tried with different templates. Also using the standard one. One with no indicators loaded at all..

I can only run the optimization program from 2015 onward without being stopped and getting the errors. IC Markets broker.

(I'm not giving my bot source code)

 

 


@Algo_robot
Replies

Spotware
18 Apr 2023, 14:30

Dear trader,

The error indicates that your system has run out of memory. What is your computer's physical and virtual RAM? Is paging file enabled? If no, please enable it.

Best regards,

cTrader Team


@Spotware

Algo_robot
18 Apr 2023, 17:15

RE:

Spotware said:

Dear trader,

The error indicates that your system has run out of memory. What is your computer's physical and virtual RAM? Is paging file enabled? If no, please enable it.

Best regards,

cTrader Team

Thank you for your reply. 

Cpu is amd ryzen 5 5600H. 12 logical processors. 

8 Gb of RAM only. 

I should add more RAM I know. 

I bought this computer not long ago because the cpu is quite fast. I only use it for optimizing my bots. 

I haven't added any virtual RAM from my hard drive. I will do so today and enable paging file. 

 

Thank you very much cTrader team. 

I was wondering why I don't get many errors on my other better gaming computer. 

 


@Algo_robot

Algo_robot
18 Apr 2023, 22:56 ( Updated at: 21 Dec 2023, 09:23 )

RE:

Spotware said:

Dear trader,

The error indicates that your system has run out of memory. What is your computer's physical and virtual RAM? Is paging file enabled? If no, please enable it.

Best regards,

cTrader Team

I changed it to 80000 mb.

 

I hope this is correct. Please let me know if it's not correct.

Screenshots:

 

 

 


@Algo_robot