`deribit`: L1 labels for options have too little precision, y-range oddness..
goodboy opened this issue · 2 comments
goodboy commented
Was trying to do some more thorough testing as part of #471 and discovered that,
-
the precision for opts l1 queue sizes is off (seems to be rounded to zero decimals?):
-
also, there's a strange auto-y-ranging bug where resetting the chart with
.default_view()
won't size nicely around the last price line (particularly when there has been no recent 1s OHLC history) and it seems to mostly trigger on panning after fixing the issue manually by zooming on the y-axis?
deribit_opts_yrange_borked_flat_line_on_1s_2023-03-03.18-09.mp4
goodboy commented