crypto_data_fetcher
- fetch (ohlcv/funding rate) as pandas DataFrame
- incremental fetch
pip install "git+https://github.com/richmanbtc/[email protected]#egg=crypto_data_fetcher"| 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 |
CC0
python3 -m unittest tests/test_*pyenv exec pipenv run python3 -m unittest tests/test_*