I build algorithmic trading bots as a side project. Nothing fancy — just small strategies that trade US equity options automatically.
The problem I kept running into wasn't the strategy logic. It was the data.
Every time I wanted to pull real-time options chains, Greeks, or IV, I had two options:
- Pay $99+/mo to a data provider
- Scrape something I probably shouldn't be scraping
Neither felt right for a hobbyist project. So I built
Would love feedback — what endpoints or data points are missing that would make this useful for your use case?
SOCIAL SHARE CARD GENERATOR