Building Stock Market Engine From Scratch in Rust
This article is translated from Medium Original: Building Stock Market Engine from scratch in Rust https://github.com/Harshil-Jani/stock_engine_rs Medium This article is relatively basic, but it is very helpful for beginners to understand a simple trading system prototype. From the perspective of the exchange matching engine, the main structure is shown in the figure below: The four … Read more