Skip to content
@trdlabs

trdlabs

trdlabs

Open-source infrastructure for AI-assisted algorithmic crypto trading.

trdlabs is organized around small repositories with explicit boundaries: public integration surfaces stay public, while private runtime and operations details stay behind the control center.

Repositories

Repository Purpose Status
sdk TypeScript SDK and consumer-facing contracts. Public
backtester Strategy backtesting, validation, and evidence flows. Public
mock-platform Mock platform for contract and integration testing. Public
office Operator UI and office workflows. Public
control-center Cross-repo coordination, operations, rollout notes, and agent context. Private
.github Organization profile and shared GitHub templates. Public

Architecture Principles

  • SDK contracts are the public integration boundary.
  • Mock platform behavior validates contracts; it does not define production execution semantics.
  • Control-center documentation coordinates cross-repo changes, deployments, observability, and operational memory.

Packages

Public And Private Boundaries

Public repositories are intended for SDKs, examples, tests, tooling, and integration surfaces. Private repositories may contain platform runtime code, deployment topology, access notes, and operational runbooks.

Status

The ecosystem is under active development. Repository names, package names, and public APIs may change before stable releases.

Popular repositories Loading

  1. lab lab Public

    Trading lab

    TypeScript

  2. office office Public

    Trading office

    TypeScript

  3. mock-platform mock-platform Public

    Trading mock platform

    TypeScript

  4. backtester backtester Public

    Trading backtester

    TypeScript

  5. sdk sdk Public

    @trading-platform/sdk — public contract-first SDK facade over the trading-platform consumer surface (ops-read, paper-intake, capabilities, historical DTO, conformance)

    TypeScript

  6. .github .github Public

    GitHub organization profile and shared community templates for trdlabs

Repositories

Showing 7 of 7 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…