A Docker container that ingests cryptocurrency market data from the Binance API and stores it in an InfluxDB time-series database.
About
Binance to InfluxDB is a lightweight data ingestion tool that pulls cryptocurrency market data from the Binance API and writes it to an InfluxDB instance. It's designed for traders, analysts, and developers who need historical or real-time crypto market data for backtesting, visu…