Skip to content

richmanbtc/crypto_data_fetcher

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.18#egg=crypto_data_fetcher"

Usage

Supported exchange and data

exchange market_type ohlcv mark ohlcv funding rate premium index
binance spot o x x x
binance future o o o x
bybit inverse o o o o
bybit usdt o o o o
ftx all o o o x
kraken spot o x x 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