{"library":"binance-websocket-api-node","type":"library","category":null,"description":"A Node.js client for the Binance WebSocket API (WebSocket API, not WebSocket Streams). Version 1.0.11 is the current stable release. It supports both public endpoints (ping, time, exchangeInfo) and authenticated trading endpoints (order, cancel, account info) through the Binance WebSocket API. Unlike REST-based clients, this library uses WebSocket for lower-latency communication. Only spot trading is supported. The library is TypeScript-friendly with bundled type definitions and uses promises/async-await.","language":"javascript","status":"active","version":"1.0.11","tags":["javascript","binance","api","websocket","client","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install binance-websocket-api-node","imports":["import BinanceWebSocketApi from 'binance-websocket-api-node'","import type { ClientOptions } from 'binance-websocket-api-node'","const client = new BinanceWebSocketApi({ webSocket: require('ws') })"]},{"cmd":"yarn add binance-websocket-api-node","imports":[]},{"cmd":"pnpm add binance-websocket-api-node","imports":[]}],"homepage":"https://github.com/hirenreshamwala/binance-websocket-api-node#readme","github":"https://github.com/hirenreshamwala/binance-websocket-api-node","docs":null,"changelog":null,"pypi":null,"npm":"binance-websocket-api-node","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}