Ib Report Delta Adjusted Notional Exposure

🌐Community
by staskh Β· vlatest Β· Repository

This skill generates an "Ib Report Delta Adjusted Notional Exposure" to analyze and visualize potential risk changes due to market fluctuations.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add ib-report-delta-adjusted-notional-exposure npx -- -y @trustedskills/ib-report-delta-adjusted-notional-exposure
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "ib-report-delta-adjusted-notional-exposure": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/ib-report-delta-adjusted-notional-exposure"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows an AI agent to retrieve and present detailed reports from Interactive Brokers (IB) regarding delta-adjusted notional exposure. It provides information on the adjusted notional amount, which accounts for options deltas, offering a more accurate view of portfolio risk than raw notional values. The report includes data necessary for sophisticated trading strategies and risk management.

When to use it

  • Portfolio Risk Assessment: Generate reports to understand the delta-adjusted exposure across different asset classes within a brokerage account.
  • Options Trading Strategy Analysis: Evaluate the impact of options positions on overall portfolio notional exposure.
  • Regulatory Reporting: Prepare data for regulatory reporting requirements that necessitate adjusted notional calculations.
  • Stress Testing: Use the report to analyze how changes in underlying asset prices would affect delta-adjusted notional exposure under various market conditions.

Key capabilities

  • Retrieves IB account data
  • Calculates delta-adjusted notional exposure
  • Provides detailed reporting on adjusted positions
  • Supports options and other financial instruments

Example prompts

  • "Generate a report of my delta-adjusted notional exposure for all equity positions."
  • "Show me the delta-adjusted notional exposure for my options portfolio, sorted by expiration date."
  • β€œWhat is my total adjusted notional exposure across all accounts?”

Tips & gotchas

  • Requires appropriate IB API credentials and permissions to access account data.
  • The accuracy of the report depends on the correctness of underlying option pricing models and delta calculations within the IB system.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
staskh
Installs
8

🌐 Community

Passed automated security scans.