https://github.com/weaming/orderbook-go
https://github.com/weaming/orderbook-go
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/weaming/orderbook-go
- Owner: weaming
- License: gpl-3.0
- Created: 2022-08-19T11:11:08.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-21T13:34:33.000Z (almost 4 years ago)
- Last Synced: 2025-03-02T08:29:11.457Z (over 1 year ago)
- Language: Go
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Orderbook in Go
- [x] price-time priority
- [x] Add/Delete order
- [x] Aggregate price levels
- [x] LIMIT order type
- [ ] MARKET order type