Binance Data Tools
Provides a server to fetch real-time and historical Binance cryptocurrency data including OHLCV, mark prices, funding rates, and open interest.
소개
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.
주요 기능
- Access Binance OHLCV data for spot and futures markets
- Retrieve Binance mark prices and futures funding rates
- Fetch Binance futures open interest data
- Exposes data via a secure HTTP JSON-RPC endpoint
- Offers multiple flexible deployment options without requiring a domain
- 0 GitHub stars
사용 사례
- Integrating Binance market data into AI models and custom connectors (e.g., ChatGPT)
- Powering custom cryptocurrency trading bots and analytics dashboards
- Testing domain configurations and SSL setups locally for development purposes