Code Transpiler

Convert C# / TSLab scripts to Python trading algorithms

Rule-based only

Source Code

Drop a .cs or .py file here

How It Works

1

Upload or paste code

Supports TSLab .cs scripts and Python files

2

Parse & extract structure

Parameters, handlers, signals, formulas identified

3

Convert to Python

Rule-based conversion + optional AI enhancement

4

Save & backtest

Save as script and run backtests directly

Supported Formats

Input

.cs .py TSLab

Output

Python NumPy