ib-report-delta-adjusted-notional-exposure

Installation
SKILL.md

IB Delta-Adjusted Notional Exposure Report

Calculate and report delta-adjusted notional exposure across all Interactive Brokers accounts.

Prerequisites

User must have TWS or IB Gateway running locally with API enabled:

  • Paper trading: port 7497
  • Live/Production trading: port 7496

Instructions

Step 1: Gather Data

uv run python scripts/delta_exposure.py [--port PORT]

The script returns JSON to stdout with all position deltas and summary data.

Related skills
Installs
35
GitHub Stars
199
First Seen
Mar 1, 2026