Commit Graph

15 Commits

Author SHA1 Message Date
sstoefe
62409bb4a2 Trading agreement fix for Germans (#7)
As a German trying to place an order via the API you will get an
exception: 'EOrder:Trading agreement required'.
You have to set the 'trading_agreement' parameter to 'agree' (see
https://support.kraken.com/hc/en-us/articles/360000920026--Trading-agreement-required-error-for-German-residents).
2021-04-03 18:33:35 +02:00
Dennis Reimann
4517af870a Add market buy option 2021-03-02 19:26:31 +01:00
Dennis Reimann
e50c80cdbf Update raspiblitz script path and instructions 2020-12-10 14:57:46 +01:00
Dennis Reimann
dde741ed35 Fix shell script example 2020-12-08 16:55:08 +01:00
Christoph Stenglein
4e03422821 Update kraken-api; remove deprecation warning in example script (#6)
* Update kraken-api; remove deprecation warning in example script

* Update package.json

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2020-12-08 16:49:39 +01:00
Dennis Reimann
92eccff5cc Update README.md 2020-12-04 11:47:35 +01:00
Dennis Reimann
fa7fe94d6d 🛠 Rename scripts and unify shell script 2020-11-10 21:42:52 +01:00
Dennis Reimann
0e571e8965 🛠 Refactor to use commands 2020-11-10 11:17:07 +01:00
Dennis Reimann
d1b2052494 🧤 Cleanups 2020-11-09 21:50:51 +01:00
Tobias Koller
a9694ac1dd Withdrawal script (#4)
* Withdrawal script. Added a script that lets you withdraw through Kraken API if the charged fees are under a certain level

* refactored code and added validation functionality

* Enhanced README to reflect the option to also withdraw in an automated manner

* fixed typo
2020-11-09 21:15:52 +01:00
Dennis Reimann
c387bb3ea3 ️ Document RaspiBlitz Integration 2020-08-24 14:18:45 +02:00
Dennis Reimann
4a2fb94dc4 🔑 Document API Key 2020-08-24 14:18:21 +02:00
Dennis Reimann
04e0ed39ba ✍️ Improve output 2020-07-01 13:03:40 +02:00
Dennis Reimann
7f97ce474a 📃 Add shell script sample 2020-05-13 07:51:38 +02:00
Dennis Reimann
7fb83e187a 🎉 Get the party started 2020-04-29 08:21:17 +02:00