Skip to content

Releases: circuitdao/python-okx-async

0.1.1

25 Aug 13:39
Compare
Choose a tag to compare

0.1.1 is available for download. missing await keywords added in AsyncTradeAPI class. changed default behaviour of async classes from demo/debug to live/production mode. updated readme and example script.

0.1.0

24 Aug 20:36
Compare
Choose a tag to compare

This is the first release of python-okx-async a Python wrapper with async support for the OKX exchange v5 API. This wrapper is based on python-okx.