Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exchange: HITBTC #7

Open
gmanroney opened this issue Dec 29, 2017 · 2 comments
Open

Exchange: HITBTC #7

gmanroney opened this issue Dec 29, 2017 · 2 comments

Comments

@gmanroney
Copy link
Owner

{
  "name": "hitbtc",
  "docurl": "https://api.hitbtc.com/#socket-market-data",
  "wssurl": "wss://api.hitbtc.com/api/2/ws",
  "pairs": "BTCUSD, LTCUSD, LTCBTC, ETHUSD, ETHBTC, ETCUSD, ETCBTC, BFXUSD, BFXBTC, RRTUSD, RRTBTC, ZECUSD, ZECBTC",
  "active": "N"
}
@gmanroney gmanroney self-assigned this Dec 29, 2017
@gmanroney gmanroney added this to To Do in Cryptoboard Product Roadmap via automation Dec 29, 2017
@gmanroney gmanroney moved this from To Do to Backlog in Cryptoboard Product Roadmap Dec 29, 2017
@gmanroney gmanroney moved this from Backlog to To Do in Cryptoboard Product Roadmap Dec 30, 2017
@gmanroney
Copy link
Owner Author

Second exchange to try. 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

@gmanroney gmanroney moved this from To Do to In progress in Cryptoboard Product Roadmap Dec 30, 2017
gmanroney pushed a commit that referenced this issue Dec 30, 2017
…nd line. Want to do another exchange to see what the right approach is before desigining that part. Leaving this one in progress for now while I try out another one.
@gmanroney gmanroney moved this from In progress to Done in Cryptoboard Product Roadmap Dec 31, 2017
@gmanroney
Copy link
Owner Author

Moving this bit to different issue "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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant