Skip to content

krakenfx/KrakenTools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KrakenTools

This is a basic Kraken Toolkit written in Python.

kraken_trades_dl.py

Create a Kraken API key with permission to "Query Closed Orders & Trades". Edit lines 81-82 to use your API key and secret. Do not commit or push your API key or secret to GitHub nor any other public location.

dt_end: Set this to a unix timestamp in order to query trades only up to that time. By default, the script will retreive all trades up to and including your most recent trade.

historical_trades.py

Retrieve public historical data for the specified pair.

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%