It is the question every "I built a trading bot with Claude" video ends on: could an AI actually pass a prop firm challenge — hit the profit target without breaking the drawdown rules? Here is an honest answer, and the one place you can actually test it yourself.
What "passing" really requires
A funded challenge is not "make money." It is "make the target while never breaking the rules." On a typical WICK 2-Step $10K account that means:
- Reach the profit target (e.g. +8% in step 1) — but
- Never exceed the daily loss limit (e.g. 5%), and
- Never exceed the max drawdown (e.g. 10%), and
- Trade enough days to satisfy the minimum-activity and consistency rules.
Passing is a risk-management problem, not a prediction problem. That distinction is exactly why an AI agent can be well-suited to it — and exactly where undisciplined bots blow up.
Where AI helps — and where it fails
Helps: an agent never gets bored, never revenge-trades, and can check its exact remaining drawdown before every order via the API. Rule discipline is where humans leak edge; a well-instructed agent can be relentless about it.
Fails: an LLM has no crystal ball. It can — and will — take losing trades. If you tell it to "make the target fast," it will oversize and breach. The winners are the ones prompted to respect the risk envelope first, chase the target second.
Anyone claiming an AI "guarantees" a pass is lying. It is a skill test, and AI can fail it like anyone.
How to test it yourself on WICK
Most prop firms give you no way to even try — a locked terminal, no API. WICK FUNDED is the only prop firm with a public REST API and a one-click MCP endpoint, so you can connect your own agent and see how it does:
- Start a challenge at wickfunded.com.
- Connect Claude, ChatGPT or Cursor to
https://wickfunded.com/api/mcp(one-click MCP, OAuth). - Instruct your agent to read the market, check remaining drawdown, and trade inside the limits.
- Watch
wick_accountandwick_consistencyto see whether it stays compliant.
Because WICK accounts are 100% simulated, you can experiment with an AI agent on real market prices without exposing any real capital.
FAQ
Has an AI passed a WICK challenge? Traders connect AI agents to WICK every day; results vary completely by strategy, prompt and market conditions. We do not publish or promise any pass rate — it is on you and your agent.
Which AI is best for this? Whichever you can instruct precisely on risk. The connection is model-agnostic (Claude, ChatGPT, Cursor, custom).
Is this gambling or investing? Neither — it is a simulated skill evaluation. No broker order, no real funds.
Try it
Connect your AI and find out at wickfunded.com — code WICKAI for 10% off plus a second identical account free.
WICK FUNDED accounts are simulated. No income is guaranteed and past performance does not predict future results. This is not financial advice. AI can make losing trades — supervise any agent connected to your account.