Financial agent that monitors options flow — caught a live sector anomaly (open source) #528
tellmefrankie
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sharing a financial agent I built with Claude Code that's been running in production for 6 months.
What it does:
Scans sector ETF options chains every morning, filters out lottery calls, computes put/call ratios vs rolling baselines, and flags statistical outliers.
Real output from last week:
XLI at 5.96x baseline = institutional downside hedging on industrials while tech stayed long. Useful macro signal.
Architecture:
Free and open source: https://github.com/tellmefrankie/ai-investment-skills
Happy to discuss the agent architecture or the options methodology.
Beta Was this translation helpful? Give feedback.
All reactions