Robot
base class) that runs inside cTrader Automate. cBots can autonomously place, modify, and close orders based on programmed logic. For example, Spotware’s documentation describes cBots as “programs that run inside cTrader and autonomously execute and manage trading operations”. Developers write cBots in the built-in cTrader Algo editor or an external IDE.
cBot
cBot - cTrader’s name for an algorithmic trading robot (analogue of an “Expert Advisor” in MetaTrader). A cBot is a C# class (extending the