# michaelgrosner/tribeca

A high frequency, market making cryptocurrency trading platform in node.js

Repository: https://github.com/michaelgrosner/tribeca
Canonical: https://ross.abutalabs.com/products/tribeca
Language: TypeScript
License: NOASSERTION
License Family: other
Topics: trading, trading-bot, market-maker, bitcoin, cryptocurrency, exchange, docker, trade, hft-trading, hft
Last push: 2021-12-08T19:02:31+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4075, "days_push": 1729, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4116, forks 933 (observed 2026-08-28T04:08:35.854959+00:00)

## What it is
Tribeca is a low-latency cryptocurrency market making trading bot written in TypeScript for Node.js, with a web UI, backtester, and connectivity to several crypto exchanges. It can react to market data and place/cancel orders in under a millisecond, with persistence via MongoDB and Docker-based deployment.

## Use cases
- run a crypto market making bot
- automate high frequency trading on bitcoin exchanges
- backtest trading strategies against historical market data
- place and cancel orders with sub-millisecond latency
- self-host a trading platform with a web dashboard
- connect to multiple cryptocurrency exchanges from one bot

## When to choose
- you need a self-hosted market making bot for crypto exchanges
- you want sub-millisecond order reaction times on modern hardware
- you want a built-in backtester and web UI for strategy monitoring
- you prefer Docker-based deployment with MongoDB persistence

## When to avoid
- you need a maintained project with recent updates and active support
- you want spot/long-term investing rather than market making
- you need exchange support not covered by its connectors
- you want a managed cloud trading service rather than self-hosting

## Facets
- artifact type: application
- maturity: maintenance
- function: trading, http-server, monitoring
- domain: fintech
- platform: self-hosted
- tags: market-making, trading-bot, hft, backtesting, cryptocurrency-exchange, typescript, cryptocurrency, trading, nodejs, docker, web-server

## Member repositories
- michaelgrosner/tribeca (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:35.854959+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:23:09.464141+00:00, confidence not recorded.
  - readme: https://github.com/michaelgrosner/tribeca (fetched 2026-08-28T04:08:35.854959+00:00, sha 7e6aa7cd49c8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
