cAlgo v3.0 keep freeze

Created at 01 Jun 2018, 17:07
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!
TH

thongbaogiaodich

Joined 19.05.2018

cAlgo v3.0 keep freeze
01 Jun 2018, 17:07


Dear cTrader,

I'm really facing cAlgo (v3.0) keep freeze when I run my robot, that never see when I run on v2 of cAlgo.

My robot just open about 10-15 positions, then use timer with code Timer.Start(TimeSpan.FromTicks(100)); and protected override void OnTimer() to monitor these positions, Equity, Balance; and robot will close all positions if Equity or Balance drop.

My question is how can I still monitor positions and parameters, but not affect to v3 of cAlgo performance?

Thanks!


@thongbaogiaodich
Replies

PanagiotisCharalampous
01 Jun 2018, 17:13

Hi thongbaogiaodich,

Is it possible to send us the cBot code to check this?

Best Regards,

Panagiotis


@PanagiotisCharalampous

thongbaogiaodich
02 Jun 2018, 16:12

It seems the lastest upgrade of Windows 10 (v1803) cause this freeze.

My laptop run Windows 10, and robot keep freeze each time I run. But my VPS run Windows Server 2008, and robot run smoothly.

I see cTrader already test 3 months for cTrader 3.0 beta, but at that time, the v1803 of Windows 10 isn't release. Can you test carefully cTrader on lastest Windows 10 again? And I sure you will see more bug in cTrader 3.0

Best Regards!


@thongbaogiaodich