ramzinex_get_orderbook
Retrieve the orderbook of buy and sell orders for a trading pair, showing bid and ask prices and quantities.
Instructions
Get the buy/sell orderbook for a single pair.
Persian purpose: دفتر سفارشهای خرید و فروش یک بازار. Public, no auth.
Maps to
GET /exchange/api/{ver}/exchange/orderbooks/{pair_id}/buys_sells.
Args: pair_id: Numeric id of the pair to fetch the orderbook for. instance: Configured instance whose public base URL to use (default when omitted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pair_id | Yes | ||
| instance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||