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 }
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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 }