Commit Graph

2 Commits

Author SHA1 Message Date
soxipy
efc6c8d31e Kraken rework + localbitcoins fixes (#170)
* OpenPosition

* AddOrder

* strict json schema

* localbitcoins DashBoard

* specific txid for OpenPositions

* catch exchange (not http) errors

* exchange errors: more informative

* proper API error handling

* strict AddOrder params/options encoding/validating

* TradeVolume and CancelOrder

* QueryLedgers

* GetLedgers

* GetTradesHistory

* QueryTrades

* GetClosedOrders

* GetClosedOrders: strict params

* QueryOrdersInfo

* UserRef is int32 according to doc

* CancelOrder

* GetOpenOrders

* GetTradeBalance

* GetBalance

* GetAssetPairs

* GetAsset

* GetServerTime

* no need for GeneralResponse

* TestGetServerTime fix
2018-08-06 21:38:41 +10:00
Ryan O'Hara-Reid
baae729014 Fixed linter issues for Kraken package and added testing. 2017-11-22 15:50:50 +11:00