Build your intuition. Is this statement true or false?
Each lab produces a contract (parsed MarketMessage
→ StrategyInput
→ Order
) that later labs reuse, so implementing Lab 1's MarketMessage
format first helps avoid incompatible formats and rewrites.
Press true if you believe the statement is correct, or false otherwise.