A Python library for converting OHLCV data to synthetic Level 1 orderbook representation and vice versa
-
Updated
Jul 16, 2025 - Python
A Python library for converting OHLCV data to synthetic Level 1 orderbook representation and vice versa
This script is designed to collect historical OHCLV from Binance or KuCoin, depending on which Exchange has the most data for the pair you are running a query on. The data will be retrieved from whichever exchange listed the coin earlier.
To associate your repository with the ohlcv-convert topic, visit your repo's landing page and select "manage topics."