This tool acts as a minimal server, offering a streamlined interface to access a variety of Binance cryptocurrency market data. It provides essential data points such as OHLCV (Open, High, Low, Close, Volume) for both spot and futures markets, mark prices, futures funding rates, and open interest. Designed for ease of deployment, it supports direct IP access, tunnel services like Ngrok and Cloudflare Tunnel, and free domain services like DuckDNS, with comprehensive setup scripts. Its primary function is to serve this data securely via an HTTP JSON-RPC endpoint, making it ideal for integration with external applications, including AI models like ChatGPT through its custom connector feature.
主な機能
01Access Binance OHLCV data for spot and futures markets
02Retrieve Binance mark prices and futures funding rates
03Fetch Binance futures open interest data
04Exposes data via a secure HTTP JSON-RPC endpoint
05Offers multiple flexible deployment options without requiring a domain
060 GitHub stars