simple program written in Python to extract, and store data from KRAKEN.COM website. The program uses the KRAKEN.COM API, to create a database with all the trade ever done on the BITCOIN exchange with the pair XBT-EUR. The data are saved with 4 entries: -PRICE -VOLUME -DATE -TRADE
This is useful to chek for patterns in the trade history, and to create graphs
PLEASE READ THE DOCUMENTATION FOR PRATICAL USAGE HERE https://github.com/digital-mine/kraken-data-extractor/wiki