Systematic AGPU Trading Strategy
August 2026 – Present
A rules-based strategy separating a long-term core holding from a tactical position, with defined entry thresholds, position sizing, average-cost tracking, staged profit-taking and drawdown triggers.
- Built a Python backtesting framework (pandas, yfinance) to test it, then revised the thresholds across iterations as results came back.
- Fills simulated trades at observed market prices rather than the theoretical threshold, using minute-level data, so execution assumptions are tested rather than assumed.
- The framework scores every result against ten index funds and re-runs it on data the settings never saw — it is built to tell me when a strategy is not actually working.