7/12/26

The Agentic Turn: How I Build Trading Strategies From a Single Sentence

For months I've been building something bigger than any single indicator — a framework of AI agents that turn a plain-English idea into a finished StrategyQuant strategy, and a live oracle that loads every one into a running platform to prove it's real. Here's how it works, the numbers behind it, and where it's going.

Read More

7/12/26

The Deflated Sharpe Ratio in Practice

Your best backtest's Sharpe ratio is inflated by every strategy you generated to find it. What the Deflated Sharpe Ratio corrects for — and how I actually run it on StrategyQuant databanks.

Read More

12/20/24

IsGreater/IsLower Adaptive Block

The IsGreater/IsLower Adaptive comparison block checks whether one indicator is greater than another—but only fires a signal if similar situations were profitable in the past.

Read More

3/22/21

How I Use Python Alongside StrategyQuant

A point-and-click strategy generator gets you a long way. Where it ends, Python begins — databank analysis, decorrelation, machine learning and command-line automation in a real quant workflow.

Read More