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.
- Host: GitHub
- URL: https://github.com/askmike/ftx-api-ws
- Owner: askmike
- License: mit
- Created: 2019-08-01T07:27:25.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T01:16:00.000Z (about 2 years ago)
- Last Synced: 2025-06-26T06:50:15.378Z (12 months ago)
- Language: JavaScript
- Size: 21.5 KB
- Stars: 20
- Watchers: 3
- Forks: 18
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).