Skip to content

v0.3.0

Choose a tag to compare

@fatwang2 fatwang2 released this 18 Mar 14:50
· 14 commits to main since this release

What's New

News (ibkr news)

  • ibkr news providers — list available news sources
  • ibkr news headlines AAPL — fetch historical news headlines for a symbol
  • ibkr news article BRFG "BRFG$12345" — read full article content
  • Supports --providers, --start/--end, --limit filters

Options Chain (ibkr options)

  • ibkr options chain AAPL — list available expirations and strikes
  • ibkr options quotes AAPL 20260320 — fetch option quotes with full greeks (IV, delta, gamma, theta, vega)
  • Auto-selects strikes near the money when --strike is omitted
  • Supports --right C/P and --strike filters

Market Scanner (ibkr scanner)

  • ibkr scanner params codes/instruments/locations — discover available scan types
  • ibkr scanner run TOP_PERC_GAIN — run market scans (top gainers, most active, hot by volume, etc.)
  • Supports --above-price, --below-price, --above-volume, --market-cap-above/below filters

Skill Improvements

  • Refactored skill to progressive disclosure structure for better AI agent performance
  • SKILL.md split into focused reference files (setup, trading, market-data, account)

Full Changelog

v0.2.0...v0.3.0