If you plan to use Microsoft Visual Studio to edit and code your cTrader cBots & Indicators then all you need to do os the following:
- Open cTrader Automate by clicking on the automate link on the left.
- Select your cBot or indicator, and make sure the code is shown in the right-hand window.
- Right-click your mouse on the cBot or indicator.
- Choose the option edit with visual studio
This should open the Visual Studio IDE ready for editing.
How to Debug Your cBot?
If you need help with debugging your algo using Visual Studio 2022 then follow the link below.