🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

bitmex-data-downloader

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitmex-data-downloader

Download Bitmex price data

latest
Source
npmnpm
Version
1.0.2
Version published
Weekly downloads
10
Maintainers
1
Weekly downloads
 
Created
Source

Bitmex data downloader

Install

npm install --save bitmex-data-downloader

Usage

const BDD = require('bitmex-data-downloader');
BDD.download({
    path: 'data',
    startDate: new Date('2017'),
    endDate: new Date('2018'),
});

Keywords

bitmex

FAQs

Package last updated on 05 Sep 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts