-
0.1.7
0.1.7 Added - Add a real CHANGELOG. - Usage examples in the README. - Always print errors coming from Kraken API. - Pretty-print output of PlaceOrder and CancelOrder API Calls. Fixed - Market orders now work, price is an optional argument. Changed - Option to show program version changed from '-v' to '-V'. - Do not force the price to be of Decimal type. Allows to use relative price. - ticker: dynamic unit prefixing for volume value.
-
0.1.6
Release 0.1.6 Added: - Add short aliases to ticker, depth and cancel commands -
0.1.5
Release 0.1.5 Fixed: - Fix sorting by prices by casting to Decimal. -
0.1.4
Release 0.1.4 Fixed: - Catch ValueError raised from krakenex when the API response is empty