Skip to content

Introduction

Working With Algos

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 documentation.

However, you may also want to use external IDEs to create your cBots, indicators. You may also choose to learn more about compiling, debugging, or thread safety before creating your custom extensions. The section also contains guides about migrating from .NET 4.0 and referencing various .NET libraries.