python3-krakenex icon indicating copy to clipboard operation
python3-krakenex copied to clipboard

Take API call rate limit into account

Open veox opened this issue 8 years ago • 2 comments

The API docs have been updated in the last X years, now more verbosely specifying the allowed call rate.

This could be handled by krakenex, instead of off-loading to client implementations.

Not certain on exact interface to end-user yet.

veox avatar Mar 06 '17 15:03 veox

The issue is now documented.

veox avatar Mar 27 '17 12:03 veox

See pykrakenapi (via https://github.com/veox/python3-krakenex/issues/40#issuecomment-346184410) for a higher-level library that has this.

veox avatar Nov 22 '17 13:11 veox