Skip to content

Commit 59ada81

Browse files
authored
Update all-order-types.mdx
1 parent 64449cd commit 59ada81

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pages/trading/all-order-types.mdx

+1-2
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,7 @@ When a user's account is set to Protected Market Maker mode, tighter oracle vali
9999

100100
- The oracle is sufficiently valid for the AMM to execute fills.
101101
- And at least one of these criteria is met:
102-
- The oracle staleness is 0 slots, ensuring the oracle data is fully up to date.
103-
- The taker's order qualifies for instant fills against the AMM.
102+
- The taker's order qualifies for instant fills against the AMM (order counts below whats typical of latency arbitrageurs).
104103
- The taker's order has been resting for at least 10 slots, preventing latency arbitrage race against the quote price.
105104

106105
If the above is not met, the maker will automatically update their quotes an additional 10 bps in favor (e.g. lower for bids, higher for asks) vs the current price. By doing so, this mode provides partial protection for resting liqudity orders on-chain, providing the best prices only upon timely oracle updates and non-latency-arbitrage activity.

0 commit comments

Comments
 (0)