Ftx Api Versions Save

Node.js connector for the FTX.com & FTX.us APIs and WebSockets, with TypeScript & browser support.

v1.0.9

3 years ago

Fixed a small issue causing some authenticated GET requests to return a "not logged in" error.

v1.0.7

3 years ago
  • Fix(#6) websocket authentication for subaccounts.
  • Fix(#8) topic matching and unsubscribing for websockets.
  • Fix(#10) sign error for specific request types.

v1.0.3

3 years ago

The following endpoints were unnecessarily suffixed with ? when an optional parameter was missing, causing 401 errors for signed requests:

  • getOrderbook()
  • getPositions()
  • getDepositAddress()
  • getOpenOrders()
  • getQuoteStatus()
  • getMarketInfo()

v1.0.2

3 years ago

This release improves types & adds support for the FTX.us exchange REST APIs and WebSockets.

See the readme for more details: https://github.com/tiagosiebler/ftx-api#ftxus