ramzinex_get_orderbook_buys
Fetch the buy side of the order book for a given trading pair by pair ID. Use this to analyze buy order depth and support levels.
Instructions
Get only the BUY side of the orderbook for a pair.
Persian purpose: سمت خرید دفتر سفارشهای یک بازار. Public, no auth. Maps
to GET /exchange/api/{ver}/exchange/orderbooks/{pair_id}/buys.
Args: pair_id: Numeric id of the pair to fetch buy orders 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 | |||