Socket
Book a DemoInstallSign in
Socket
a

amchelle

npm

Packages

Co-maintainers

109 packages

@math-ts/arithmetic-mean

Calculate arithmetic mean

@strong-roots-capital/add-timeframe

Increment date by timeframe

@strong-roots-capital/aggregating-stream

Transform stream that aggregates elements into larger chunks

@strong-roots-capital/as-array

Promote non-array values to an array

@strong-roots-capital/barrier

A TypeScript implementation of the synchronization primitive

@strong-roots-capital/binance-candle

Interface for a Binance candle

@strong-roots-capital/binance-candle-to-record

Map a Binance candle to a talib record

@strong-roots-capital/binance-list-active-tradepairs

List tradepairs actively trading on Binance

@strong-roots-capital/bin-size-to-timeframe

Convert a BitMEX bin-size to a Trading View timeframe

@strong-roots-capital/bitcoin-epoch

Start of the Bitcoin epoch

@strong-roots-capital/bitmex-bin-size

Type definition for BitMEX's concept of bin size

@strong-roots-capital/bitmex-get-last-record

Fetch the most-recent record from BitMEX

@strong-roots-capital/bitmex-heartbeat

Handles websocket ping/pong with BitMEX

@strong-roots-capital/bitmex-list-active-instruments

List active instruments trading on BitMEX

@strong-roots-capital/bitmex-node

[![NPM Package][]](https://npmjs.org/package/@strong-roots-capital/bitmex-node) [![semantic-release]](https://github.com/semantic-release/semantic-release)

@strong-roots-capital/bitmex-simple-rest

simple rest API wrapper for bitmex

@strong-roots-capital/bitmex-type-guards

Type-guards for Bitmex API objects

@strong-roots-capital/branded-record

Interface for Record paired with RecordContext

@strong-roots-capital/bybit-api

TypeScript API for Bybit cryptocurrency exchange

@strong-roots-capital/cartesian-product-generator

ES2015 generator (iterable iterator) for cartesian product. Put combinatorial explosion back in the kennel.

@strong-roots-capital/dates-between

Generator returning all dates from start date to end date, inclusive

@strong-roots-capital/debased-heartbeat-interval

Interval between ping-pong heartbeats between debased server & clients

@strong-roots-capital/deep-float-equal

Check two objects for float-equality

@strong-roots-capital/derived-record

Interface for data derived from time-series record data

@strong-roots-capital/docker-secrets

FP loading of docker secrets, falling back on env vars