Trading Engine This program takes the orders from the order.json file and outputs an orderbook.json and a trades.json files. Run the project cargo run Run test cargo test Build project cargo build --release