pmaji / crypto-whale-watching-app

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

Added Depth Chart #96

Closed theimo1221 closed 6 years ago

theimo1221 commented 6 years ago

Besides adding depth Chart as requested and discussed in #20 I increased performance of depth chart data calculation.

Additional I changed axis to fixed range and changed background coloring.

Now background color range represents the range we are looking at. If we would limit y-axis range to analysed range some points would be cut in the middle.