Built investment analysis flows with Claude Code — options flow scanner + price alerts (open source) #13105
tellmefrankie
started this conversation in
General
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.
-
Hey Langflow community,
Flow-based AI builders here — sharing an open source project that demonstrates investment analysis workflows built with Claude Code.
AI Investment Skills:
The flow that caught a real signal:
XLI P/C hit 5.32 (normal: 0.5–1.2). The flow: fetched options chain → filtered 98% lottery ticket volume on CEG → computed adjusted P/C → flagged as "extremely bearish" vs. raw "neutral." Each step is a discrete node in the pipeline.
GitHub (free):
→ https://github.com/tellmefrankie/ai-investment-skills
These flows are built as Claude Code skills but the logic maps directly to Langflow nodes. Anyone here building financial analysis flows with Langflow?
Beta Was this translation helpful? Give feedback.
All reactions