Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 297 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 297 Bytes

kraken-ohlcv-zip2freqtrade-json

converts historical OHLCV data from the Kraken crypto exchange to a json file. usable with freqtrade.

setup

pip install -r requirements.txt

run

./kraken-ohlcv-zip2freqtrade-json.py

and follow the instructions