bond-futures-basis

Price bond futures basis and identify the cheapest-to-deliver bond.

17|4|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/yuping322/financial-services-plugins-new --skill bond-futures-basis-yuping322
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bond-futures-basis
Source: https://github.com/yuping322/financial-services-plugins-new/tree/main/partner-built/lseg/skills/bond-futures-basis
Command: npx skills add https://github.com/yuping322/financial-services-plugins-new --skill bond-futures-basis-yuping322

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps traders and analysts price bond futures relative to the cash bond market, identify the cheapest-to-deliver (CTD), and evaluate delivery-option value to uncover basis trading opportunities.

Core Features & Use Cases

  • Future and CTD pricing: price the futures contract and identify the CTD bond along with the delivery basket and conversion factors.
  • Basis calculation: compute gross basis, carry, net basis, and implied repo metrics, then compare to available funding and repo rates.
  • Yield curve context: overlay relevant government yield curves to assess relative value and risk across tenors.
  • Historical context: track basis evolution over time using historical pricing summaries to gauge regime shifts and volatility.

Quick Start

Price the futures, identify the CTD, price the CTD bond, compute basis metrics, and assess delivery-basket opportunities.

Frequently Asked Questions about bond-futures-basis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify the cheapest-to-deliver bond for futures contracts?

To identify the cheapest-to-deliver (CTD) bond, price the bond futures contract and evaluate the delivery basket using conversion factors. This reveals the specific cash bond that minimizes delivery cost.

How do I calculate gross basis, net basis, and implied repo for bond futures?

Calculate gross basis, net basis, and implied repo by pricing both the futures contract and the CTD cash bond. These basis metrics are then compared against available funding and repo rates to evaluate trading opportunities.

What is bond futures basis trading and how does delivery option assessment work?

Bond futures basis trading exploits pricing gaps between futures and cash bonds. Delivery-option assessment evaluates the value embedded in choosing which bond to deliver, uncovering cross-market arbitrage and relative value opportunities.

How do I use yield curves to assess bond futures relative value across tenors?

Use yield curve context by overlaying relevant government yield curves onto basis metrics. This assesses relative value and risk across tenors, helping fixed-income desks contextualize basis shifts for the delivery basket.

Can I track historical basis evolution to gauge bond futures regime shifts?

Yes, track basis evolution over time using historical pricing summaries. This contextualizes basis metrics with past data, allowing you to gauge regime shifts and volatility in the fixed-income market.

Do I need specific MCP tooling to compute bond futures basis metrics?

Yes, computing basis metrics requires MCP tooling such as bond_future_price, bond_price, interest_rate_curve, and tscc_historical_pricing_summaries to price contracts and contextualize with yield curves.