Skip to content

EricLi-Dev/Rust-Trading-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rust-Trading-Engine

Limit Orderbook and basic Matching Engine with Price priority in Rust.

Supports placing Bid and Ask Limit orders on the Orderbook. Matches Market orders to best Bids and Asks.

To run tests or build

cargo test cargo run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages