Can get CTrader to build and run cbots????
Can get CTrader to build and run cbots????
29 Oct 2022, 15:59
So I've been away for 3 years and i freshly installed the latest ctrader 4.2.22
So none of the demo cbot do anything when i try to back test any of them. The backtest downloads the data it needs the first time and just does nothing and hangs... i press the stop button and try again, and it still does nothing
Also if i create a new cbot. it wont build???? No .algo file is created in robots folder and red star on build button remains. I then can't create an instance for it as its not build and the instance option is greyed out. In fact all the option except for edit in Visual Studio and show in folder are greyed out.
Does anyone have any idea what is going on????
Replies
GammaQuant
02 Nov 2022, 01:25
Dont know what the problem was as the above did not solve it. But i reinstalled windows 10 and it fixed the issue.. Thanks. It must have been some kind of file write permission problem or something.
@GammaQuant
PanagiotisChar
31 Oct 2022, 11:46 ( Updated at: 21 Dec 2023, 09:23 )
Hi GammaQuant,
Some suggestions
1) Install .Net 6.0 SDK
2) Make sure you are using the SDK compiler
3) Try building your cBots using FullAccess permissions
Aieden Technologies
Need help? Join us on Telegram
Need premium support? Trade with us
@PanagiotisChar