Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aoki-h-jp committed Aug 25, 2023
1 parent b58fc25 commit c3916ae
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@
[![Format code](https://github.com/aoki-h-jp/binance-bulk-downloader/actions/workflows/Formatter.yml/badge.svg?branch=main)](https://github.com/aoki-h-jp/binance-bulk-downloader/actions/workflows/Formatter.yml)

## Python library for bulk downloading Binance historical data
A Python library to efficiently and concurrently download historical data files from Binance.

Supports all asset types (spot, USDT-M, COIN-M, options) and all data frequencies.

Status on available data types is shown below.
A Python library to efficiently and concurrently download historical data files from Binance. Supports all asset types (spot, USDT-M, COIN-M, options) and all data frequencies.

## Installation

Expand Down Expand Up @@ -50,9 +46,7 @@ python -m example.download_klines
python -m pytest
```

## Status
This library is under development. Not all unit tests have been completed yet and the behaviour is unstable.

## Available data types
✅: Implemented and tested. ❌:Not available on Binance.

### by data_type
Expand Down

0 comments on commit c3916ae

Please sign in to comment.