Last release 3 years ago
no release in 18 months
Ships unpredictably
gaps range from 2 weeks to 4.2 years
Most releases are documented
notes for 5 of 8 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
9 releases · first in 2019
Release timeline
9 releases since 201920192020202120222023202420252026
Releases
- v0.2.6-0.20230704122725-58088bdffb094 Jul 2023pre-release
Nothing published for this version
- v0.2.516 Apr 2019
- v0.2.416 Apr 2019
Nothing published for this version
- v0.2.316 Apr 2019
Nothing published for this version
- v0.2.216 Apr 2019
Nothing published for this version
- v0.2.113 Mar 2019
Release notes2 sources agree
Open source →- Added Depth method to get price levels for bids and asks
- Added Order method to get Order object by ID
- v0.2.013 Mar 2019
Release notes2 sources agree
Open source →- Added parial quantity processed return value to Market and Limit orders
- v0.1.01 Mar 2019
Release notes2 sources agree
Open source →- Added in travisci and GolangCI linter
- Fix vet warnings
- Added json.Marshaler and json.Unmarshaler interfaces
- Added total market price calculation for definite quantity (CalculateMarketPrice)
- v0.0.117 Feb 2019
Release notes2 sources agree
Open source →Initial release of the orderbook library. The functionality was used before as library.
- Standard price-time priority
- Supports both market and limit orders
- Supports order cancelling
- High performance (above 300k trades per second)
- Optimal memory usage