Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

Releases: nicelgueta/pyokx

0.7.0

13 May 17:43
f281a7c
Compare
Choose a tag to compare
  • Major changes to align with the updated OKX API.
  • Improved documentation by utilizing mkdocs to generate a comprehensive documentation site from all function docstrings. This should make it easier to navigate the docs.

NB.
Please note that there are some breaking changes in this release to adopt more pythonic naming conventions. However, the implementation and usage remain the same..

pyokx 0.6.0

20 Dec 00:42
Compare
Choose a tag to compare

Updated to new API spec.
Fixed methods that took request body as list to accept a generic list argument

pyokx 0.4.1

20 Nov 14:49
Compare
Choose a tag to compare

Minor function description updated based on new API spec and reordering of some kwargs to also fit the API spec

pyokx 0.4.0

01 Nov 00:41
Compare
Choose a tag to compare

Some breaking changes owing to change in spec on the OKX API.

pyokx 0.3.1

19 Sep 22:41
Compare
Choose a tag to compare

Minor function description updates and missing optional kwargs for following functions:

Publicdata -> get_position_tiers -> ccy: str
Trade -> place_algo_order, get_algo_order_list -> clOrdId: str

pyokx 0.3.0

07 Sep 13:55
Compare
Choose a tag to compare
publish

pepy tag