I'm trying to get all closed orders for my account. So I use /0/private/ClosedOrders endpoint. In the answer I have count = 188, but if I set offset to 150 for the same request I have more 50 orders in response, and then I set offset 200 and have 5 more, so count is less for 17 orders. How to get actual count from this endpoint?
Kraken API. Get Closed Orders count is not correct
75 views Asked by Artem At
0