Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 235 Bytes

File metadata and controls

10 lines (8 loc) · 235 Bytes

I made this to perform recurring buys on Kraken Pro, in order to avoid the usual fees.

You need to add a config.json file to the directory.

{ "api_key": "", "api_secret": "", "pair": "xbtusd", "spend": 0, //in usd }