Introduction¶
How to Work With cBots and Indicators¶
Apart from the .NET SDK, you do not need to install anything to work with cBots and indicators. cTrader includes a built-in code editor with IntelliSense support and a searchable references library.
However, you may also want to use external IDEs to create your cBots. You may also choose to learn more about compiling, debugging, or thread safety before creating your custom extensions. The materials in this section cover all of these topics.
Last update: December 6, 2023