Ccxt-download

Latest version: v0.4.1

Safety actively analyzes 681775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.4.1

Fix

- **utilities**: get_tickers filters tickers by pre-fetched symbols
- **download**: prevent attempting to download into the future

0.4.0

Feat

- dynamic download window based on data type and timeframe
- **public.py**: added fetch_daily helper for daily candles

Fix

- **utilities.py**: remove duplicate timestamp-symbol pairs on load
- **_period_start**: no adjustment for daily period
- **utilities.py**: fixed filename_builder handling of date str

0.3.0

Feat

- implement incomplete data management
- write data to parquet files instead of csv
- **utilities**: added get_tickers utility
- **candles**: added more timeframe keys
- **download**: allow passing options for each datatype download
- added download of funding rate history

Fix

- **trades**: timestamp key error
- **download_async**: fix kwargs input"
- **public.py**: remove debug print
- **utilities.py**: dropping of duplicate values

0.2.0

Feat

- **utilities.py**: added flatten ohlcv utility

Fix

- **public.py**: detect when data is out of range
- **public**: trades filename prefix

0.1.0

Feat

- **public.py**: added support for public trade data
- **candles**: add verbosity control
- **get_symbols**: added helper to get market type symbols
- **unformat_str**: implemented utility function
- **candles**: include data metadata in file (exchange and symbol)
- **load_data**: improved argument filtering
- **download**: optionally provide custom rate limiter
- optionally specify start and end dates as str
- created basic ccxt download package

Fix

- **public.py**: remove debug print

Refactor

- rename start/end_dt args to start/end_date for disambiguation

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.