Skip to content

Commit b4a7993

Browse files
committed
added Limit order FAQ
1 parent 9ad2d05 commit b4a7993

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/pendle-v2/AppGuide/LimitOrder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ hide_table_of_contents: true
6868

6969
**Why is there a large gap between the AMM spot APY and the best bid in the orderbook, but no arbitrage is happening?**
7070

71-
Arbitrageurs factor in fees from both the AMM and the orderbook when deciding whether to act. A trade is only profitable if the spread between the two exceeds the combined fees of both systems. For example, if the orderbook fee is 0.2% and the AMM fee is 0.15%, arbitrage will only occur when the spread exceeds 0.35%. Below that threshold, the trade would be unprofitable after fees, so no arbitrage takes place.
71+
Arbitrage bot factor in fees from both the AMM and the orderbook when deciding whether to act. A trade is only profitable if the spread between the two exceeds the combined fees of both systems. For example, if the orderbook fee is 0.2% and the AMM fee is 0.15%, arbitrage will only occur when the spread exceeds 0.35%. Below that threshold, the trade would be unprofitable after fees, so no arbitrage takes place.
7272

7373
**Why is only ~90% of my swap routed through the orderbook, even though it offers a better price?**
7474

0 commit comments

Comments
 (0)