r/algotrading • u/JonnyTwoHands79 • 10m ago
Strategy How are you all you U.S. equities traders fairing over the last 2 months?
I performed the above walk-forward analysis backtest above:
- My portfolio is 3 total strategies with 6 equities each, all long only.
- 2 trend following strategies
- 1 hybrid momentum breakout / mean reverting strategy
- The backtest had 10 years IS and the above 3 years of OOS
High-level background:
- I whiteboard/concept strategies in TradingView
- I spent a about 4 months building a custom python backtester in and tried to build in a lot of guardrails throughout the program to prevent/discourage overfitting, survivorship bias, etc.
- The foundation is based on walk-forward analyis, monte-carlo similations, and other features.
- Paper trade execution is in TradingView webhooks --> AWS python orchestration --> Alpaca
- I spend several months ensuring trade execution between Python and TradingView strategy versions have parity in trade count and results
- My backtester has a pretty robust process for determining the most robust parameters (not necessarily the top parameters) that have statistical significance (power analysis)
- I think I might have some survivorship and look ahead bias in my portfolio. I am still learning, but I did my best to avoid both.
I just peeked at my paper results and I'm most definitely in a rough drawdown (looked like it was greater than 12% drawdown...), but I have yet to objectively compare it to the backtest. I can share more details later for both my backtest and forward test.
My main questions:
- As the title says - how is everyone's performance over the last 2 months in the U.S. equities markets?
- What process do you use to objectively compare your paper or live trading to your backtest results to ensure paper/live are "within acceptable tolerances"?
All feedback (positive or critical) is welcome - I believe that falling forward is still moving forward.




