They look identical and are not
Both put buys below and sells above. From there everything diverges: what they earn, what they fear, and what makes them stop working.
What each one is betting on
A grid bot places a ladder of orders across a price range and profits when the price oscillates inside it. The bet is on the range holding. If the price leaves the range and keeps going, the grid is left holding the entire ladder on one side, and the loss is unbounded in the direction of the move.
A market maker is not betting on a range. It quotes close to the current price, expects to be filled on both sides, and wants to be flat again within seconds. Its income is the turnover passing through, and its risk is that the fills it gets are systematically worse than random.
- Grid: bets the price stays in a range. Loses when it does not.
- Maker: bets on flow, not on range. Loses to informed flow.
- A grid wants a wide range and time. A maker wants a tight loop and speed.
| Grid bot | Market-making bot | |
|---|---|---|
| What it bets on | The price stays inside a chosen range | Flow passing through the book |
| Where income comes from | Oscillation inside the range | Turnover, plus the spread on each fill |
| Inventory | Held deliberately: each rung waits for the price to return | A liability, cleared in seconds |
| Quotes | Static rungs, placed once | Requoted continuously as the mid moves |
| Worst case | Price leaves the range and keeps going: loss unbounded | Adverse selection and stuck inventory: smaller per event, continuous |
| Needs | A range you chose, and patient capital | Spread above round-trip cost, and two-sided flow |
| Measured in | Return over the period | Cost per million of turnover |
Hold time is the honest dividing line
A grid holds inventory deliberately: each rung is meant to sit until the price comes back. A market maker treats inventory as a liability and tries to clear it immediately, because the damage from a fill is concentrated in the seconds right after it.
That single difference explains most of the others. It is why a grid tolerates a wide range and a maker does not, why a grid can run without requoting and a maker cannot, and why the same market can be good for one and useless for the other.
- Grid: inventory is the position. Maker: inventory is the risk.
- Grid rungs are static. Maker quotes follow the mid continuously.
- The same book can suit one and ruin the other.
Where each one makes sense
A grid is a reasonable tool on a market you believe will chop sideways, with a range you have chosen deliberately and capital you are willing to leave in a losing rung for a long time. It is a directional view expressed through order placement.
Market making makes sense where the spread clears the round-trip cost, the book is busy enough to fill both sides regularly, and you can requote continuously. Where the spread is thin and the flow is informed, neither works, and running a grid there simply loses more slowly.
- Grid: a chosen range, patient capital, a directional opinion you own.
- Maker: spread above cost, two-sided flow, continuous requoting.
- Neither is a way to avoid having a view; they encode different ones.
Questions
Is a grid bot a market maker?
No, although the orders look similar. A grid bets that the price oscillates within a chosen range and holds inventory deliberately; a market maker earns turnover and treats inventory as a liability to clear as fast as possible.
Which is safer, a grid bot or a market-making bot?
They fail differently rather than one being safer. A grid's loss is unbounded when the price leaves its range and keeps going. A maker's loss comes from adverse selection and stuck inventory, which is smaller per event and continuous.
Can I run a grid on the same market where I market-make?
Technically yes, and it is usually a mistake: the two strategies want opposite things from inventory, and running both means one side is fighting the other's position while paying fees for the privilege.
Which one earns more?
In a range-bound market a well-placed grid can beat market making for a while, and it gives all of it back when the range breaks. Market making earns less per event and does not depend on the range holding, which is why it is measured in cost per million of turnover rather than in returns.