Book
bookGemini crypto exchange (US-regulated) order book for a crypto pair: bids + asks with price, amount, timestamp. Use for live depth-of-book on Gemini-listed pairs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| limit_asks | No | ||
| limit_bids | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asks | No | Array of ask orders | |
| bids | No | Array of bid orders |