This repository has been archived on 2022-11-30. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Kevin Cotugno 902590a9b9 Fix order book bug
For some reason we were not deleting empty orders. Therefore as the market
moved the open orders show a huge discrepancy.
2018-01-01 18:28:48 -08:00
exhibit WIP Re-architect size changes/orde book rendering 2018-01-01 17:25:23 -08:00
.gitignore Refactor from single file to multi-package 2017-12-26 21:19:42 -08:00
list_entry.go Use an interface type to pass the list entries 2017-12-27 00:20:41 -08:00
order_book.go Fix order book bug 2018-01-01 18:28:48 -08:00
queue.go Add all widget back to the ui 2017-12-30 22:55:36 -08:00
spectator.go WIP Re-architect size changes/orde book rendering 2018-01-01 17:25:23 -08:00