Skip to content

TradeJS

TradeJS is an open-source TypeScript trading framework for:

  • strategy authoring
  • backtesting
  • live signal generation
  • optional auto-trading
  • AI and ML-assisted workflows

It supports two first-class authoring paths:

  • TypeScript strategies built with StrategyAPI
  • Pine Script strategies embedded as standalone strategy modules

Public Resources

Repositories

  • TradeJS — main monorepo with the core framework, app package, CLI, built-in plugins, infra adapters, and sandbox example
  • TradeJS-Site — public marketing site for tradejs.dev
  • TradeJS-Docs — public external-user documentation for docs.tradejs.dev
  • .github — organization profile and shared GitHub metadata

Main Package Areas

  • @tradejs/app — installable Next.js UI for dashboards, backtests, and runtime data
  • @tradejs/cli — operational CLI for infra setup, backtests, signals, bots, and AI/ML flows
  • @tradejs/core — browser-safe public API for config, strategy authoring, indicators, and shared helpers
  • @tradejs/node — Node runtime for strategies, backtests, Pine loading, and plugin registries
  • @tradejs/infra — server-only adapters for Redis, Timescale, ML, logging, and IO

Current Structure

Public web surfaces are maintained in separate repositories:

  • TradeJS-Site for tradejs.dev
  • TradeJS-Docs for docs.tradejs.dev

The framework source of truth remains in the main TradeJS repository.

Keywords: ai, claude, codex.

Popular repositories Loading

  1. TradeJS TradeJS Public

    TypeScript trading framework for strategy authoring, backtesting, live signals, and AI/ML-assisted workflows

    TypeScript 8 2

  2. TradeJS-Site TradeJS-Site Public

    Public marketing site for tradejs.dev

    TypeScript

  3. TradeJS-Docs TradeJS-Docs Public

    Public documentation site for docs.tradejs.dev

    TypeScript

  4. .github .github Public

    TradeJS organization profile and shared GitHub metadata

  5. TradeJS-Deploy TradeJS-Deploy Public

    Infrastructure and deployment repository for hosted TradeJS

    JavaScript

  6. TradeJS-Workflows TradeJS-Workflows Public

    Reusable CI and npm publishing workflows for TradeJS strategy repositories

    JavaScript

Repositories

Showing 10 of 35 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…