Installation
Install CT Lab by verida.trade on macOS, Windows or Linux and configure your first data source.
CT Lab by verida.trade is a desktop application. Download the installer for macOS, Windows or Linux directly from the website.
Requirements
- OS: macOS 11+, Windows 10+, or Ubuntu 20.04+
- RAM: 4 GB minimum (8 GB recommended for ML)
- Disk: 500 MB for the app + series cache
- Internet: required to fetch market data
First run
- Open CT Lab by verida.trade. No sign-up — the app is local.
- Go to Data Sources and fetch a series (e.g.,
BTCUSDT 15m Binance). - The series is persisted at
série salva localmente. - Apply indicators, build fluxo visuals, run backtests — everything is composable.
Composition principle
Each tool reads and/or writes a named series. The output of one tool is the input of the next. The system does not restrict what connects to what — it only guarantees two things: timestamp alignment (join) and as-of-T reads (no look-ahead). Whether the composition is worthwhile is your decision.