ibkr-gateway-api

Use when working in mm-ibkr-gateway to access market data, account summary, positions, PnL, or orders via the REST API (FastAPI). Covers starting the API server, required env and safety settings, authentication with X-API-Key, and market/account/order endpoints for quote, historical bars, preview, place, status, cancel, and open orders.

$ 설치

git clone https://github.com/MrRolie/mm-ibkr-gateway /tmp/mm-ibkr-gateway && cp -r /tmp/mm-ibkr-gateway/.skills/ibkr-gateway-api ~/.claude/skills/mm-ibkr-gateway

// tip: Run this command in your terminal to install the skill