order-book

command module
v0.0.0-...-34c3f81 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 1, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

README

Order Book

Go Report Card

This repo is a solution for Scalable Solutions assessment.

The solution is Order Book and should have such features, as:

  1. Adding new order.
  2. Removing orders based on order ID.
  3. Retrieving order's info by order ID.
  4. Performing matching of the orders based on price.
  5. Presenting Market data snapshot

Also solution should been written on Go, covered with unit tests, and be well documented.

Build

Usage

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
api

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL