bitmex-data-downloader
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

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'),
});

Readme

Keywords

Package Sidebar

Install

npm i bitmex-data-downloader

Weekly Downloads

2

Version

1.0.2

License

ISC

Unpacked Size

6.12 kB

Total Files

9

Last publish

Collaborators

  • codler