krok 0.0.1 krok: ^0.0.1 copied to clipboard
Kraken API plus command line client for Dart.
0.0.1 #
Initial release. Basic functionality is implemented:
- basic authentication with Kraken API keys
- retrieve basic market data (assets, asset pairs and ticker)
- retrieve account balances and trade volumes
- retrieve open and closes orders
- market and limit order placement
- cancel and edit open orders
- order dsl using Kraken API "syntax"
Noteworthy missing functionality:
- no userref support (TODO)
- order batch for example, and everything NFT (WON'T DO)