Skip to content

Yisan-X/Crypto_Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Crypto DataFetcher

Project Overview

.
|____core
| |____exchange.py
| |______init__.py
| |____utils.py
| |____static.py
| |____exceptions.py
| |____instrument.py
| |____class_types.py
| |____fetcher.py
| |____Binance
| | |____config
| | |______init__.py
| | |____utils.py
| | |____static.py
| | |____gen_mapping.py
| | |____class_types.py
| | |____download_file.py
| | |____fetcher.py
| |____config

Quick Start

Update Config

run update.py in ./core/configs

Download data

Please refer test.py, the sample downloaded data is in ./BinanceData

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages