4 Comments
User's avatar
Jake Heke's avatar

Very interesting, thanks for sharing.

Expand full comment
Zachary's avatar

Detailed and insightful article. Looking forward to the rest of the series.

Expand full comment
Max's avatar

What about backtesting? Is there a way to properly backtest a market-making strategy and utilize the architecture described in the article?

Expand full comment
Mitch's avatar

>Avoid async runtimes if possible

Could you expland on this point? I thought a work stealing async runtime like tokio would be a good fit for a crypto trading system like this.

Really cool article btw, looking forward to the next part

Expand full comment