Minimal TypeScript toolkit for building Binance trading bots. Includes typed API client, webhook receiver for TradingView signals, EMA + RSI strategies, CLI runner, and backtester. Flat architecture, zero framework overhead, runs locally.
No reviews yetBe the first to leave a review for Crypto Bot Dev Kit
Maker
📌
Been building crypto trading tools and kept rewriting the same Binance boilerplate. Extracted the reusable core into a dev kit. Mock mode works without API keys — try it in 10 seconds. Full source on GitHub. Happy to answer architecture questions!
Report
How does the backtester handle partial fills or slippage when you're testing against historical Binance data, or does it assume clean order execution throughout?
How does the backtester handle partial fills or slippage when you're testing against historical Binance data, or does it assume clean order execution throughout?