Questions about Backtesting.
Questions about Backtesting.
02 Apr 2019, 16:42
More than 2011-2019 data would be useful however it can also be achieved by Ctrader adding Multi-Symbol Backtesting where it could backtest GBPUSD for example then move on and try backtest other symbols from beggining.
My code is very clean so i assume tick data isn't being read as fast it could be? setting Real-time Cpu priority did not help. so I am wondering what could be the problem. Hmmmmmm. The cpu usage is set to 100% in the program.
I know Starting up multiple Ctrader instances would solve the problem however that would not benefit my backtesting as I want to improve my strategy from the improvements that were made previously.
Replies
PanagiotisCharalampous
02 Apr 2019, 16:55
Hi wisegprs,
Can you share the cBot code?
Best Regards,
Panagiotis
@PanagiotisCharalampous
TradeMingZhi
02 Apr 2019, 17:05
I can privately, email me your telegram, or your email.
@TradeMingZhi
PanagiotisCharalampous
02 Apr 2019, 17:16
Hi wisegprs,
Send it at community@spotware.com
Best Regards,
Panagiotis
@PanagiotisCharalampous
TradeMingZhi
02 Apr 2019, 20:00
Perhaps the tick data is not loaded onto the ram? and is being read from the hard drive?
@TradeMingZhi
TradeMingZhi
02 Apr 2019, 20:40
Could also set it to run 10 simulations on 1 thread instead of 1, Looking into if I can split my threads into smaller multiples now as max 1 thread usage i saw was about 25%
@TradeMingZhi
TradeMingZhi
02 Apr 2019, 16:45 ( Updated at: 21 Dec 2023, 09:21 )
Picture is blurry for some reason when uploaded to the server trying link instead.
@TradeMingZhi