An open API service indexing awesome lists of open source software.

https://github.com/askmike/ftx-api-ws

websocket wrapper for FTX ws api.
https://github.com/askmike/ftx-api-ws

Last synced: 10 months ago
JSON representation

websocket wrapper for FTX ws api.

Awesome Lists containing this project

README

          

# ftx-api-ws

npm install ftx-api-ws

API wrapper for the [FTX WS API](https://docs.ftx.com/#ws-api). Please refer to [their documentation](https://docs.ftx.com/#ws-api) for eveything explained. Check out `sample.js` for lib usage.

**This is a WIP**

This is a low level wrapper with zero dependencies focussed on simplicity:

- No complex code
- Only `ws` as third party lib

This is a fork based of my deribit library: https://github.com/askmike/deribit-v2-ws

## Usage

See sample.js.

## TODO

- More testing

## Final

If this library is helping you trade better on FTX feel free to use [my ref link](https://ftx.com/#a=1275753).