Insights, guides, and deep dives into algorithmic trading, AI strategy development, and building your own trading operation.
How an AI used Al Brooks' price action concepts to build a trend-following strategy. We walk through the prompt, the ideas it extracted, and the optimized result — and give away the full source code for free.
Same prompt, same harness, two very different models. See how open-weights GLM 5.3 holds up against frontier Opus 5 after optimization — and decide whether the price difference buys you a meaningfully better strategy when put through the right harness.
Same prompt, same harness, two very different price tags. See how DeepSeek's budget-friendly strategy stacking up against Opus 5's frontier performance after optimization — and decide for yourself whether the gap is worth $25 per million tokens.
Two variants of the same trend reversal strategy, both built by Opus5 — one straight into MT5, one through a trading harness. Both optimized, and compared. See how a model exposes its parameters and why that makes it far easier to tune.
Brian Shannon's Anchored VWAP is a powerful tool for identifying dynamic support and resistance levels by anchoring volume-weighted average price to a specific starting point — discover why traders swear by it and how you can use it in your own strategies.
A guide to evaluating Expert Advisors by analyzing live trading signals. Learn to detect dangerous martingale and averaging strategies using the Many-At-Once-Close pattern, and uncover the real Stop Loss to Take Profit ratio through MAE graphs — before you risk your capital.