Ever wondered how high-frequency trading firms profit from small price movements of assets? Let’s build a couple simple market making bots in Python, one rule based, and another utilising reinforcement learning in order to find out.
Market Making
As ...