Backtest trading strategies in Node.js
A TypeScript library for trading system backtest
Fugle MarketData API client library for Node.js
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.
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.
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.
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.
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.
FugleTrade API SDK for Node.js
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.
<!--    ![NPM Downloads]
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.
A Nest module wrapper for @fugle/trade
Fugle Realtime API client library for Node.js
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