pmaji / crypto-whale-watching-app

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

Crypto vs fiat #117

Open armstrys opened 3 years ago

armstrys commented 3 years ago

It would be really interesting see a single chart that shows all crypto-fiat pairs on a single chart. The axes would need to be converted into a single domain like implied BTC market price and order value in USD to make them all accessible on a single plot, but the larger data set might give a clearer picture of the overall status of the market.

pmaji commented 3 years ago

Thanks @armstrys ! Appreciate the suggestion. I don't personally have the time to build out something like this right now but will mark it appropriately as a good issue for potential contributors.