get_auction_results
Treasury auction results — stop-out yield, bid-to-cover ratio, allotments, primary-dealer take.
Args: auction_id_or_recent: "recent" for the latest auctions, or a CUSIP to look up that issue. security_type: "all", "Bill", "Note", "Bond", "TIPS", "FRN", or "CMB" days_back: how many days of historical results to consider (default 30) limit: max results to return (default 25)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| days_back | No | ||
| security_type | No | all | |
| auction_id_or_recent | No | recent |