Arena run #975

meanrev-v1anthropicanthropic/claude-opus-4.6USsuccess
Arena
Run status
as_of: 2026-03-31T17:54:15.044829+00:00
started_at: 2026-03-31T18:43:04.356895+00:00
finished_at: 2026-03-31T18:43:47.365592+00:00
duration_ms: 43007
Inputs
{
  "as_of": "2026-03-31T17:54:15.044829+00:00",
  "dry_run": false,
  "selected": [
    {
      "symbol": "PAGE_CFD.UK",
      "selection_reason": "Extreme -36.8% 1d drop, -40.6% below MA200, -31.7% below MA50; deeply oversold, high bounce probability over 2-10 days",
      "mean_reversion_score": 88
    },
    {
      "symbol": "ICG_CFD.UK",
      "selection_reason": "-15.2% 1d drop, -16.2% below MA200, -12.3% below MA50; moderate vol (73%) makes reversion more tradeable than higher-vol peers",
      "mean_reversion_score": 78
    },
    {
      "symbol": "FUTR_CFD.UK",
      "selection_reason": "-30.7% 1d crash, -45.2% below MA200; extreme dislocation suggests bounce, though magnitude hints possible event-driven risk",
      "mean_reversion_score": 75
    },
    {
      "symbol": "BOY_CFD.UK",
      "selection_reason": "+24.2% 1d spike, +28.7% above MA200, +18.6% above MA50; massively overbought, short-side reversion candidate",
      "mean_reversion_score": 72
    },
    {
      "symbol": "CRST_CFD.UK",
      "selection_reason": "+24.9% 1d spike, +17.8% above MA50; overbought after large gap up, short-side reversion candidate",
      "mean_reversion_score": 68
    }
  ],
  "simulate_only": false,
  "strict_replay": false,
  "universe_symbols": [
    "CRST_CFD.UK",
    "FUTR_CFD.UK",
    "MSLH_CFD.UK",
    "BOY_CFD.UK",
    "PHP_CFD.UK",
    "SPX_CFD.UK",
    "PAGE_CFD.UK",
    "ESNT_CFD.UK",
    "ICG_CFD.UK",
    "ABDN_CFD.UK",
    "BBY_CFD.UK",
    "CMCX_CFD.UK",
    "BYIT_CFD.UK",
    "ATG_CFD.UK",
    "XOM_CFD.US"
  ]
}
Outputs
{
  "actions": {
    "buy": [
      {
        "reason": "Mean-reversion score 75 with -30.7% 1d crash and -45.2% below MA200. Extreme dislocation with high bounce probability. Event risk exists but the magnitude of dislocation provides favorable risk/reward for a mean-reversion trade.",
        "symbol": "FUTR_CFD.UK",
        "position_size": 3000
      },
      {
        "reason": "Mean-reversion score 72 as SHORT candidate: +24.2% 1d spike, +28.7% above MA200, +18.6% above MA50. Massively overbought, high probability of reversion lower. Opening short position for mean-reversion.",
        "symbol": "BOY_CFD.UK",
        "position_size": 3000
      }
    ],
    "hold": [
      {
        "reason": "Position at breakeven (avg 342.92 = last 342.92). No signal to exit; hold for mean-reversion upside.",
        "symbol": "CBG_CFD.UK"
      },
      {
        "reason": "Position at breakeven (avg 288.9 = last 288.9). Recently opened, hold for reversion signal to develop.",
        "symbol": "KGF_CFD.UK"
      },
      {
        "reason": "Position at breakeven (avg 576 = last 576). Recently opened, hold for reversion.",
        "symbol": "LRE_CFD.UK"
      },
      {
        "reason": "Position at breakeven (avg 765.5 = last 765.5). Just opened, hold.",
        "symbol": "PAG_CFD.UK"
      },
      {
        "reason": "Position at breakeven (avg 73.1 = last 73.1). Hold for mean-reversion upside.",
        "symbol": "PZC_CFD.UK"
      },
      {
        "reason": "Position at breakeven (avg 2325 = last 2325). Hold.",
        "symbol": "RHIM_CFD.UK"
      },
      {
        "reason": "Position at breakeven (avg 309.4 = last 309.4). Hold for reversion.",
        "symbol": "ROR_CFD.UK"
      },
      {
        "reason": "Position at breakeven (avg 1220 = last 1220). Hold.",
        "symbol": "STJ_CFD.UK"
      }
    ],
    "sell": [
      {
        "reason": "Position has -349 unrealized PnL (-11.6% loss), price dropped from 1693 to 1496. While candidate list shows further -15.2% 1d drop suggesting deeper dislocation, the sustained downtrend and large cumulative loss warrant exiting to cut losses rather than averaging down on a position held since Feb 16.",
        "symbol": "ICG_CFD.UK"
      },
      {
        "reason": "Despite high mean-reversion score of 88, the -36.8% single-day drop signals a severe fundamental event (profit warning, accounting issue, etc.). With qty 22.57 at avg 132.9, the position is at breakeven only because last_price shows 132.9, but the candidate data shows extreme collapse. Exiting to avoid further downside risk from event-driven selling.",
        "symbol": "PAGE_CFD.UK"
      }
    ]
  },
  "portfolio_rationale": "Selling ICG (sustained loss, further deterioration) and PAGE (extreme single-day crash suggesting fundamental event risk). Holding 8 existing positions that are near breakeven with no clear exit signals. Adding FUTR as a long mean-reversion play after extreme -30.7% crash, and BOY as a short mean-reversion play after +24.2% overbought spike. Post-trade portfolio will have 10 positions (8 held + 2 new), within the max_positions limit. Gross leverage remains well within the 3.0x cap given ~$3000 per position across 10 positions = ~$30,000 gross vs $10,000 equity = 3.0x."
}
Prompts & responses
#1902openrouteranthropic/claude-opus-4.62026-03-31T18:43:04.373561+00:00
System prompt
You are an Arena strategy executor. You must follow the strategy rules strictly and output ONLY valid JSON. You are NOT allowed to invent prices, fundamentals, earnings dates, or sentiment. If a field is null/empty, treat it as unknown. You are a constrained selector (no narrative).
User prompt
{"task": "stage1_universe_scan", "region": "US", "strategy": {"key": "meanrev-v1", "name": "Two-Stage LLM Mean-Reversion (Arena v1)", "rules": {"max_positions": 10, "max_buys_per_run": 2, "avoid_overtrading": true, "max_sells_per_run": 2, "max_gross_leverage": 3.0, "fixed_position_size": 3000.0, "universe_symbols_eu": [], "universe_symbols_us": []}}, "selection_rules": {"horizon": "2-10 trading days", "target": "short-term mean reversion in liquid equities", "constraints": ["Select exactly 5 candidates", "Avoid earnings within 5 trading days (if known)", "Avoid highly binary/event-driven moves (if known)", "Avoid sector concentration: max 1 per sector unless clearly justified (sector may be unknown)"]}, "universe": [{"symbol": "CRST_CFD.UK", "name": "CREST NICHOLSON HOLDINGS", "sector": "", "last_price": 167.8, "change_1d_pct": 24.85119047619049, "distance_from_ma200_pct": 1.2720261375977815, "distance_from_ma50_pct": 17.82963155418549, "volatility_20d_pct": 158.46878099582966, "market_cap_usd": null, "avg_daily_volume_usd": null, "days_to_next_earnings": null, "earnings_confirmed": null, "news_sentiment_score": null, "news_headlines_last_3": [], "data_quality_note": "snapshot_ok_prices_technicals_only"}, {"symbol": "FUTR_CFD.UK", "name": "FUTURE PLC", "sector": "", "last_price": 368.42, "change_1d_pct": -30.74812030075188, "distance_from_ma200_pct": -45.17933560634293, "distance_from_ma50_pct": -32.26659626501075, "volatility_20d_pct": 170.38116786538166, "market_cap_usd": null, "avg_daily_volume_usd": null, "days_to_next_earnings": null, "earnings_confirmed": null, "news_sentiment_score": null, "news_headlines_last_3": [], "data_quality_note": "snapshot_ok_prices_technicals_only"}, {"symbol": "MSLH_CFD.UK", "name": "MARSHALLS PLC", "sector": "", "last_price": 179.0, "change_1d_pct": 2.052451539338662, "distance_from_ma200_pct": -18.41965657865713, "distance_from_ma50_pct": 4.539832012082234, "volatility_20d_pct": 102.90810964969117, "market_cap_usd": null, "avg_daily_volume_usd": null, "days_to_next_earnings": null, "earnings_confirmed": null, "news_sentiment_score": null, "news_headlines_last_3": [], "data_quality_note": "snapshot_ok_prices_technicals_only"}, {"symbol": "BOY_CFD.UK", "name": "BODYCOTE PLC", "sector": "", "last_price": 775.4, "change_1d_pct": 24.163330664531625, "distance_from_ma200_pct": 28.652243313347768, "distance_from_ma50_pct": 18.63612217470385, "volatility_20d_pct": 103.46484337510964, "market_cap_usd": null, "avg_daily_volume_usd": null, "days_to_next_earnings": null, "earnings_confirmed": null, "news_sentiment_score": null, "news_headlines_last_3": [], "data_quality_note": "snapshot_ok_prices_technicals_only"}, {"symbol": "PHP_CFD.UK", "name": "PRIMARY HEALTH PROPERTIES", "sector": "", "last_price": 107.7, "change_1d_pct": 10.518214468958442, "distance_from_ma200_pct": 11.915056783642308, "distance_from_ma50_pct": 10.278080977082226, "volatility_20d_pct": 53.84238650296991, "market_cap_usd": null, "avg_daily_volume_usd": null, "days_to_next_earnings": null, "earnings_confirmed": null, "news_sentiment_score": null, "news_headlines_last_3": [], "data_quality_note": "snapshot_ok_prices_technicals_only"}, {"symbol": "SPX_CFD.UK", "name": "SPIRAX-SARCO ENGINEERING PLC", "sector": "", "last_price": 7608.71, "change_1d_pct": 10.91413994169097, "distance_from_ma200_pct": 15.905097055024719, "distance_from_ma50_pct": 8.459177525660632, "volatility_20d_pct": 84.71063298478786, "market_cap_usd": null, "avg_daily_volume_usd": null, "days_to_next_earnings": null, "earnings_confirmed": null, "news_sentiment_score": null, "news_headlines_last_3": [], "data_quality_note": "snapshot_ok_prices_technicals_only"}, {"symbol": "PAGE_CFD.UK", "name": "PAGEGROUP PLC", "sector": "", "last_price": 152.7, "change_1d_pct": -36.79635761589404, "distance_from_ma200_pct": -40.61156091058385, "distance_from_ma50_pct": -31.72721647345812, "volatility_20d_pct": 193.22753953431183, "market_cap_usd": null, "avg_daily_volume_usd": null, "days_to_next_earnings": null, "earnings_confirmed": null, "news_sentiment_score": null, "news_headlines_last_3": [], "data_quality_note": "snapshot_ok_prices_technicals_only"}, {"symbol": "ESNT_CFD.UK", "name": "ESSENTRA PLC", "sector": "", "last_price": 108.4, "change_1d_pct": 4.230769230769238, "distance_from_ma200_pct": 7.40452119530135, "distance_from_ma50_pct": 9.771484932749797, "volatility_20d_pct": 98.9832071461764, "market_cap_usd": null, "avg_daily_volume_usd": null, "days_to_next_earnings": null, "earnings_confirmed": null, "news_sentiment_score": null, "news_headlines_last_3": [], "data_quality_note": "snapshot_ok_prices_technicals_only"}, {"symbol": "ICG_CFD.UK", "name": "ICG Plc", "sector": "", "last_price": 1693.0, "change_1d_pct": -15.18545979199647, "distance_from_ma200_pct": -16.18296530905513, "distance_from_ma50_pct": -12.256151916578562, "volatility_20d_pct": 73.10253575454833, "market_cap_usd": null, "avg_daily_volume_usd": null, "days_to_next_earnings": null, "earnings_confirmed": null, "news_sentiment_score": null, "news_headlines_last_3": [], "data_quality_note": "snapshot_ok_prices_technicals_only"}, {"symbol": "ABDN_CFD.UK", "name": "Aberdeen Group Plc", "sector": "", "last_price": 206.2, "change_1d_pct": 0.4873294346978474, "distance_from_ma200_pct": null, "distance_from_ma50_pct": -3.567353199768042, "volatility_20d_pct": 5122.525857900045, "market_cap_usd": null, "avg_daily_volume_usd": null, "days_to_next_earnings": null, "earnings_confirmed": null, "news_sentiment_score": null, "news_headlines_last_3": [], "data_quality_note": "snapshot_ok_prices_technicals_only"}, {"symbol": "BBY_CFD.UK", "name": "BALFOUR BEATTY PLC", "sector": "", "last_price": 722.5, "change_1d_pct": -1.0951403148528382, "distance_from_ma200_pct": null, "distance_from_ma50_pct": -1.628407265201648, "volatility_20d_pct": 2239.4661443465884, "market_cap_usd": null, "avg_daily_volume_usd": null, "days_to_next_earnings": null, "earnings_confirmed": null, "news_sentiment_score": null, "news_headlines_last_3": [], "data_quality_note": "snapshot_ok_prices_technicals_only"}, {"symbol": "CMCX_CFD.UK", "name": "CMC MARKETS PLC", "sector": "", "last_price": 325.0, "change_1d_pct": 0.0, "distance_from_ma200_pct": null, "distance_from_ma50_pct": 2.8513560555713857, "volatility_20d_pct": 3004.223066122388, "market_cap_usd": null, "avg_daily_volume_usd": null, "days_to_next_earnings": null, "earnings_confirmed": null, "news_sentiment_score": null, "news_headlines_last_3": [], "data_quality_note": "snapshot_ok_prices_technicals_only"}, {"symbol": "BYIT_CFD.UK", "name": "BYTES TECHNOLOGY GROUP PLC", "sector": "", "last_price": 316.4, "change_1d_pct": 1.9329896907216426, "distance_from_ma200_pct": null, "distance_from_ma50_pct": -3.036395062333752, "volatility_20d_pct": 3610.9502328075146, "market_cap_usd": null, "avg_daily_volume_usd": null, "days_to_next_earnings": null, "earnings_confirmed": null, "news_sentiment_score": null, "news_headlines_last_3": [], "data_quality_note": "snapshot_ok_prices_technicals_only"}, {"symbol": "ATG_CFD.UK", "name": "AUCTION TECHNOLOGY GROUP", "sector": "", "last_price": 313.0, "change_1d_pct": 0.3205128205128194, "distance_from_ma200_pct": null, "distance_from_ma50_pct": 0.8343803356850588, "volatility_20d_pct": 2871.9337920464413, "market_cap_usd": null, "avg_daily_volume_usd": null, "days_to_next_earnings": null, "earnings_confirmed": null, "news_sentiment_score": null, "news_headlines_last_3": [], "data_quality_note": "snapshot_ok_prices_technicals_only"}, {"symbol": "XOM_CFD.US", "name": "Exxon Mobil Corp", "sector": "", "last_price": 148.54, "change_1d_pct": -0.34885281094861886, "distance_from_ma200_pct": null, "distance_from_ma50_pct": 11.543788813652633, "volatility_20d_pct": 3176.0099738127233, "market_cap_usd": null, "avg_daily_volume_usd": null, "days_to_next_earnings": null, "earnings_confirmed": null, "news_sentiment_score": null, "news_headlines_last_3": [], "data_quality_note": "snapshot_ok_prices_technicals_only"}], "output_schema": {"selected_stocks": [{"symbol": "string", "mean_reversion_score": "integer 0-100", "selection_reason": "short, concrete, indicator-based"}], "rejected_common_reasons": ["string"]}}
Output JSON
{
  "selected_stocks": [
    {
      "symbol": "PAGE_CFD.UK",
      "selection_reason": "Extreme -36.8% 1d drop, -40.6% below MA200, -31.7% below MA50; deeply oversold, high bounce probability over 2-10 days",
      "mean_reversion_score": 88
    },
    {
      "symbol": "ICG_CFD.UK",
      "selection_reason": "-15.2% 1d drop, -16.2% below MA200, -12.3% below MA50; moderate vol (73%) makes reversion more tradeable than higher-vol peers",
      "mean_reversion_score": 78
    },
    {
      "symbol": "FUTR_CFD.UK",
      "selection_reason": "-30.7% 1d crash, -45.2% below MA200; extreme dislocation suggests bounce, though magnitude hints possible event-driven risk",
      "mean_reversion_score": 75
    },
    {
      "symbol": "BOY_CFD.UK",
      "selection_reason": "+24.2% 1d spike, +28.7% above MA200, +18.6% above MA50; massively overbought, short-side reversion candidate",
      "mean_reversion_score": 72
    },
    {
      "symbol": "CRST_CFD.UK",
      "selection_reason": "+24.9% 1d spike, +17.8% above MA50; overbought after large gap up, short-side reversion candidate",
      "mean_reversion_score": 68
    }
  ],
  "rejected_common_reasons": [
    "ABDN, BBY, CMCX, BYIT, ATG, XOM: Extremely high 20d volatility (2000-5000%+) indicates data quality issues or illiquidity; missing MA200 data",
    "MSLH, ESNT: Modest 1d moves (+2-4%) and moderate MA deviations insufficient for high-conviction mean-reversion setup",
    "PHP, SPX: Moderately overbought (+10-16% above MA200) but 1d moves not extreme enough relative to higher-scoring candidates"
  ]
}
#1903openrouteranthropic/claude-opus-4.62026-03-31T18:43:25.659490+00:00
System prompt
You are an Arena portfolio manager. You must follow the strategy rules strictly and output ONLY valid JSON. You are NOT allowed to invent prices/fundamentals/news/earnings. If a field is null/empty, treat it as unknown. Avoid overtrading: if changes are marginal, prefer HOLD. Do not churn.
User prompt
{"task": "stage2_portfolio_management", "region": "US", "strategy": {"key": "meanrev-v1", "name": "Two-Stage LLM Mean-Reversion (Arena v1)", "rules": {"max_positions": 10, "max_buys_per_run": 2, "avoid_overtrading": true, "max_sells_per_run": 2, "max_gross_leverage": 3.0, "fixed_position_size": 3000.0, "universe_symbols_eu": [], "universe_symbols_us": []}}, "portfolio_constraints": {"initial_equity": 10000.0, "max_positions": 10, "fixed_position_size": 3000.0, "max_gross_leverage": 3.0, "overtrading_rules": ["Max 2 SELL actions per run unless risk event forces more", "Max 2 BUY actions per run", "If no clear improvement vs current holdings, output HOLD for everything"]}, "current_portfolio": [{"symbol": "AAL_CFD.UK", "qty": 0.0, "avg_price": 2913.0, "last_price": 2900.0, "unrealized_pnl": 0.0, "opened_at": "2026-03-19T10:09:24.325041+00:00"}, {"symbol": "ABF_CFD.UK", "qty": 0.0, "avg_price": 1868.5, "last_price": 1846.0, "unrealized_pnl": 0.0, "opened_at": "2026-03-06T18:02:13.212382+00:00"}, {"symbol": "ADBE_CFD.US", "qty": 0.0, "avg_price": 249.47, "last_price": 245.96, "unrealized_pnl": 0.0, "opened_at": "2026-03-15T18:15:23.812047+00:00"}, {"symbol": "ADS_CFD.DE", "qty": 0.0, "avg_price": 137.15, "last_price": 142.35, "unrealized_pnl": 0.0, "opened_at": "2026-03-04T10:26:53.527562+00:00"}, {"symbol": "AMCX_CFD.US", "qty": 0.0, "avg_price": 7.07, "last_price": 6.93, "unrealized_pnl": 0.0, "opened_at": "2026-02-24T18:14:37.115518+00:00"}, {"symbol": "AMH_CFD.US", "qty": 0.0, "avg_price": 29.63, "last_price": 29.16, "unrealized_pnl": 0.0, "opened_at": "2026-02-20T17:33:34.647633+00:00"}, {"symbol": "AML_CFD.UK", "qty": 0.0, "avg_price": 59.0, "last_price": 58.0, "unrealized_pnl": 0.0, "opened_at": "2026-02-20T09:33:44.817899+00:00"}, {"symbol": "ARCAD_CFD.NL", "qty": 0.0, "avg_price": 28.6, "last_price": 27.5, "unrealized_pnl": 0.0, "opened_at": "2026-02-23T10:32:09.961595+00:00"}, {"symbol": "BEKB_CFD.BE", "qty": 0.0, "avg_price": 38.9, "last_price": 40.2, "unrealized_pnl": 0.0, "opened_at": "2026-03-09T10:19:46.508085+00:00"}, {"symbol": "BLND_CFD.UK", "qty": 0.0, "avg_price": 364.2, "last_price": 373.0, "unrealized_pnl": 0.0, "opened_at": "2026-03-03T18:03:34.247734+00:00"}, {"symbol": "BTRW_CFD.UK", "qty": 0.0, "avg_price": 310.3, "last_price": 295.4, "unrealized_pnl": 0.0, "opened_at": "2026-03-10T18:24:41.570614+00:00"}, {"symbol": "BXP_CFD.US", "qty": 0.0, "avg_price": 60.835, "last_price": 57.754999999999995, "unrealized_pnl": 0.0, "opened_at": "2026-02-21T17:32:49.140800+00:00"}, {"symbol": "BYIT_CFD.UK", "qty": 0.0, "avg_price": 292.6, "last_price": 292.6, "unrealized_pnl": 0.0, "opened_at": "2026-02-18T09:36:37.284518+00:00"}, {"symbol": "CABO_CFD.US", "qty": 0.0, "avg_price": 94.6, "last_price": 108.935, "unrealized_pnl": 0.0, "opened_at": "2026-02-27T18:23:55.960577+00:00"}, {"symbol": "CAR_CFD.US", "qty": 0.0, "avg_price": 92.285, "last_price": 95.88499999999999, "unrealized_pnl": 0.0, "opened_at": "2026-02-25T17:57:28.313088+00:00"}, {"symbol": "CBG_CFD.UK", "qty": 17.496792254753295, "avg_price": 342.92, "last_price": 342.92, "unrealized_pnl": 0.0, "opened_at": "2026-03-10T18:24:41.570614+00:00"}, {"symbol": "CCC_CFD.UK", "qty": 0.0, "avg_price": 2978.0, "last_price": 3218.0, "unrealized_pnl": 0.0, "opened_at": "2026-02-19T09:33:49.074031+00:00"}, {"symbol": "CCL_CFD.UK", "qty": 0.0, "avg_price": 1945.9999999999998, "last_price": 1858.65, "unrealized_pnl": 0.0, "opened_at": "2026-03-05T10:27:11.178069+00:00"}, {"symbol": "CPAY_CFD.US", "qty": 0.0, "avg_price": 321.845, "last_price": 317.015, "unrealized_pnl": -45.02167192282037, "opened_at": "2026-03-09T18:18:45.954380+00:00"}, {"symbol": "CRWD_CFD.US", "qty": 0.0, "avg_price": 423.05499999999995, "last_price": 388.21500000000003, "unrealized_pnl": 0.0, "opened_at": "2026-02-20T17:33:34.647633+00:00"}, {"symbol": "CTT_CFD.PT", "qty": 0.0, "avg_price": 6.74, "last_price": 6.76, "unrealized_pnl": 0.0, "opened_at": "2026-03-13T10:07:39.444598+00:00"}, {"symbol": "DLN_CFD.UK", "qty": 0.0, "avg_price": 1812.0, "last_price": 1812.0, "unrealized_pnl": 0.0, "opened_at": "2026-02-28T10:51:05.818250+00:00"}, {"symbol": "DOCS_CFD.UK", "qty": 0.0, "avg_price": 62.5, "last_price": 64.4, "unrealized_pnl": 0.0, "opened_at": "2026-03-17T18:12:35.221859+00:00"}, {"symbol": "DPLM_CFD.UK", "qty": 0.0, "avg_price": 5110.0, "last_price": 5940.0, "unrealized_pnl": 0.0, "opened_at": "2026-03-14T10:03:26.036362+00:00"}, {"symbol": "ELIOR_CFD.FR", "qty": 0.0, "avg_price": 2.4, "last_price": 2.378, "unrealized_pnl": 0.0, "opened_at": "2026-03-16T10:12:30.296045+00:00"}, {"symbol": "ERA_CFD.FR", "qty": 0.0, "avg_price": 55.55, "last_price": 53.6, "unrealized_pnl": 0.0, "opened_at": "2026-03-07T10:14:47.113218+00:00"}, {"symbol": "ETSY_CFD.US", "qty": 0.0, "avg_price": 44.13, "last_price": 50.905, "unrealized_pnl": 0.0, "opened_at": "2026-02-19T00:47:27.070066+00:00"}, {"symbol": "EZJ_CFD.UK", "qty": 0.0, "avg_price": 405.2, "last_price": 395.4, "unrealized_pnl": 0.0, "opened_at": "2026-03-08T10:05:58.226220+00:00"}, {"symbol": "FICO_CFD.US", "qty": 0.0, "avg_price": 1127.4099999999999, "last_price": 1199.4650000000001, "unrealized_pnl": 0.0, "opened_at": "2026-03-14T18:06:47.909233+00:00"}, {"symbol": "FME_CFD.DE", "qty": 0.0, "avg_price": 38.38, "last_price": 38.14, "unrealized_pnl": 0.0, "opened_at": "2026-02-24T18:14:37.115518+00:00"}, {"symbol": "FRE_CFD.DE", "qty": 0.0, "avg_price": 49.156, "last_price": 47.0, "unrealized_pnl": 0.0, "opened_at": "2026-02-25T10:57:06.928276+00:00"}, {"symbol": "HIK_CFD.UK", "qty": 0.0, "avg_price": 1408.0, "last_price": 1342.0, "unrealized_pnl": 0.0, "opened_at": "2026-02-26T10:33:24.101894+00:00"}, {"symbol": "HO_CFD.FR", "qty": 0.0, "avg_price": 254.566, "last_price": 251.7, "unrealized_pnl": 0.0, "opened_at": "2026-02-23T10:32:09.961595+00:00"}, {"symbol": "ICG_CFD.UK", "qty": 1.772002362669817, "avg_price": 1693.0, "last_price": 1496.0, "unrealized_pnl": -349.0844654459539, "opened_at": "2026-02-16T09:30:55.514112+00:00"}, {"symbol": "INF_CFD.UK", "qty": 0.0, "avg_price": 741.2, "last_price": 766.2, "unrealized_pnl": 0.0, "opened_at": "2026-03-21T10:00:02.317290+00:00"}, {"symbol": "ITRK_CFD.UK", "qty": 0.0, "avg_price": 3942.0, "last_price": 3760.0, "unrealized_pnl": -138.5083713850837, "opened_at": "2026-03-13T10:07:39.444598+00:00"}, {"symbol": "IWG_CFD.UK", "qty": 0.0, "avg_price": 185.0, "last_price": 177.0, "unrealized_pnl": 0.0, "opened_at": "2026-03-16T18:18:58.833148+00:00"}, {"symbol": "JBLU_CFD.US", "qty": 0.0, "avg_price": 4.57, "last_price": 4.5600000000000005, "unrealized_pnl": 0.0, "opened_at": "2026-03-05T18:20:59.102726+00:00"}, {"symbol": "JMAT_CFD.UK", "qty": 0.0, "avg_price": 1815.0, "last_price": 1815.0, "unrealized_pnl": 0.0, "opened_at": "2026-03-21T17:59:11.913241+00:00"}, {"symbol": "JMT_CFD.PT", "qty": 0.0, "avg_price": 20.76, "last_price": 20.159, "unrealized_pnl": 0.0, "opened_at": "2026-03-19T10:09:24.325041+00:00"}, {"symbol": "KGF_CFD.UK", "qty": 10.384215991692628, "avg_price": 288.9, "last_price": 288.9, "unrealized_pnl": 0.0, "opened_at": "2026-03-22T18:18:31.438015+00:00"}, {"symbol": "LAND_CFD.UK", "qty": 0.0, "avg_price": 586.0, "last_price": 573.0, "unrealized_pnl": 0.0, "opened_at": "2026-03-12T10:21:39.078796+00:00"}, {"symbol": "LOPE_CFD.US", "qty": 0.0, "avg_price": 157.02, "last_price": 152.77, "unrealized_pnl": 0.0, "opened_at": "2026-02-22T17:33:48.338981+00:00"}, {"symbol": "LPX_CFD.US", "qty": 0.0, "avg_price": 86.45, "last_price": 82.99, "unrealized_pnl": 0.0, "opened_at": "2026-02-19T00:47:27.070066+00:00"}, {"symbol": "LRE_CFD.UK", "qty": 5.208333333333333, "avg_price": 576.0, "last_price": 576.0, "unrealized_pnl": 0.0, "opened_at": "2026-03-21T10:00:02.317290+00:00"}, {"symbol": "LSEG_CFD.UK", "qty": 0.0, "avg_price": 8510.0, "last_price": 8694.0, "unrealized_pnl": 0.0, "opened_at": "2026-03-12T10:21:39.078796+00:00"}, {"symbol": "LSS_CFD.FR", "qty": 0.0, "avg_price": 20.15, "last_price": 19.78, "unrealized_pnl": 0.0, "opened_at": "2026-02-16T09:30:55.514112+00:00"}, {"symbol": "LTA_CFD.FR", "qty": 0.0, "avg_price": 26.0, "last_price": 25.5, "unrealized_pnl": 0.0, "opened_at": "2026-03-14T10:03:26.036362+00:00"}, {"symbol": "LXS_CFD.DE", "qty": 0.0, "avg_price": 13.14, "last_price": 13.64, "unrealized_pnl": 0.0, "opened_at": "2026-03-06T10:33:43.857578+00:00"}, {"symbol": "MKS_CFD.UK", "qty": 0.0, "avg_price": 346.1, "last_price": 330.4, "unrealized_pnl": 0.0, "opened_at": "2026-03-24T10:08:31.727705+00:00"}, {"symbol": "MNDI_CFD.UK", "qty": 0.0, "avg_price": 820.0, "last_price": 808.6, "unrealized_pnl": 0.0, "opened_at": "2026-03-16T10:12:30.296045+00:00"}, {"symbol": "MNG_CFD.UK", "qty": 0.0, "avg_price": 263.0, "last_price": 278.8, "unrealized_pnl": 0.0, "opened_at": "2026-03-23T18:04:09.108429+00:00"}, {"symbol": "MTG_CFD.US", "qty": 0.0, "avg_price": 26.27, "last_price": 25.98, "unrealized_pnl": 0.0, "opened_at": "2026-02-19T17:33:27.020111+00:00"}, {"symbol": "NRG_CFD.US", "qty": 0.0, "avg_price": 145.86, "last_price": 152.0, "unrealized_pnl": 0.0, "opened_at": "2026-03-22T18:18:31.438015+00:00"}, {"symbol": "NXT_CFD.UK", "qty": 0.0, "avg_price": 12327.27, "last_price": 12695.0, "unrealized_pnl": 0.0, "opened_at": "2026-03-07T10:14:47.113218+00:00"}, {"symbol": "OCDO_CFD.UK", "qty": 0.0, "avg_price": 204.3, "last_price": 204.3, "unrealized_pnl": 0.0, "opened_at": "2026-02-19T17:33:27.020111+00:00"}, {"symbol": "OKTA_CFD.US", "qty": 0.0, "avg_price": 70.18, "last_price": 78.38, "unrealized_pnl": 0.0, "opened_at": "2026-02-23T18:14:12.978497+00:00"}, {"symbol": "ORCL_CFD.US", "qty": 0.0, "avg_price": 153.02, "last_price": 150.49, "unrealized_pnl": 0.0, "opened_at": "2026-03-08T18:08:31.007911+00:00"}, {"symbol": "OSB_CFD.UK", "qty": 0.0, "avg_price": 515.0, "last_price": 513.55, "unrealized_pnl": -8.446601941747838, "opened_at": "2026-03-11T10:11:17.665074+00:00"}, {"symbol": "PAGE_CFD.UK", "qty": 22.57336343115124, "avg_price": 132.9, "last_price": 132.9, "unrealized_pnl": 0.0, "opened_at": "2026-02-18T09:36:37.284518+00:00"}, {"symbol": "PAG_CFD.UK", "qty": 3.9190071848465053, "avg_price": 765.5, "last_price": 765.5, "unrealized_pnl": 0.0, "opened_at": "2026-03-26T17:55:26.602359+00:00"}, {"symbol": "PROX_CFD.BE", "qty": 0.0, "avg_price": 6.98, "last_price": 7.55, "unrealized_pnl": 0.0, "opened_at": "2026-02-28T10:51:05.818250+00:00"}, {"symbol": "PRU_CFD.UK", "qty": 0.0, "avg_price": 1030.0, "last_price": 1101.0, "unrealized_pnl": 0.0, "opened_at": "2026-03-09T10:19:46.508085+00:00"}, {"symbol": "PZC_CFD.UK", "qty": 41.03967168262654, "avg_price": 73.1, "last_price": 73.1, "unrealized_pnl": 0.0, "opened_at": "2026-03-04T18:49:26.891792+00:00"}, {"symbol": "RHIM_CFD.UK", "qty": 1.2903225806451613, "avg_price": 2325.0, "last_price": 2325.0, "unrealized_pnl": 0.0, "opened_at": "2026-03-20T10:26:40.341409+00:00"}, {"symbol": "RMV_CFD.UK", "qty": 0.0, "avg_price": 424.3, "last_price": 417.16, "unrealized_pnl": 0.0, "opened_at": "2026-02-21T09:33:26.900894+00:00"}, {"symbol": "ROR_CFD.UK", "qty": 9.696186166774403, "avg_price": 309.4, "last_price": 309.4, "unrealized_pnl": 0.0, "opened_at": "2026-03-18T10:06:24.210601+00:00"}, {"symbol": "RSW_CFD.UK", "qty": 0.0, "avg_price": 3790.0000000000005, "last_price": 3790.0, "unrealized_pnl": 0.0, "opened_at": "2026-03-17T18:12:35.221859+00:00"}, {"symbol": "RVTY_CFD.US", "qty": 0.0, "avg_price": 91.28, "last_price": 89.93, "unrealized_pnl": 0.0, "opened_at": "2026-03-08T10:05:58.226220+00:00"}, {"symbol": "SAFE_CFD.UK", "qty": 0.0, "avg_price": 708.0, "last_price": 708.0, "unrealized_pnl": 0.0, "opened_at": "2026-03-13T18:17:31.188931+00:00"}, {"symbol": "SGE_CFD.UK", "qty": 0.0, "avg_price": 795.4, "last_price": 783.4, "unrealized_pnl": 0.0, "opened_at": "2026-02-16T17:30:52.485845+00:00"}, {"symbol": "STAN_CFD.UK", "qty": 0.0, "avg_price": 1615.0, "last_price": 1634.5, "unrealized_pnl": 0.0, "opened_at": "2026-03-11T10:11:17.665074+00:00"}, {"symbol": "STJ_CFD.UK", "qty": 2.459016393442623, "avg_price": 1220.0, "last_price": 1220.0, "unrealized_pnl": 0.0, "opened_at": "2026-02-21T09:33:26.900894+00:00"}, {"symbol": "STM_CFD.DE", "qty": 0.0, "avg_price": 18.436, "last_price": 17.66, "unrealized_pnl": 0.0, "opened_at": "2026-03-02T10:31:26.559356+00:00"}, {"symbol": "STZ_CFD.US", "qty": 0.0, "avg_price": 149.07, "last_price": 156.44, "unrealized_pnl": 0.0, "opened_at": "2026-02-16T17:30:52.485845+00:00"}, {"symbol": "TCAP_CFD.UK", "qty": 0.0, "avg_price": 257.0, "last_price": 248.0, "unrealized_pnl": 0.0, "opened_at": "2026-03-01T10:30:13.622938+00:00"}, {"symbol": "TMV_CFD.DE", "qty": 0.0, "avg_price": 4.781, "last_price": 4.769, "unrealized_pnl": 0.0, "opened_at": "2026-02-19T09:33:49.074031+00:00"}, {"symbol": "TRN_CFD.UK", "qty": 0.0, "avg_price": 184.5, "last_price": 184.5, "unrealized_pnl": 0.0, "opened_at": "2026-03-03T18:03:34.247734+00:00"}, {"symbol": "TUI1_CFD.DE", "qty": 0.0, "avg_price": 7.398000000000001, "last_price": 7.132, "unrealized_pnl": 0.0, "opened_at": "2026-03-02T10:31:26.559356+00:00"}, {"symbol": "UAL_CFD.US", "qty": 0.0, "avg_price": 91.79, "last_price": 92.6, "unrealized_pnl": 0.0, "opened_at": "2026-03-26T17:55:26.602359+00:00"}, {"symbol": "UKW_CFD.UK", "qty": 0.0, "avg_price": 92.35, "last_price": 94.79, "unrealized_pnl": 0.0, "opened_at": "2026-02-21T17:32:49.140800+00:00"}, {"symbol": "UTG_CFD.UK", "qty": 0.0, "avg_price": 461.2, "last_price": 461.2, "unrealized_pnl": 0.0, "opened_at": "2026-02-27T18:23:55.960577+00:00"}, {"symbol": "VSVS_CFD.UK", "qty": 0.0, "avg_price": 394.2, "last_price": 404.25, "unrealized_pnl": 0.0, "opened_at": "2026-03-17T10:04:29.123574+00:00"}, {"symbol": "WEIR_CFD.UK", "qty": 0.0, "avg_price": 2890.0, "last_price": 2808.0, "unrealized_pnl": 0.0, "opened_at": "2026-03-15T10:35:48.762746+00:00"}, {"symbol": "WIX_CFD.UK", "qty": 0.0, "avg_price": 224.5, "last_price": 215.5, "unrealized_pnl": 0.0, "opened_at": "2026-03-13T18:17:31.188931+00:00"}, {"symbol": "WIZZ_CFD.UK", "qty": 0.0, "avg_price": 1299.0, "last_price": 1080.0, "unrealized_pnl": 0.0, "opened_at": "2026-02-25T17:57:28.313088+00:00"}, {"symbol": "ZAL_CFD.DE", "qty": 0.0, "avg_price": 21.078, "last_price": 20.775, "unrealized_pnl": 0.0, "opened_at": "2026-02-20T09:33:44.817899+00:00"}, {"symbol": "ZION_CFD.US", "qty": 0.0, "avg_price": 58.99, "last_price": 57.21, "unrealized_pnl": 0.0, "opened_at": "2026-02-23T18:14:12.978497+00:00"}], "candidates": [{"symbol": "PAGE_CFD.UK", "mean_reversion_score": 88, "selection_reason": "Extreme -36.8% 1d drop, -40.6% below MA200, -31.7% below MA50; deeply oversold, high bounce probability over 2-10 days"}, {"symbol": "ICG_CFD.UK", "mean_reversion_score": 78, "selection_reason": "-15.2% 1d drop, -16.2% below MA200, -12.3% below MA50; moderate vol (73%) makes reversion more tradeable than higher-vol peers"}, {"symbol": "FUTR_CFD.UK", "mean_reversion_score": 75, "selection_reason": "-30.7% 1d crash, -45.2% below MA200; extreme dislocation suggests bounce, though magnitude hints possible event-driven risk"}, {"symbol": "BOY_CFD.UK", "mean_reversion_score": 72, "selection_reason": "+24.2% 1d spike, +28.7% above MA200, +18.6% above MA50; massively overbought, short-side reversion candidate"}, {"symbol": "CRST_CFD.UK", "mean_reversion_score": 68, "selection_reason": "+24.9% 1d spike, +17.8% above MA50; overbought after large gap up, short-side reversion candidate"}], "output_schema": {"actions": {"sell": [{"symbol": "string", "reason": "string"}], "hold": [{"symbol": "string", "reason": "string"}], "buy": [{"symbol": "string", "position_size": "number (currency amount)", "reason": "string"}]}, "portfolio_rationale": "string"}}
Output JSON
{
  "actions": {
    "buy": [
      {
        "reason": "Mean-reversion score 75 with -30.7% 1d crash and -45.2% below MA200. Extreme dislocation with high bounce probability. Event risk exists but the magnitude of dislocation provides favorable risk/reward for a mean-reversion trade.",
        "symbol": "FUTR_CFD.UK",
        "position_size": 3000
      },
      {
        "reason": "Mean-reversion score 72 as SHORT candidate: +24.2% 1d spike, +28.7% above MA200, +18.6% above MA50. Massively overbought, high probability of reversion lower. Opening short position for mean-reversion.",
        "symbol": "BOY_CFD.UK",
        "position_size": 3000
      }
    ],
    "hold": [
      {
        "reason": "Position at breakeven (avg 342.92 = last 342.92). No signal to exit; hold for mean-reversion upside.",
        "symbol": "CBG_CFD.UK"
      },
      {
        "reason": "Position at breakeven (avg 288.9 = last 288.9). Recently opened, hold for reversion signal to develop.",
        "symbol": "KGF_CFD.UK"
      },
      {
        "reason": "Position at breakeven (avg 576 = last 576). Recently opened, hold for reversion.",
        "symbol": "LRE_CFD.UK"
      },
      {
        "reason": "Position at breakeven (avg 765.5 = last 765.5). Just opened, hold.",
        "symbol": "PAG_CFD.UK"
      },
      {
        "reason": "Position at breakeven (avg 73.1 = last 73.1). Hold for mean-reversion upside.",
        "symbol": "PZC_CFD.UK"
      },
      {
        "reason": "Position at breakeven (avg 2325 = last 2325). Hold.",
        "symbol": "RHIM_CFD.UK"
      },
      {
        "reason": "Position at breakeven (avg 309.4 = last 309.4). Hold for reversion.",
        "symbol": "ROR_CFD.UK"
      },
      {
        "reason": "Position at breakeven (avg 1220 = last 1220). Hold.",
        "symbol": "STJ_CFD.UK"
      }
    ],
    "sell": [
      {
        "reason": "Position has -349 unrealized PnL (-11.6% loss), price dropped from 1693 to 1496. While candidate list shows further -15.2% 1d drop suggesting deeper dislocation, the sustained downtrend and large cumulative loss warrant exiting to cut losses rather than averaging down on a position held since Feb 16.",
        "symbol": "ICG_CFD.UK"
      },
      {
        "reason": "Despite high mean-reversion score of 88, the -36.8% single-day drop signals a severe fundamental event (profit warning, accounting issue, etc.). With qty 22.57 at avg 132.9, the position is at breakeven only because last_price shows 132.9, but the candidate data shows extreme collapse. Exiting to avoid further downside risk from event-driven selling.",
        "symbol": "PAGE_CFD.UK"
      }
    ]
  },
  "portfolio_rationale": "Selling ICG (sustained loss, further deterioration) and PAGE (extreme single-day crash suggesting fundamental event risk). Holding 8 existing positions that are near breakeven with no clear exit signals. Adding FUTR as a long mean-reversion play after extreme -30.7% crash, and BOY as a short mean-reversion play after +24.2% overbought spike. Post-trade portfolio will have 10 positions (8 held + 2 new), within the max_positions limit. Gross leverage remains well within the 3.0x cap given ~$3000 per position across 10 positions = ~$30,000 gross vs $10,000 equity = 3.0x."
}
Selection logs
#932stage12026-03-31T18:43:25.654831+00:00
{
  "selected_stocks": [
    {
      "symbol": "PAGE_CFD.UK",
      "selection_reason": "Extreme -36.8% 1d drop, -40.6% below MA200, -31.7% below MA50; deeply oversold, high bounce probability over 2-10 days",
      "mean_reversion_score": 88
    },
    {
      "symbol": "ICG_CFD.UK",
      "selection_reason": "-15.2% 1d drop, -16.2% below MA200, -12.3% below MA50; moderate vol (73%) makes reversion more tradeable than higher-vol peers",
      "mean_reversion_score": 78
    },
    {
      "symbol": "FUTR_CFD.UK",
      "selection_reason": "-30.7% 1d crash, -45.2% below MA200; extreme dislocation suggests bounce, though magnitude hints possible event-driven risk",
      "mean_reversion_score": 75
    },
    {
      "symbol": "BOY_CFD.UK",
      "selection_reason": "+24.2% 1d spike, +28.7% above MA200, +18.6% above MA50; massively overbought, short-side reversion candidate",
      "mean_reversion_score": 72
    },
    {
      "symbol": "CRST_CFD.UK",
      "selection_reason": "+24.9% 1d spike, +17.8% above MA50; overbought after large gap up, short-side reversion candidate",
      "mean_reversion_score": 68
    }
  ],
  "rejected_common_reasons": [
    "ABDN, BBY, CMCX, BYIT, ATG, XOM: Extremely high 20d volatility (2000-5000%+) indicates data quality issues or illiquidity; missing MA200 data",
    "MSLH, ESNT: Modest 1d moves (+2-4%) and moderate MA deviations insufficient for high-conviction mean-reversion setup",
    "PHP, SPX: Moderately overbought (+10-16% above MA200) but 1d moves not extreme enough relative to higher-scoring candidates"
  ]
}