AI agent Skill, MCP server, and CLI for transacting in the Nano (XNO) cryptocurrency. Manage wallets securely via OWS, sign messages, and build seamless zero-fee integrations.
A command-line tool for automated trading on Binance, built in Go. Features technical indicators (Bollinger Bands, DEMA, MACD, RSI, ADX, Volume) for trend analysis, and an AI-powered consensus engine that queries OpenAI, DeepSeek, and Claude in parallel to validate trading signals. Supports bull and bear strategies. TUI interface.
A Spring Boot web app that buys and sells cryptocurrencies from API data sources. Its quick trading and other features allow users to leverage computer power to outperform the market.
Bybit API Wrapper. Up-to-date, most-complete, well-organized, well-documented, easy-to-use, multi-task and multi-thread compatible Bybit Cryptocurrency Exchange Rest and Websocket Api Wrapper
Idiomatic, high-performance Go SDK for the Phemex crypto exchange. Trade spot, USDⓈ-M and Coin-M perpetuals, and margin; stream live market data over a resilient auto-reconnecting WebSocket; and manage wallets and transfers. Features automatic HMAC SHA256 signing, context support, smart retries, typed errors, and full test coverage.
Golang SDK for the CoinQuant Public API — turn plain-English trading ideas into backtested, publishable strategies from your Go code. Covers all endpoints, parses SSE streams (chat/report/strategy/error), materializes schema-only strategies, and polls async backtests to completion. Idiomatic: context.Context, concrete structs, typed errors.