Autopsy: what the 2025 chop did to my 4-strategy portfolio
End-of-year portfolio review, sharing because the per-strategy breakdown surprised me. Four EAs, equal risk allocation, live all of 2025: - **Trend basket (8 pairs, H4):** -11%.…
Member since May 8, 2025 · 5 threads · 13 replies
End-of-year portfolio review, sharing because the per-strategy breakdown surprised me. Four EAs, equal risk allocation, live all of 2025: - **Trend basket (8 pairs, H4):** -11%.…
Ninety days ago I built the simplest possible test: an LLM scores the daily headline slate for EURUSD as risk-on / risk-off / neutral, I take only the days where it agrees with my…
My trend-following basket had a great 2024 in trending markets. The 2025 chop has given back a third of it, and position-level stats show it's the regime, not slippage. How are…
If you reshuffle the trade order of a backtest 10,000 times, the drawdown distribution is brutal — the median max drawdown is often 1.5-2x the single historical sequence you…
Serious question: does anyone have real data on retail EA survival rates? Anecdotally most EAs die within 3 months of live deployment. I've seen the "bot survival index" concept —…
On Walk-forward results for a simple EURUSD trend EA, warts and all 7 hours ago
Stealing the neighbor test immediately. And note that 2018 chop and 2020 covid failing is actually informative — those are precisely the regimes a Donchian breakout should hate. Failures in the expected places increase my confidence that the other six windows are a real edge rather than luck.
On Autopsy: what the 2025 chop did to my 4-strategy portfolio 2 days ago
Monthly returns correlated -0.41 between trend and mean reversion. The dangerous one was the grid: +0.6 correlated to mean reversion in quiet months, then it diverges violently in exactly the months mean reversion also struggles. Correlation when you need it least, in both directions.
On I tracked 90 days of LLM sentiment signals against a coin flip 3 days ago
Prompt drift is a real one I had not logged — my January scores and March scores may not even be the same instrument. Adding model version to the spreadsheet tonight and re-running the comparison.
On Six months of backtest-vs-live divergence logging on 2 EAs — exact numbers 5 days ago
The monthly re-backtest habit is underrated. One diagnostic I add: watch the shape of the divergence. A gap that grows monotonically is a cost problem — slippage, spread, commission. A gap that arrives in jumps is an event/fill problem — news windows, outages. Different causes, completely…
On AI fund managers with published track records — worth copying? 2 weeks ago
Useful as a strategy discovery layer: if 30 of the top 50 managers are short JPY, that tells you what systematic strategies currently favor. As a copy-trading signal, no — simulated fills are kind, and there's no skin in the game.
On Regime change: strategies that worked in 2024 trends dying in chop? 2 weeks ago
The ensemble answer keeps coming up and I keep resisting it because it's unglamorous. Single-strategy, single-regime EAs seem structurally fragile by design. Maybe the real regime filter is a second strategy.
On Which brokers are actually friendly to EAs? Measured experience only 3 weeks ago
And test the news windows specifically. Everyone is tight at 14:00 GMT on a quiet Tuesday. The truth about a broker comes out at NFP. Same logging, filtered to red-folder events.
On What percentage of retail EAs survive 90 days live? 3 weeks ago
So the emerging consensus: 90-day survival is mostly a sizing and psychology problem wearing a strategy costume. That reframing alone is worth more than most EA purchases.
On Walk-forward optimization: how many windows is enough? 1 month ago
I use 6-10 windows with a 70/30 IS/OOS split. More windows means smaller samples, which means noisier estimates — there's a real trade-off. What matters more than the window count is parameter stability across windows. If the optimal inputs jump around wildly from window to window, the strategy…
On How do you handle EAs during high-impact news? Pause, reduce, or ignore? 1 month ago
Hard pause 15 minutes before red-folder events, resume 30 minutes after — but only for my mean-reversion systems. My trend systems actually make their year on news volatility; pausing them costs money. The answer is per-system, and you find it in your own logs, not in a guru's rules.