0
votes
0answers
132 views

Option vs Equity market-making strategies? [closed]

I need to implement a few "strategies" for a university project I am doing. The emphasis of the project is not on the strategies, but the technical (programming) means by which they are implemented. ...
11
votes
3answers
1k views

Techniques to optimize the placement of orders in market making strategy?

Market making often requires placing and canceling a lot of orders. You have to buy and sell nearly simultaneously, so you need to move orders pretty often to beat other traders. But I would like to ...