Backtesting Arena

Backtesting Arena

Regime Sensitivity

Strategy· DE: Regime-Sensitivität

In which macro regime a strategy’s edge lives: its historical trades are bucketed by the macro-regime quadrant (sweet spot / late-cycle warning / crisis / recovery) at each entry date, revealing where it thrives, where it fails, and a verdict relative to the current regime. Distinct from strategy_dna (market/timeframe).

Calculation
backtest_trades bucketed by matrix_quadrant at entry_date (macro_regime_scores timeline); per bucket: reward_risk_ratio = mean(pnl_pct)/stddev(pnl_pct) per trade (NOT annualized), win_rate, avg_pnl_pct, share_of_time. best/worst = highest/lowest reward_risk among buckets with ≥10 trades.
Unit & source
enum + pp · tradingstrategies.work Strategy Regime-Sensitivity (A3 regime buckets) methodology
Values: trade_now, trade_cautiously, wait, avoid, insufficient_data

Related terms

Knowledge objects measuring this

Definitions are for research and education. Metrics describe market conditions — not financial advice or a buy/sell signal.