I built a free open‑source options scanner that finds credit spreads and iron condors — looking for feedback
Hey everyone,
I’ve been working on a tool that scans for bull puts, bear calls, and iron condors using real IV rank, technicals, and macro regime. It’s just a side project, but the backtest showed 97.7% win rate over 12 months (33 large‑cap symbols, walk‑forward, no look‑ahead bias).
I’m not selling anything — I’m actually hoping some of you would be willing to test it and tell me what sucks or what’s broken. I’ll drop the link in the comments for anyone curious.
The scanner runs locally, uses IBKR (or YFinance if you don’t have an account), and is fully open source (MIT).
I’d especially love feedback on:
- The scoring model (IVR, RSI, ADX, macro weighting)
- The backtester assumptions
- The dashboard UX
Thanks in advance!