A package to save OHLCV data from Upbit exchange to local storage.
Project description
Bit-Saver
Bit-Saver is a Python library for fetching and saving OHLCV (Open, High, Low, Close, Volume) data from Upbit exchange to local storage.
Installation
You need to have Python 3 or higher installed. Installation of the library can be done simply with pip:
pip install bit-saver
Usage
Here's a basic example of how to use Bit-Saver:
from bit_saver import BitSaver
bit_saver = BitSaver()
bit_saver.save_all_data('your_directory_path')
Features
- Fetches OHLCV data for all coins from Upbit on a daily basis.
- Saves the data locally in CSV format.
License
This project is distributed under the MIT license. For more information, see the LICENSE file.
Contact
If you encounter any problems or have any questions, please open an issue on our Github issues page.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bit-saver-0.11.tar.gz.
File metadata
- Download URL: bit-saver-0.11.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce885ec0f9e2c8fdc4f139aba06e2711b0fbdb5ef73313205bfd2adced5deeb6
|
|
| MD5 |
834baba2b67551c3bfe265ddaf1b07bf
|
|
| BLAKE2b-256 |
4ca13a2be1b8979c0ebf20e58f5a521106e419192f1f24c69be1d39cf964fc83
|
File details
Details for the file bit_saver-0.11-py3-none-any.whl.
File metadata
- Download URL: bit_saver-0.11-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a6d0dab427f71c06bc974b9663787798d826048c1e987ac7ed10bdcb04978f2
|
|
| MD5 |
bf896455ef5e504cec9c1b565f1fde02
|
|
| BLAKE2b-256 |
6ba359aded1a93add276986c3db1e08e30bbaa5ee6efd0cc5f0091aabb563e45
|