get_cc_orderbook
Get the live CC/USDC order book. Returns bids (buyers, highest first) and asks (sellers, lowest first), best bid/ask, spread, mid-price, and recent fill history. Use this to find the best price before placing or filling an order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | Price levels to show per side (max 50) |