Skip to content

Latest commit

 

History

History
57 lines (57 loc) · 2.77 KB

File metadata and controls

57 lines (57 loc) · 2.77 KB

bitmex-api-ruby [17/18]

bitmex-api-ruby maintenance

  • State “DONE” from “TODO” [2021-12-11 Sat 08:41]
  • State “DONE” from “TODO” [2021-06-09 Wed 08:31]
  • State “DONE” from “TODO” [2020-12-14 Mon 09:05]
  • State “DONE” from “TODO” [2020-06-10 Wed 08:12]
  • State “DONE” from “TODO” [2019-12-17 Tue 10:53]
  • State “DONE” from “TODO” [2019-09-12 Thu 18:25]
  • State “DONE” from “TODO” [2019-07-03 Wed 18:52]

initial gem release

websocket API

auth for REST-API endpoints

auth for private subscription topics

hearbeat, ping/pong

implement user actions get/put/post

trade resource

stats, settlement, schema, quote, position resources

orderbook, order resource

refactoring: use class methods when working with multiple entities

bug: {“error”:{“message”:”Signature not valid.”,”name”:”HTTPError”}} in user#executions

bug: handle query in websocket and skip in POST/PUT/DELETE operations

liquidation, leaderboard, insurance, instrument, funding, execution, chat, announcement

refactoring: extract websocket common logic

refactoring: extract REST API implemenration

add idiomatic websocket support for all resources

refactoring: make user model to extend base class as well

Release 1.0: API endpoints, examples in README

add triangular, functional state transfer, fix multiple symbols issue

release 0.1.1