Skip to content

0xtos/crypto_data_fetcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crypto_data_fetcher

Features

  • fetch (ohlcv/funding rate) as pandas DataFrame
  • incremental fetch

Install

pip install "git+https://github.com/richmanbtc/crypto_data_fetcher.git@v0.0.17#egg=crypto_data_fetcher"

Usage

Supported exchange and data

exchange market_type ohlcv mark ohlcv funding rate premium index
binance spot o o o x
binance future o o o x
binance derivative o o o x
bybit inverse o o o o
bybit usdt o o o o
ftx all o o o x

License

CC0

Developer

test

python3 -m unittest tests/test_*
pyenv exec pipenv run python3 -m unittest tests/test_*

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%