r/ai_trading • u/CrayonsFearMe • 5h ago
I built a platform to compare ~20 options trading strategies against live data. Now it's yours, because it was never mine.
It started off as a stocks/equities single LIVE trading algorithm that lost me $5 over the two weeks I ran it for. I got bored and wanted to get riskier. I told Claude to research options trading methods, pick one, harden it, run that in shadow mode for a while, and make no mistakes. Another failure. (Apologies for all of the dead code in the repo, we went through several iterations.)
But then I came across a comment on another forum where someone said they were running many methods in parallel; I am an idiot.
None of these strategies are a secret of mine, I am not a financial professional nor a mathematician, I am just a community college dropout with a Max x20 subscription. I genuinely just want to give you all a head start so you don't start three weeks behind like I did. All of my research docs are in the repo if you want to have your agent audit my work or take anything from it to improve your own system. We aren't racing each other, this is the ground-floor that most people are starting at.
It is a completely open-to-any-eyes repo, using published/established systems. You won't gain any edge from where it currently stands, the whole idea is to improve it over time using real market data. I have a machine/local EOD Claude skill that tweaks everything daily, I'd recommend you do the same: because edge does not come from published systems, published systems lose edge when they get published.
So here's the whole platform. Steal it, fork it, clone and tweak it, all I ask in return is a star on Github if it helps you at all–to help others find it, and for the thrill of having Github stars.
Summary page:
https://csnyder256.github.io/shadow-options-trading-lab/
Repo:
