Packages
binance_spot
0.0.1-dev
Download and stream historical and live price data for Binance Spot (trades, aggregate trades and klines) with TheoryCraft.
Current section
Files
Jump to
Current section
Files
binance_spot
CHANGELOG.md
CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- Instrument registry with 3000+ Binance Spot trading pairs
- Instrument search and lookup functionality
- Options validation with NimbleOptions (symbol, date range, timeframe, caching)
- HTTP client with Req (retry, file caching, ZIP decompression, rate limit handling)
- Separate Bulk and REST clients for data.binance.vision and api.binance.com
- Mix task `binance_spot.gen.instruments` for updating instrument metadata