Skip to content

0xtos/crypto_data_fetcher

This branch is 4 commits behind richmanbtc/crypto_data_fetcher:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
a
Dec 4, 2021
a46f501 · Dec 4, 2021

History

30 Commits
Dec 4, 2021
Dec 4, 2021
Apr 21, 2021
Apr 21, 2021
Oct 17, 2021
Oct 17, 2021
Dec 4, 2021
Dec 4, 2021
Apr 21, 2021

Repository files navigation

crypto_data_fetcher

Features

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

Install

pip install "git+https://github.com/richmanbtc/[email protected]#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%