create_rfq
Request quotes from counterparties by specifying legs with category, symbol, side, and quantity. Optionally set a unique RFQ link ID.
Instructions
Create an RFQ (Request for Quote).
Args: counterparties: List of counterparty UIDs. legs: List of leg dicts, each with: category, symbol, side, qty. rfq_link_id: Unique RFQ link ID (optional).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| counterparties | Yes | ||
| legs | Yes | ||
| rfq_link_id | No |