Skip to content

Convert Trading Tools from Images with Xen AI

What this Feature Does

ClickAlgo Xen allows you to upload an image and convert it into a working trading tool using AI.

Instead of starting with code, you can use:

  • Chart screenshots
  • Indicator visuals
  • UI mockups
  • Trading panel layouts

Xen analyses the image and generates cTrader compatible C# code based on the visual structure.

This feature is designed for rapid prototyping and idea conversion, especially when source code is not available.


Convert Indicator from Image

Use this when the image represents a technical indicator such as moving averages, oscillators, or signal tools.

👉 See full workflow:
Convert Indicator Workflow

Video Demonstration


Build Trading Panel from Image

Use this when the image represents a trading interface or control panel.

Examples include:

  • Buy / Sell panels
  • Risk management tools
  • Trade execution panels

Xen will recreate the layout and generate a functional trading panel with controls and inputs.

👉 See full workflow:
Build Trading Panel Workflow

Video Demonstration


Build Market Dashboard from Image

Use this when the image represents a data dashboard or multi-symbol display.

Examples include:

  • Market overview dashboards
  • Signal boards
  • Multi-asset panels

Xen will generate the layout and structure needed to display and update trading data.

👉 See full workflow:
Build Dashboard Workflow

Video Demonstration


How to Use Image Conversion

  1. Select the appropriate workflow:
  2. Convert Indicator
  3. Build Trading Panel
  4. Build Market Dashboard

  5. Upload your image

  6. Optionally describe the behaviour or logic

  7. Xen analyses the visual structure

  8. Generated code is returned for review and testing


When to Use This Feature

Use image conversion when:

  • You do not have source code
  • You want to recreate a tool from a screenshot
  • You have a UI concept or layout
  • You want to prototype quickly

Tips for Best Results

  • Use clear, high resolution images
  • Avoid cluttered visuals
  • Focus on one tool per image
  • Provide a short description if possible
  • Refine results using follow-up prompts

Limitations

  • Hidden calculations cannot always be inferred
  • Complex tools may require refinement
  • UI behaviour may need adjustment
  • Results should always be tested

After generating your tool:

  • Compile and test in cTrader
  • Validate behaviour and outputs
  • Refine using additional prompts

You may also want to explore: