AI Crude Oil Algo Trading Strategy Performance
Review an AI-generated crude oil algo trading strategy for 180-minute bars, analyzing its backtested performance and 6-month out-of-sample results.
Published · Updated · Methodology: Mixed
Part of: Algorithmic & Automated Trading
- Methodology: Mixed
- Content type: educational
- Timeframes: 180 minute bars
- Markets: Crude Oil
Source video
Decoded from: AI Crude Oil Algo Trading Strategy Performance - Shocking Results 6 Months After by Algo Trading With Kevin Davey — watch the original
Key timestamps:
- 0:00 - Introduction to AI-built strategy review
- 0:38 - Prompt given to ChatGPT for strategy creation
- 1:00 - Test and out-of-sample periods defined
- 1:30 - AI's strategy building approach and speaker's critique
- 2:45 - AI's self-assessment of the strategy
- 3:15 - Code simplicity and lack of stops/targets
- 4:00 - Strategy type: always in the market, upper/lower channel
- 4:40 - Sample trades discussion
- 5:20 - Backtest results (through Aug 2025)
- 5:50 - Equity curves explanation
- 6:10 - 6-month after performance (Sep 2025 - Feb 2026)
- 6:50 - Verdict on the strategy, over-optimization concerns
- 7:20 - Significant drawdown mentioned
Strategy overview
Algorithmic trading turns a discretionary idea into fixed, mechanical rules a computer can execute without hesitation — but this entry looks one step further up the chain: what happens when the *design* of the strategy is itself handed to an AI. The decoded video hands a prompt to ChatGPT, lets the model build a crude oil strategy on 180-minute bars, and then puts the result under the eye of a professional systematic trader.
That reviewer's framing is what sets this apart. The source video, "AI Crude Oil Algo Trading Strategy Performance - Shocking Results 6 Months After" from Algo Trading With Kevin Davey, is not a build tutorial but a follow-up: it defines separate test and out-of-sample periods, walks through how the AI approached the problem, and weighs the model's own self-assessment against a human's critique. Particular attention goes to what the AI left out — the video flags the simplicity of the generated code and the absence of stops and targets — the kind of detail a seasoned trader treats as the line between a demo and something you would risk capital on.
Read this less as a rulebook and more as a case study in AI-authored strategy under expert scrutiny, revisited months later on out-of-sample time. No specific rules or parameters were extracted from this source; the value here is the concept — automating not just the execution but the creation of a system — and one professional's honest read of how that experiment held up on crude oil.
Topics
trading strategy · algo trading strategy · crude oil strategy · crude oil trading · ai trading strategy · 180 minute strategy · algorithmic trading · strategy performance · mixed methodology strategy
Frequently asked questions
What is an AI-generated trading strategy?
It is a strategy whose rules are produced by an AI model — here, ChatGPT prompted to build one — rather than hand-coded by a trader. The human's role shifts from writing the logic to specifying the goal and then reviewing and validating what the model returns.
What market and timeframe does this strategy use?
As reviewed in the source video, it is built for crude oil on 180-minute (3-hour) bars, with defined test and out-of-sample periods used to evaluate how it behaves outside its original data.
Why does the video focus on stops and targets?
The reviewer notes the AI's generated code was simple and lacked stops and targets. For a professional systematic trader, how a system defines risk and exits is often as decisive as its entry logic, which is why the video highlights their absence as a key critique of the AI's approach.
Were this strategy's exact rules extracted here?
No — this entry is a concept-and-source overview, not a rule-by-rule breakdown, since no specific rules or parameters were pulled from the video. Strategy Decoder extracts the structure of strategies from video sources when the source makes those rules explicit; for this one, the emphasis is the AI-generation concept and the expert review.
About this strategy page
This trading strategy was decoded by Strategy Decoder's AI from a public YouTube trading video and turned into a structured, reviewable specification. In the interactive app this page shows the full entry and exit logic, risk management settings, the indicators involved with their parameters, AlgoWizard-compatible logic and a Pine Script export ready for TradingView backtesting — plus an automated backtest verdict when one has been computed for this strategy.
Strategy Decoder catalogs 2,229 decoded strategies. Each one is extracted with confidence scoring, cross-linked to the indicators it uses, and kept up to date as new videos are processed daily. Load this page with JavaScript enabled to use the interactive tools, or start from the strategy explorer to filter by methodology, market and timeframe.
Other versions of this strategy
- Thanksgiving Trading Strategy — Quantified Strategies
- Trading Robot Automation, Strategy Selection — Tradesfera
- Python, Binance API, Cryptocurrencies — Hobbiecode
- Williams %R Strategy — Quantified Strategies
- Robust Parametric Zone, Over-optimization — Bfunded EA
- Middle Of Week Mini S&P Strategy — Algo Trading With Kevin Davey