Skip to content

Releases: amir-the-h/okex

Release: v1.0.10-alpha

29 Sep 09:22
Compare
Choose a tag to compare
Pre-release

Changed

  • Fixed nil assignment on Ws client of Trade
  • Added request ID to trade requests
  • Added new event Success to handle trade success response

Release: v1.0.9-alpha

29 Sep 08:13
Compare
Choose a tag to compare
Release: v1.0.9-alpha Pre-release
Pre-release

Changed

  • Revert json tag changes on last version
  • Fixed account_models/Config.PosMode type

Release: v1.0.8-alpha

29 Sep 07:56
Compare
Choose a tag to compare
Release: v1.0.8-alpha Pre-release
Pre-release

Changed

  • Fixed typo issue on funding_requests.go
  • Fixed json tag on account_requests.go

Release: v1.0.7-alpha

29 Sep 07:52
Compare
Choose a tag to compare
Release: v1.0.7-alpha Pre-release
Pre-release

Changed

  • Fixed JSON tags on models
  • Changed *Id into ID everywhere

Release: v1.0.6-alpha

28 Sep 11:56
Compare
Choose a tag to compare
Release: v1.0.6-alpha Pre-release
Pre-release

Changed

  • Fixed GET method requests issue

Release: v1.0.5-alpha

28 Sep 11:02
Compare
Choose a tag to compare
Release: v1.0.5-alpha Pre-release
Pre-release

Changed

  • Forced destination on creating api client

Release: v1.0.3-alpha

28 Sep 10:43
Compare
Choose a tag to compare
Release: v1.0.3-alpha Pre-release
Pre-release

All notable changes to this project will be documented in this file.

v1.0.3-alpha

Changed

  • Fixed nil assignment on api.go

Alpha

27 Sep 16:47
Compare
Choose a tag to compare
Alpha Pre-release
Pre-release
v1.0.1-alpha

Fixed golangci-lint issue

V1 Alpha

27 Sep 15:24
Compare
Choose a tag to compare
V1 Alpha Pre-release
Pre-release

This alpha release contains all api entities except Status and Algo tradings until this release.