gmanroney / cryptoboard

Collects data from multiple cryptocurrency exchanges, transforms it and posts it into redis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Start process for exchange using command line options

gmanroney opened this issue · comments

Going to add ability to send exchange name from command line e.g. server.js hitbtc so the same code can run up exchanges independently. For now options will be
server.js -> do nothing
server.js hitbtc -> do hitbtc
server.js bitfinex -> do bitfinex