Skip to content

Releases: x10xchange/python_sdk

0.0.17

10 Nov 09:54
de31466

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.16...0.0.17

0.0.16

31 Oct 09:59
55b8311

Choose a tag to compare

What's Changed

Full Changelog: 0.0.15...0.0.16

0.0.15

31 Oct 06:42
d9ce884

Choose a tag to compare

What's Changed

  • Support pagination args for trading_client.account.get_trades by @alexex10 in #63
  • Simplify WS example by @alexex10 in #62

Full Changelog: 0.0.14...0.0.15

0.0.14

28 Oct 10:38
cc45097

Choose a tag to compare

What's Changed

Add get order by ID (internal/external) endpoints by @alexex10 in #61

Add endpoints for:

Example:

trading_client.account.get_order_by_id(order_id)
trading_client.account.get_order_by_external_id(external_order_id)

Full Changelog: 0.0.13...0.0.14

0.0.13 - Add missing fields to positions history model

27 Oct 13:21
c3d903f

Choose a tag to compare

What's Changed

  • Add missing fields to positions history model by @alexex10 in #60

Full Changelog: 0.0.12...0.0.13

0.0.12 - Partial TPSL support

27 Oct 12:39
8bfd672

Choose a tag to compare

What's Changed

0.4.5 - Optional fields bug fixes

23 Jun 09:05
d097050

Choose a tag to compare

What's Changed

  • Fix positions history & candles optional fields definition by @alexex10 in #44

Full Changelog: 0.4.4...0.4.5

0.4.4 - Domain migration, new API, security fixes

25 Mar 09:21
5b68725

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.2...0.4.4

0.3.2

02 Dec 09:53
b1a1eae

Choose a tag to compare

Add self trade protection for orders;

0.3.1 - Update order statuses

30 Nov 04:11

Choose a tag to compare

What's Changed

  • Align order statuses with latest BE API by @alexex10 in #29

Full Changelog: 0.3.0...0.3.1