提交历史

作者 SHA1 备注 提交日期
  Berke dcac29a1a1 fix platform specific window configs `settings()` 10 月之前
  Berke e1a73e2f8a v0.5 10 月之前
  Berke e2ec913640 chore: use `Ticker`'s new string conversion method 1 年之前
  Berke 70773a0d03 fix faulty parsing while trying to deserialize fetched klines 1 年之前
  Berke 8d24952cd0 use `thiserror` crate for a more precise error handling 1 年之前
  Berke 0776c9f43d improve self-healing for websocket conn. condition 1 年之前
  Berke abef83c07b add string conversion method for `Ticker` enums 1 年之前
  Berke e3093b9247 Encapsulated `Message` routing (#16) 1 年之前
  Berke 40e562ef47 Update README.md 1 年之前
  Berke 3d98973336 Update README.md 1 年之前
  Berke 663dad6792 feat: y-axis zoom event on heatmap chart via mouse drag alongside the wheel scroll 1 年之前
  Berke 6fc9781349 optimize error handling for websockets and logging 1 年之前
  Berke 7a6307cdb5 fix: indefinite log file growth, via size monitoring and by panicking 1 年之前
  Berke 2da5c2abae styling adj. on wick& body of candlesticks in footprint chart 1 年之前
  Berke 7100142e7d feat auto adjusted bar heights on footprint chart, +chores 1 年之前
  Berke 6239f5ac02 chore: settled with just 'Vec' instead of 'VecDeque' 1 年之前
  Berke df52b0d9b8 chore: more suitable data storage via fixed size arrays for our use case 1 年之前
  Berke f43a791227 chore: needless number conversion for trade data 1 年之前
  Berke ed14888327 Faster depth data iterations (#15) 1 年之前
  Berke b8d2ad93ae chore: integrated scale calc. inside an existing iterator for efficiency 1 年之前
  Berke afcbc9490f chore: micro optimizations on local depth cache handling 1 年之前
  Berke e471fa2627 chore: styling simplicity and consistency across labels/scales 1 年之前
  Berke 85504a311e fix unefficient removal of excessive data by batching them 1 年之前
  Berke 7dee0137e2 fix overlapping labels and drawings in heatmap chart, +little styling/chores 1 年之前
  Berke 82294889d0 seems to be orderbook sorting was unnecessary, chore for simpler code 1 年之前
  Berke 88a8f1070c feat: allow higher level depth streams for heatmap chart 1 年之前
  Berke fff3adc175 feat: allow higher level depth streams for heatmap chart 1 年之前
  Berke 45e61836c6 Error/warn/info notifications (#14) 1 年之前
  Berke 5d30bcc53e chores and code cleanup 1 年之前
  Berke fab24a0a21 feat: y-axis zoom on wheel scroll for heatmap chart 1 年之前