Limit Order Book implementation in Go.
Supported operations:
- Add order
- Cancel order
- Execute order
Following are some references that I found useful while implementing this:
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Limit Order Book implementation in Go.
Supported operations:
Following are some references that I found useful while implementing this: