Skip to content

Add struct and API for books #20

Description

@deepbrook

We currently only provide the basic structs to build an HFT book. The following functions should be added to ease usage of this lib:

  • Book struct and typedef, managing bids and asks, as well as limit and order_id maps.
  • addOrderToBook Function
  • removeOrderFromBook Function
  • replaceOrderInBook Function
  • Tests for these methods and structs in the CuTest test suite.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions