One setup, nothing else
A Claude Code agent that only trades reactions at decade-old price levels
Most trading bots lose because they take every setup they can see. This one is only allowed to do a single thing: wait for price to come back to a level that has mattered for years, and react there.
Reactions at long-horizon zones
Support and resistance levels built from decades of monthly candles, not last week’s trendline. A level only counts if price has respected it repeatedly, across separate years.
Momentum, news, breakouts
No chasing green candles, no headline reactions, no buying the top of a range because it looks strong. If the setup is not a reaction at a mapped zone, there is no trade.
Most names simply fail
Every level gets scored. Not enough touches, not enough years, already broken without reclaiming: the ticker gets dropped. On the first run mine examined a full watchlist and declined nearly all of it. That is the feature.
The filters that kill most candidates
Wiring it up
Install Claude Code
Install Claude Code if you do not have it. It is the harness that will hold the connection and do the reasoning.
Add the Robinhood MCP server
MCP is how Claude gets tools; this one exposes your account, positions, and order placement. Authorise it with your own credentials and confirm it appears in your tool list before going further.
Paste the prompt as instructions
Paste the prompt below as the agent’s instructions. It defines the strategy, the risk limits, and the output format.
Run it in signal-only mode
It returns proposed trades as structured output instead of placing anything. Read the reasoning. Argue with it.
Paper trade it for a month
A month before a single real dollar. Log every signal and what actually happened.
Copy this
This is the readable version of what is running in mine. It keeps the strategy and every guardrail, minus the deeper scoring math.
The part people skip
This is a personal experiment logged in public, not a recommendation. Every number here is a rule the agent follows, not a result it has earned. Paper trade it, break it, and risk nothing you are not prepared to lose.