LOGIN

Join & EARN

FOREX ALGOS { }

What We Do

BlackBox

Backtest Results How It Works Full Refund Promise Supported Brokers Income Targets

Robots Glossary

cTrader API Version

cTrader API Version - cTrader’s algorithmic trading framework (cAlgo/Automate) uses its own versioned API. For example, cTrader Automate API releases might be labeled v3.0, 3.01, etc. The current API version can be accessed in code (Version version = Robot.Application.Version;). This helps ensure that a cBot is compatible with the version of cTrader it’s running on. When Spotware adds new features or deprecates parts of the Automate API, the version number changes accordingly, and developers may update or tag their cBots based on that version.