pmaji / crypto-whale-watching-app

Python Dash app that tracks whale activity in cryptocurrency markets.
MIT License
609 stars 137 forks source link

Adding OKEX info in separate version / integrated version #101

Closed pmaji closed 6 years ago

pmaji commented 6 years ago

So a fan / supporter reached out and mentioned that they were wondering if we could integrate OKEX into our present methodology. They had already written some python code to hit the OKEX websocket API, so some of the work has already been done for us!

See this link here for their first crack at some websocket code. I'm thinking how we might want to add this. At the moment, I'm thinking of maybe demo'ing a separate instance of the app dropping the coinbase api info and replacing it with OKEX info. If it works, we can then think of a solution that combines both--either via a menu option to select the exchange, etc.

I welcome any and all thoughts at how to proceed on this matter!

pmaji commented 6 years ago

Not a great deal of interest in this among the folks who discuss this project. Barring any objects I'm moving to close this issue. Let me know if you have an issue with that at all.