Hi, have you followed the instructions in the readme file and do you have programming experience?
This source code has been upgraded from .NET 4.x to NET 6 for cTrader version 4.2 and above.
There may be some API warnings with some of the obsolete methods, these are not errors and the projects will compile fine, you can at any time upgrade the code for the new API to remove these warnings, they will not affect the performance of the system in any way.
99% of the current cTrader cBots and indicators will have warnings due to the latest update.
HOW TO INSTALL
==============
When you unzip the file you will see two folders.
- Copy and paste the contents of the indicator folder to the documents > cAlgo > sources indicators.
- Copy and paste the contents of the robots folder to the documents > cAlgo > sources robots.
- Open cTrader Automate.
- Build all the indicators.
- Build the cBot.
Make sure you have downloaded and installed Visual Studio 2022, you can download the free version below.
https://visualstudio.microsoft.com/vs/community/
Right click your mouse on the indicator or cBot in cTrader automate and choose "edit source code", Visual Studio 2022 should open.
If you have any errors or issues installing and opening with Visual Studio 2022 you can contact support here:
https://ctrader.info/t/cbot-coding-help