Showing 1-20 of 388 packages
Pipedream BitMEX Components
Bitmex Price data
dripjs bitmex api wapper, support for rest api and websocket
This is a wrapper for bitmex api request. also supports deribit
install ``` npm i bitmex-ws-orderbook ``` Code ``` import { BitmexOrderBookKeeper } from 'bitmex-ws-orderbook'; const bitmexOb = new BitmexOrderBookKeeper({ testnet: true, enableEvent: true }); bitmexOb.onSocketMessage(msg); const ob = await bitmexOb.getO
Connect and emit data from BitMEX Websocket API.
bitmex Api
*All types and methods are automatically generated from BitMEX official Swagger Specification*
Process and store raw BitMEX API socket data.
Map a BitMEX Candle to a talib Record
Convert a TradingView timeframe to a BitMEX timeframe
simple rest API wrapper for bitmex
A library for interacting with BitMEX's websocket API.
An unofficial node.js wrapper for the BitMEX Bitcoin derivatives exchange Swagger API
Fetch the most-recent record from BitMEX
bitmex component for things-scene
An unofficial node.js wrapper for the BitMEX Bitcoin derivatives exchange websocket API
An unofficial node.js wrapper for the BitMEX Bitcoin derivatives exchange websocket API
Handles websocket ping/pong with BitMEX
Download Bitmex price data