A TypeScript library for trading system backtest
Zero-boilerplate CLI runner for backtest-kit strategies. Run backtests, paper trading, and live bots with candle cache warming, web dashboard, and Telegram notifications — no setup code required.
Run TradingView Pine Script strategies in Node.js self hosted environment. Execute existing Pine Script indicators and generate trading signals with 1:1 syntax compatibility via PineTS runtime.
Multi-provider LLM inference library for AI-powered trading strategies. Supports 10+ providers including OpenAI, Claude, DeepSeek, Grok, Mistral with unified API and automatic token rotation.
The easiest way to create a new Backtest Kit trading bot project. Like create-react-app, but for algorithmic trading with LLM integration and technical analysis.
Full-stack UI framework for visualizing cryptocurrency trading signals, backtests, and real-time market data. React dashboard with candlestick charts, signal tracking, and risk analysis.
Compose backtest-kit computations as a typed directed acyclic graph. Define source nodes that fetch market data and output nodes that compute derived values — then resolve the whole graph in topological order.
Technical analysis and trading signal generation library for AI-powered trading systems. Computes 50+ indicators across 4 timeframes and generates markdown reports for LLM consumption.
MongoDB + Redis persistence adapter for backtest-kit. Replaces the default file-based storage with a production-grade backend — O(1) reads via Redis, atomic writes via Mongoose.
React kit for Ethereum trading bots: strategy contract deployment, browser-side Binance executor (funding carry, range, grid), real-data backtesting, and live market widgets.
Cutie Connector - Bridge between your local OpenClaw and the Cutie platform
OpenCastle Alchemist — `castle` trading-strategy CLI. Pair with the `opencastleai/alchemist-skill` Claude Code plugin for the agent-facing skill.
End-user delivery package for the Anhui CAES market backtest runtime.
Forex Bulgaria student SDK — curated trading concept detectors for writing strategies with Claude Code.
WATB Model Context Protocol server — backtest, strategy CRUD and worker dispatch tools for AI assistants.
Technical indicators to run technical analysis with JavaScript / TypeScript.
Official JavaScript/TypeScript SDK for the FlashAlpha Historical API — point-in-time replay of GEX, gamma flip, VRP, narrative, max pain, 0DTE, and the full stock summary at any minute back to 2018-04-16. Backtest options strategies against 6.7B+ option r
Backtesting trading strategies in TypeScript / JavaScript
Local MCP server: PineScript v6 → C++ + Docker backtest runner with parameter sweeps + Binance OHLCV exporter. Fully local (transpiler bundled in the engine image), no API key.
AFL match prediction CLI combining MOV-Elo with player-level PAV ratings
AI stock trading assistant CLI for Vietnam equity research, portfolio analysis, backtesting, paper trading, and DNSE broker workflows
Kolect AI Agent CLI
Backtest trading strategies in Node.js
This project is a CLI build around Backtest, a library for trading developers
Deterministic backtest engine for rustrade Brains — same trait, same brain, replayed offline
Core types and traits for the rustrade trading bot framework