orderbook_slippage
Compute orderbook slippage for a ticker across multiple venues to find the cheapest execution venue for a given trade size.
Instructions
Multi-venue execution cost / slippage for a trade size — where a ticker is cheapest to execute across venues. PAID ~$0.005 via x402.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | Ticker, e.g. 'BTC' | |
| size_usd | No | Trade size USD (default 10000) |