
A trailing stop loss has a trigger price that moves with the market. Here is how we let every order's trigger track the market high in real time, without a database write on every price tick.

Rethinking what an order means - from a barter ratio to a USD price - collapsed 4 order types onto a single code path.

What happens when you take correctness away from the blockchain and make it your problem.

How JIT Swap re-routes your trade on-chain at execution time, and how often it changes the plan.