Skip to content

Instantly share code, notes, and snippets.

View farwqmdhsnly's full-sized avatar

فاروق محمد حسن علي farwqmdhsnly

  • الفاروق
  • اليمن صنعاء
View GitHub Profile
/*USAGE:
npm install ws lodash async moment crc-32
mkdir logs
node bfx_test_book.js BTCUSD
*/
const WS = require('ws')
const _ = require('lodash')
const async = require('async')
const fs = require('fs')