marnenivishal

60 mods across 1 repository, 2 stars between them.

marnenivishal/trading-bot-skills

Skill Claude CodeCodex

Use when IBKR API returns error codes, TWS logs show warnings, Web API gives HTTP errors, or orders are rejected — classifies errors and gives concrete resolution steps.

2 4mo ago C 41 tokens

ibkr-bot-architect

26

marnenivishal/trading-bot-skills

Skill Claude CodeCodex

Use when designing, debugging, or improving trading bots that connect to Interactive Brokers (IBKR), troubleshooting NaN data, order rejections, connection issues, permissions, market data subscriptions, or session conflicts.

2 4mo ago A 47 tokens

marnenivishal/trading-bot-skills

Skill Claude CodeCodex

Use when IBKR returns "No security definition found", contract description mismatches, empty options chains, or invalid futures contracts — validates contract fields BEFORE debugging order or data logic.

2 4mo ago A 39 tokens

ibkr-gateway-docker

28

marnenivishal/trading-bot-skills

Skill Claude CodeCodex

Use when running IBKR (Interactive Brokers) via Docker with ibinsync, troubleshooting API connections, configuring market data subscriptions, or handling TWS/Gateway port forwarding issues.

2 4mo ago A 41 tokens

marnenivishal/trading-bot-skills

Skill Claude CodeCodex

Use when determining IBKR market data coverage, checking if a symbol has streaming vs snapshot data, configuring market data subscriptions, or encountering Error 10168/10089 for missing market data entitlements.

2 4mo ago C 46 tokens

ibkr-pacing-limits

30

marnenivishal/trading-bot-skills

Skill Claude CodeCodex

Use when hitting IBKR API pacing violations, rate limits, disconnects from too many requests, order efficiency ratio warnings, or "max market data requests exceeded" errors.

2 4mo ago A 40 tokens

ibkr-risk-officer

31

marnenivishal/trading-bot-skills

Skill Claude CodeCodex

Use when reviewing trade requests before sending to IBKR, validating order size/type/permissions, checking options level compliance, enforcing risk limits, or when any trade needs a safety gatekeep before execution.

2 4mo ago A 44 tokens

marnenivishal/trading-bot-skills

Skill Claude CodeCodex

Use when trading bot gets NaN quotes, empty option chains, "not connected" or "no market data permission" errors — diagnoses IBKR session and data problems before debugging code.

2 4mo ago C 42 tokens

marnenivishal/trading-bot-skills

Skill Claude CodeCodex

Use when integrating LLMs (Gemini, OpenAI, Claude) into trading systems, handling streaming response parsing, implementing provider fallback chains, managing API rate limits and costs, or extracting structured JSON from LLM responses.

2 4mo ago A 54 tokens

marnenivishal/trading-bot-skills

Skill Claude CodeCodex

Use when implementing market data feeds, price subscriptions, indicator computation, or when encountering stale prices, missing data, or sentinel values being treated as real data.

2 4mo ago A 35 tokens

marnenivishal/trading-bot-skills

Skill Claude CodeCodex

Use when processing news feeds for trading signals, analyzing social media sentiment, implementing NLP-based market mood indicators, or detecting institutional flow patterns.

2 4mo ago A 34 tokens

marnenivishal/trading-bot-skills

Skill Claude CodeCodex

Use when integrating Claude with brokerage APIs via Model Context Protocol, configuring MCP servers for trading, implementing deterministic trade execution loops, or setting up human-in-the-loop approval for live trades.

2 4mo ago A 42 tokens

marnenivishal/trading-bot-skills

Skill Claude CodeCodex

Use when running multiple trading strategies concurrently, implementing cross-strategy deduplication, managing position ownership across engines, or preventing duplicate entries from multiple signal sources.

2 4mo ago A 35 tokens

marnenivishal/trading-bot-skills

Skill Claude CodeCodex

Use when implementing order submission, fill handling, partial fills, order cancellation, or when encountering duplicate orders, ghost positions, or untracked fills.

2 4mo ago A 34 tokens

marnenivishal/trading-bot-skills

Skill Claude CodeCodex

You MUST use this when calculating P&L, tracking partial fills, handling options contract multipliers, reconciling DB totals against broker equity, or aggregating daily P&L from multiple trade tables.

2 4mo ago A 48 tokens

marnenivishal/trading-bot-skills

Skill Claude CodeCodex

Use when implementing order submission logic, adding pre-trade checks, or when orders are rejected by the broker for invalid symbols, closed markets, or insufficient liquidity.

2 4mo ago A 36 tokens

marnenivishal/trading-bot-skills

Skill Claude CodeCodex

Use when implementing position sizing, stop-losses, max drawdown limits, or any pre-trade risk checks, or when risk checks are being bypassed or returning None on failure.

2 4mo ago A 41 tokens

marnenivishal/trading-bot-skills

Skill Claude CodeCodex

Use when implementing AI-driven strategy adaptation, building feedback loops that learn from trade outcomes, designing knowledge hierarchies for trading insights, or any system that modifies its own trading parameters based on past performance.

2 4mo ago A 47 tokens

marnenivishal/trading-bot-skills

Skill Claude CodeCodex

Use when ingesting signals from external sources like Discord, Telegram, webhooks, or alert services, or when parsing alert messages into structured trade signals.

2 4mo ago A 34 tokens