Update docs/use-cases/defi/algorithmic-trading.md

Co-authored-by: Elliot Lee <github.public@intelliot.com>
This commit is contained in:
oeggert
2024-09-25 13:45:14 -07:00
committed by GitHub
parent 4d4683d55a
commit 6d8049e8e2

View File

@@ -86,7 +86,7 @@ To give yourself as much time as possible to react to profit-taking opportunitie
### Automated Market Makers
Ripple natively supports Automated Market Makers (AMM) that work alongside the existing central limit order based (CLOB) decentralized exchange. AMMs are an important factor in trading on the XRP Ledger. You can read more at the following links:
The XRP Ledger natively supports Automated Market Makers (AMM) that work alongside the existing central limit order based (CLOB) decentralized exchange. AMMs are an important factor in trading on the XRP Ledger. You can read more at the following links:
- [Automated Market Makers](/docs/concepts/tokens/decentralized-exchange/automated-market-makers)
- [Use the AMM Auction Slot for Lower Fees](/docs/tutorials/javascript/trade-on-ledger/use-amm-auction-slot-for-lower-fees)