Skip to content

sashalex007/bitmex-historical-data-downloader

Repository files navigation

Bitmex historical data downloader

Screenshot

A simple nodeJS script for downloading bitmex historical data (candles only). For use with my Java backtesting simulator https://github.com/sashalex007/Backtesting-simulator.

  1. npm install

  2. Modify parameters in var opts = {}

  3. Run node downloader_script.js

About

A nodeJS script for downloading historical data from bitmex.

Resources

Stars

Watchers

Forks