Post
Topic
Re: CoinTracking - Profit/Loss Portfolio and Tax Reporting for Digital Currencies
by
MagicDude4Eva
on 14/01/2018, 17:05:33 UTC
CoinTracking (and pretty much everything else) is broken since Binance changed API limits this morning:

Code:
+---- 2018-01-14
+  * GET /api/v1/aggTrades weight changed to 2
+  * GET /api/v1/klines weight changed to 2
+  * GET /api/v3/order weight changed to 2
+  * GET /api/v3/allOrders weight changed to 100
+  * GET /api/v3/account weight changed to 20
+  * GET /api/v3/myTrades weight changed to 100