Four strategies. The code. And the documentation to run them.

Everything you need to start with AI trading today. Free.

What this package contains.

01

The documentation

A PDF that opens every strategy with its result, then documents the entry logic, the exit logic and the behaviour that is not obvious from a quick read of the code.

02

Four strategies

Two trend reversal, two trend following, all made for Gold. They were built to be held together as a portfolio rather than picked one at a time.

03

Source code and parameters

Python for Nautilus Trader, plus .mq5 and a compiled expert advisor for MetaTrader 5 on the trend reversal. Each strategy ships the exact parameter set that produced its numbers.

04

The prompts

The exact prompts behind the builds, usable in Claude Code or in the AI-Backbone builder, with the tips that make an AI build out your own ideas.

Send it to me

Documentation, strategies, code and parameters, in one email.

One email with the link. No spam, unsubscribe any time.

Check your inbox

The download link is on its way. Keep reading to see what is in it.


01 — The documentation

You see the potential before you open a file

The first thing shown for every strategy is its performance. Profit, maximum drawdown, recovery factor, trade count, win rate and the longest losing streak, on one page. Nothing is hidden: two of the four win less than half of their trades, and one of them survived fourteen losses in a row.

Underneath sits the part that makes the package usable. Every strategy documents how it enters, how it exits and what it does that a quick read of the code would miss, together with the parameter set we shipped. Paste the code, paste the parameters, and your first backtest reproduces our numbers. From there the documentation walks you through incubation on live data and on to a real account.


02 — The four strategies

What they did on Gold

Same instrument, four different ways of trading it. Two catch reversals, two follow trends, which is why they are worth holding together.

Equity curve of the DeMark and VWAP reversal strategy.

Trend Reversal, DeMark and VWAP — +36.26% gain, 4.19% maximum drawdown

Equity curve of the Al Brooks price action reversal strategy.

Trend Reversal, Al Brooks via Price Action — $13,048 profit, $672 maximum drawdown

Equity curve of the Al Brooks trend following strategy.

Trend Following, Al Brooks via Price Action — +58.44% gain, 7.63% maximum drawdown

Equity curve of the session follower strategy.

Trend Following, New York follows London — +35.60% gain, 2.04% maximum drawdown

AI-Backbone optimizer leaderboard sorted by risk-adjusted gain.

One prompt, then the optimizer: the leaderboard the harness produced, best recovery factor 19.4.


03 — The source code

What you can do with it

The .py and .mq5 files are not black box containers. They are readable, parameterised code that you own the moment you download it.
You can edit them as you like and apply them wherever you like.

  • Reproduce the numbers today. Paste the .py file and its .json parameters into the builder and run the backtest. For the trend reversal you can instead drop the .mq5 into MetaEditor and use the Strategy Tester.
  • Re-optimize it for your symbol. Every input is exposed. Point the optimizer at your instrument, your timeframe and your broker's spread instead of ours.
  • Swap the entry signal. The entry logic sits in one place in every file. Replace it with your own idea and keep the position management, the parameter set and the risk handling that already work.
  • Read how a model exposes parameters. The most useful part is often not the strategy — it is seeing which knobs the AI builder chose to leave open, and why that makes a strategy optimizable at all.
  • Use it as a starting template. Let your AI read it and prompt it for the next idea instead of asking a model to build the same scaffolding from scratch every time.

Send me the starter package

Grab these great strategies and start building your sustainable trading today.

  • Opus 5 on Steroids. From one of our most favorite blog post, this strategy has been developed with Opus 5. MT5 source code also available for comparison.
    Opus 5 on Steroids
  • Trend Following Strategy from AL Brooks. Digested and refined strategy from the trading master and author of all times AL Brooks. Free for use and refining.
    Trend Following Strategy from AL Brooks
  • Trend Reversal Opens only one position at a time. DeepSeek used the Knowledge Hub to design a strategy.
    Equity Curve built by DeepSeek with Knowledge Hub
  • Opening Session Continuation. Analyzes the opening sessions of the day and make one trade per day at a specific time of the day. Perfect strategy to get rid of manual trading habits.
    One trade per day session continuation
  • Free insights. You will get insights about new strategies and trading ideas for free.
    Free insights

One email with the link. No spam, unsubscribe any time.

Check your inbox

The download link is on its way. If it has not arrived in a couple of minutes, look in your spam folder.