Search
Trading Tools
    Menu Close
    Back to all

    Project Versions for cTrader Using Xen AI

    Managing changes during cTrader algorithm development can quickly become difficult, especially when a project evolves through multiple feature requests, optimisations, and bug fixes. Xen AI v2.4.0 introduces Project Versions, a feature designed to help traders and developers manage saved project history while building cTrader indicators and cBots.

     

    What Are Project Versions?

    Project Versions automatically create a new revision whenever you update an existing saved project. Each revision stores the complete project, allowing you to return to a previous version whenever required. Unlike temporary session snapshots, Project Versions provide a longer-term version history for saved projects.

     

     

    View Previous Versions

    Each saved version includes useful project details such as the project title, notes, model used, and save date.

    Selecting the Versions button displays the project's revision history, making it easier to review previous milestones.

     

    Restore Earlier Code

    Xen AI lets you view the source code of a saved version before restoring it. This helps confirm that you have selected the correct revision. If a new feature causes problems or an experiment does not work as expected, you can restore an earlier saved version and continue development from that point.

     

    Useful for Larger Projects

    Project Versions are especially useful for larger cBot and indicator projects where repeated changes are common. They help reduce the risk of losing stable code while testing new ideas, adding features, or refining trading logic.

     

    Automatic Version Management

    Xen AI keeps the latest 50 saved versions per project and automatically removes older records to keep project history clean and efficient.

     

    Start Building with Xen AI

    Project Versions are available in Xen AI v2.4.0 and provide a safer workflow for building and modifying cTrader indicators and cBots.

    Learn more about Xen AI