Skip to content
#

orderbook

Here are 309 public repositories matching this topic...

The Orderbook Project is a C++ application simulating a financial order book. It manages buy and sell orders, matches them according to their prices, and keeps track of trades. The application supports two types of orders: Good Till Cancel (GTC) and Fill and Kill (FOK).

  • Updated Sep 17, 2024
  • C++

Improve this page

Add a description, image, and links to the orderbook topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the orderbook topic, visit your repo's landing page and select "manage topics."

Learn more