collection of tools using Kraken's API and Google Script
Currently the only tool is a purchasing a set amount. Paste the contents of all the files into your Google Apps Script Project. Make sure you add your own API keys to KAPI_Private.gs
Modify the file "scheduled" with what you want to buy on a regular basis. Keep in mind Kraken's minimum order sizes.
In the "Triggers" section of the project set time-based triggers for the functions you want to execute buys on a regular basis. This way you can achieve dollar cost averaging.