Skip to content

Xen AI cTrader Workflows and Guided Tasks

Xen is organised around structured workflows that guide you through building, converting, and improving trading tools. Each task is designed around a specific outcome, helping you move from idea to working code in a controlled way.

Select a workflow below to get started.

Build & Convert

  • Build an Automated Trading Robot

    Create a cTrader cBot using a structured, step-by-step workflow.

    Focuses on clear entry and exit rules, risk handling, and building a stable baseline that can be tested and extended.

    Build a trading robot guide →
  • Build an Indicator

    Create a cTrader indicator from scratch with clean structure and parameters.

    Designed for building calculation logic, visual outputs, and a reliable baseline before adding complexity.

    Build an indicator guide →
  • Convert a Trading Robot

    Convert MetaTrader, Pine Script, or other automated strategies into a cTrader cBot.

    Preserves entry, exit, and risk logic while adapting execution to the cTrader platform.

    Convert trading robot guide →
  • Convert an Indicator

    Convert MT4, MT5, Pine Script, or custom logic into a cTrader indicator.

    Translates calculations and visual output into clean, compile-ready C# code.

    Convert indicator guide →

Work on Existing Code

Build Advanced Tools

  • Build a Trading Terminal

    Create a trading panel with buttons, controls, and trade management features.

    Combines UI and trading logic to support manual and hybrid trading workflows.

    Build a trading terminal guide →
  • Build a Market Dashboard Indicator

    Create a market monitoring dashboard from structured layouts.

    Designed for displaying signals, indicators, and market conditions in a clear visual format.

    Build a dashboard guide →
  • Build a cTrader Plugin

    Develop plugins and platform extensions beyond standard indicators and cBots.

    Focuses on lifecycle handling, structure, and advanced integration.

    Build a plugin guide →

Enhancements & Fixes

  • Fix & Refactor Code

    Resolve build errors, bugs, and logic issues.

    Applies targeted fixes and improves structure without changing behaviour.

    Fix code guide →

Platform Help

  • cTrader Help

    Get help using the cTrader platform, features, and tools.

    Uses official documentation to answer platform-specific questions.

    Official cTrader Algo Help →