gmanroney / cryptoboard

Collects data from multiple cryptocurrency exchanges, transforms it and posts it into redis
MIT License
11 stars 2 forks source link

Start process for exchange using command line options #13

Open gmanroney opened 6 years ago

gmanroney commented 6 years ago

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