diff --git a/configs/experiments/return_max_long_v6new.23.json b/configs/experiments/return_max_long_v6new.23.json new file mode 100644 index 0000000..c5d7a1e --- /dev/null +++ b/configs/experiments/return_max_long_v6new.23.json @@ -0,0 +1,840 @@ +{ + "experiment_name": "return_max_long_v6new.23", + "dataset_snapshot_id": "midlarge-liquid-long-v1", + "description": "v6new.22 + OME risk cut 50% + guidance reaction_min raised + LKQ-type vol gate", + "base_config": "configs/backtest/return_max_long_v1.json", + "overrides": { + "signal": { + "scoring_model": "return_max_long_v5", + "score_threshold": 0.45, + "max_candidates_per_day": 18, + "a_tier_score_threshold": 0.58 + }, + "risk": { + "per_trade_risk_pct": 0.052, + "per_trade_risk_pct_a_tier": 0.058, + "max_daily_new_risk_pct": 0.76, + "max_positions": 24, + "max_positions_per_sector": 5, + "max_position_value_pct": 1.0, + "max_adv_fraction": 0.2, + "macro_regime_neutral_size_scaler": 1.0, + "macro_regime_risk_off_size_scaler": 1.0, + "veto_unknown_direction": false, + "macro_regime_risk_off_a_tier_only": false + }, + "execution": { + "a_tier_target_1_r": 3.5, + "a_tier_target_1_fraction": 0.0, + "non_a_tier_target_1_r": 2.25, + "non_a_tier_target_1_fraction": 0.2, + "trailing_warmup_days": 6, + "max_holding_days": 25, + "early_failure_no_progress_days": 1, + "early_failure_no_progress_r": 0.15, + "early_failure_no_progress_fraction": 1.0 + }, + "event_type_profiles": { + "material_contract": { + "enabled": true, + "direction_filter": "any", + "max_holding_days_override": 20 + }, + "other_material_event": { + "enabled": true, + "direction_filter": "any", + "max_holding_days_override": 20 + } + } + }, + "strategy_engines": [ + { + "engine_id": "reaction_close_long_bullish_raised_priority", + "event_types": [ + "earnings_release" + ], + "event_directions": [ + "bullish" + ], + "guidance_statuses": [ + "raised" + ], + "timing_class": "same_day", + "direction": "long_only", + "entry_timing_policy": "reaction_close", + "max_holding_days": 18, + "engine_risk_budget_pct": 0.45, + "reaction_day_return_min": 0.08, + "reaction_day_return_max": 0.18, + "close_location_min": 0.55, + "volume_ratio_min": 2.0, + "gap_size_min": 0.0, + "attention_max_wiki_spike_10d": 6.0, + "score_threshold_override": 0.5, + "enabled": true, + "target_1_r_override": 99.0, + "target_1_fraction_override": 0.0, + "trailing_warmup_days_override": 8, + "early_failure_close_below_entry_and_reaction_close_override": false, + "early_failure_no_progress_days_override": null, + "early_failure_no_progress_r_override": null, + "early_failure_no_progress_fraction_override": null + }, + { + "engine_id": "next_open_long_unknown_material_patient", + "event_types": [ + "material_contract" + ], + "event_directions": [ + "unknown" + ], + "guidance_statuses": [ + "not_provided" + ], + "filing_time_buckets": [ + "post_market" + ], + "timing_class": "after_close", + "direction": "long_only", + "entry_timing_policy": "next_open", + "max_holding_days": 20, + "engine_risk_budget_pct": 0.25, + "reaction_day_return_min": 0.0, + "reaction_day_return_max": 0.15, + "close_location_min": 0.5, + "close_location_max": 0.85, + "gap_size_min": 0.0, + "gap_size_max": 0.02, + "volume_ratio_min": 1.0, + "volume_ratio_max": 2.0, + "max_market_cap_proxy": 10000000000.0, + "document_quality_score_min": 0.5, + "parse_confidence_overall_min": 0.45, + "score_threshold_override": 0.0, + "residual_reserve_selected": true, + "veto_parse_confidence_min_override": 0.45, + "next_open_gap_cap_pct": 0.02, + "early_failure_close_below_entry_and_reaction_close_override": false, + "early_failure_no_progress_days_override": 15, + "early_failure_no_progress_r_override": 0.0, + "early_failure_no_progress_fraction_override": 1.0, + "target_1_r_override": 5.0, + "target_1_fraction_override": 0.1, + "trailing_warmup_days_override": 12, + "enabled": true, + "min_market_cap_proxy": 5000000000.0 + }, + { + "engine_id": "reaction_close_long_core", + "event_types": [ + "earnings_release", + "guidance_update" + ], + "timing_class": "same_day", + "direction": "long_only", + "entry_timing_policy": "reaction_close", + "max_holding_days": 18, + "engine_risk_budget_pct": 1.0, + "reaction_day_return_min": 0.0, + "reaction_day_return_max": 0.18, + "close_location_min": 0.45, + "volume_ratio_min": 1.0, + "gap_size_min": 0.0, + "weak_reaction_threshold": 0.03, + "weak_reaction_gap_max": 0.02, + "unknown_direction_reaction_min": 0.05, + "unknown_direction_close_location_min": 0.7, + "attention_max_wiki_spike_10d": 6.0, + "score_threshold_override": 0.42, + "enabled": true, + "residual_reserve_selected": true, + "mixed_inline_close_location_max": 0.88, + "mixed_inline_gap_size_max": 0.1, + "unknown_inline_exit_close_location_min": 0.9, + "unknown_inline_exit_gap_size_max": 0.04, + "unknown_inline_early_failure_no_progress_days_override": 2, + "unknown_inline_early_failure_no_progress_r_override": 0.1, + "unknown_inline_early_failure_no_progress_fraction_override": 1.0, + "per_trade_risk_pct_override": 0.038, + "trailing_warmup_days_override": 8 + }, + { + "engine_id": "next_open_long_bullish_raised_recovery", + "event_types": [ + "earnings_release" + ], + "event_directions": [ + "bullish" + ], + "guidance_statuses": [ + "raised" + ], + "filing_time_buckets": [ + "post_market", + "pre_market" + ], + "timing_class": "any", + "direction": "long_only", + "entry_timing_policy": "next_open", + "max_holding_days": 20, + "engine_risk_budget_pct": 0.12, + "reaction_day_return_min": -0.03, + "reaction_day_return_max": 0.08, + "close_location_min": 0.25, + "close_location_max": 0.55, + "gap_size_min": 0.0, + "gap_size_max": 0.09, + "volume_ratio_min": 1.2, + "volume_ratio_max": 4.0, + "min_market_cap_proxy": 4000000000.0, + "max_market_cap_proxy": 50000000000.0, + "document_quality_score_min": 0.68, + "parse_confidence_overall_min": 0.68, + "score_threshold_override": 0.0, + "residual_reserve_selected": true, + "use_reaction_day_low_stop_override": false, + "stop_atr_multiplier_override": 2.25, + "next_open_gap_cap_pct": 0.09, + "early_failure_close_below_entry_and_reaction_close_override": false, + "early_failure_no_progress_days_override": 15, + "early_failure_no_progress_r_override": 0.0, + "early_failure_no_progress_fraction_override": 1.0, + "target_1_r_override": 5.0, + "target_1_fraction_override": 0.1, + "trailing_warmup_days_override": 12, + "enabled": true + }, + { + "engine_id": "reaction_close_long_residual_lowclose_gap_d3", + "event_types": [ + "earnings_release", + "guidance_update" + ], + "timing_class": "same_day", + "direction": "long_only", + "entry_timing_policy": "reaction_close", + "max_holding_days": 25, + "engine_risk_budget_pct": 0.12, + "reaction_day_return_min": 0.03, + "reaction_day_return_max": 0.2, + "close_location_min": 0.35, + "close_location_max": 0.45, + "volume_ratio_min": 1.25, + "gap_size_min": 0.05, + "gap_size_max": 0.1, + "max_market_cap_proxy": 10000000000.0, + "score_threshold_override": 0.35, + "target_1_r_override": 3.0, + "target_1_fraction_override": 0.1, + "residual_reserve_selected": true, + "early_failure_close_below_entry_and_reaction_close_override": false, + "early_failure_no_progress_days_override": 3, + "early_failure_no_progress_r_override": 0.25, + "early_failure_no_progress_fraction_override": 1.0, + "enabled": true + }, + { + "engine_id": "reaction_close_long_residual_smallcap_gap", + "event_types": [ + "earnings_release", + "guidance_update" + ], + "timing_class": "same_day", + "direction": "long_only", + "entry_timing_policy": "reaction_close", + "max_holding_days": 25, + "engine_risk_budget_pct": 0.12, + "reaction_day_return_min": 0.03, + "reaction_day_return_max": 0.2, + "close_location_min": 0.45, + "volume_ratio_min": 1.25, + "gap_size_min": 0.05, + "gap_size_max": 0.1, + "max_market_cap_proxy": 10000000000.0, + "score_threshold_override": 0.35, + "target_1_r_override": 3.0, + "target_1_fraction_override": 0.1, + "enabled": true + }, + { + "engine_id": "reaction_close_long_extreme_orderly", + "event_types": [ + "earnings_release", + "guidance_update" + ], + "timing_class": "same_day", + "direction": "long_only", + "entry_timing_policy": "reaction_close", + "max_holding_days": 18, + "engine_risk_budget_pct": 0.35, + "reaction_day_return_min": 0.2, + "reaction_day_return_max": 0.4, + "close_location_min": 0.83, + "volume_ratio_min": 6.0, + "gap_size_min": 0.0, + "gap_size_max": 0.15, + "attention_max_wiki_spike_10d": 6.0, + "score_threshold_override": 0.65, + "enabled": true, + "target_1_r_override": 99.0, + "target_1_fraction_override": 0.0, + "trailing_warmup_days_override": 8, + "early_failure_close_below_entry_and_reaction_close_override": false, + "early_failure_no_progress_days_override": null, + "early_failure_no_progress_r_override": null, + "early_failure_no_progress_fraction_override": null + }, + { + "engine_id": "next_open_long_unknown_inline_hivol", + "event_types": [ + "earnings_release" + ], + "event_directions": [ + "unknown" + ], + "guidance_statuses": [ + "inline_or_maintained" + ], + "filing_time_buckets": [ + "post_market" + ], + "timing_class": "after_close", + "direction": "long_only", + "entry_timing_policy": "next_open", + "max_holding_days": 20, + "engine_risk_budget_pct": 0.1, + "reaction_day_return_min": 0.0, + "reaction_day_return_max": 0.06, + "close_location_min": 0.74, + "close_location_max": 0.86, + "gap_size_min": 0.0, + "gap_size_max": 0.04, + "volume_ratio_min": 2.1, + "volume_ratio_max": 2.8, + "document_quality_score_min": 0.66, + "parse_confidence_overall_min": 0.64, + "score_threshold_override": 0.0, + "residual_reserve_selected": true, + "veto_oneoff_penalty_override": 1.0, + "next_open_gap_cap_pct": 0.04, + "early_failure_close_below_entry_and_reaction_close_override": false, + "early_failure_no_progress_days_override": 15, + "early_failure_no_progress_r_override": 0.0, + "early_failure_no_progress_fraction_override": 1.0, + "target_1_r_override": 5.0, + "target_1_fraction_override": 0.1, + "trailing_warmup_days_override": 12, + "enabled": true + }, + { + "engine_id": "next_open_long_guidance_unknown_orderly", + "event_types": [ + "guidance_update" + ], + "event_directions": [ + "unknown" + ], + "guidance_statuses": [ + "not_provided" + ], + "filing_time_buckets": [ + "post_market" + ], + "timing_class": "after_close", + "direction": "long_only", + "entry_timing_policy": "next_open", + "max_holding_days": 20, + "engine_risk_budget_pct": 0.03, + "reaction_day_return_min": 0.01, + "reaction_day_return_max": 0.05, + "close_location_min": 0.9, + "gap_size_min": -0.02, + "gap_size_max": 0.03, + "volume_ratio_min": 0.8, + "min_market_cap_proxy": 9000000000.0, + "document_quality_score_min": 0.52, + "parse_confidence_overall_min": 0.48, + "score_threshold_override": 0.0, + "residual_reserve_selected": true, + "next_open_gap_cap_pct": 0.03, + "early_failure_close_below_entry_and_reaction_close_override": false, + "early_failure_no_progress_days_override": 15, + "early_failure_no_progress_r_override": 0.0, + "early_failure_no_progress_fraction_override": 1.0, + "target_1_r_override": 6.0, + "target_1_fraction_override": 0.0, + "trailing_warmup_days_override": 15, + "enabled": true, + "veto_parse_confidence_min_override": 0.48, + "per_trade_risk_pct_override": 0.015, + "stop_atr_multiplier_override": 3.0, + "use_reaction_day_low_stop_override": false, + "close_location_max": 0.93 + }, + { + "engine_id": "next_open_long_earnings_mixed_inline_orderly", + "event_types": [ + "earnings_release" + ], + "event_directions": [ + "mixed" + ], + "guidance_statuses": [ + "inline_or_maintained" + ], + "filing_time_buckets": [ + "post_market" + ], + "timing_class": "after_close", + "direction": "long_only", + "entry_timing_policy": "next_open", + "max_holding_days": 20, + "engine_risk_budget_pct": 0.03, + "reaction_day_return_min": -0.03, + "reaction_day_return_max": 0.06, + "close_location_min": 0.5, + "gap_size_min": -0.02, + "gap_size_max": 0.05, + "volume_ratio_min": 1.0, + "min_market_cap_proxy": 8000000000.0, + "document_quality_score_min": 0.66, + "parse_confidence_overall_min": 0.64, + "score_threshold_override": 0.0, + "residual_reserve_selected": true, + "next_open_gap_cap_pct": 0.04, + "early_failure_close_below_entry_and_reaction_close_override": false, + "early_failure_no_progress_days_override": 15, + "early_failure_no_progress_r_override": 0.0, + "early_failure_no_progress_fraction_override": 1.0, + "target_1_r_override": 5.0, + "target_1_fraction_override": 0.1, + "trailing_warmup_days_override": 12, + "enabled": true, + "veto_parse_confidence_min_override": 0.64, + "per_trade_risk_pct_override": 0.02, + "stop_atr_multiplier_override": 3.0, + "use_reaction_day_low_stop_override": false + }, + { + "engine_id": "next_open_long_unknown_material_orderly", + "event_types": [ + "material_contract" + ], + "event_directions": [ + "unknown" + ], + "guidance_statuses": [ + "not_provided" + ], + "filing_time_buckets": [ + "post_market" + ], + "timing_class": "after_close", + "direction": "long_only", + "entry_timing_policy": "next_open", + "max_holding_days": 20, + "engine_risk_budget_pct": 0.02, + "reaction_day_return_min": -0.02, + "reaction_day_return_max": 0.06, + "close_location_min": 0.5, + "close_location_max": 0.8, + "gap_size_min": -0.02, + "gap_size_max": 0.02, + "volume_ratio_min": 1.0, + "volume_ratio_max": 1.4, + "min_market_cap_proxy": 10000000000.0, + "max_market_cap_proxy": 100000000000.0, + "document_quality_score_min": 0.5, + "parse_confidence_overall_min": 0.45, + "score_threshold_override": 0.0, + "residual_reserve_selected": true, + "next_open_gap_cap_pct": 0.03, + "early_failure_close_below_entry_and_reaction_close_override": false, + "early_failure_no_progress_days_override": 15, + "early_failure_no_progress_r_override": 0.0, + "early_failure_no_progress_fraction_override": 1.0, + "target_1_r_override": 5.0, + "target_1_fraction_override": 0.1, + "trailing_warmup_days_override": 12, + "enabled": true, + "veto_parse_confidence_min_override": 0.45, + "per_trade_risk_pct_override": 0.0075, + "stop_atr_multiplier_override": 3.0, + "use_reaction_day_low_stop_override": false + }, + { + "engine_id": "next_open_long_other_material_mixed_orderly", + "event_types": [ + "other_material_event" + ], + "event_directions": [ + "mixed" + ], + "guidance_statuses": [ + "not_provided" + ], + "filing_time_buckets": [ + "post_market" + ], + "timing_class": "after_close", + "direction": "long_only", + "entry_timing_policy": "next_open", + "max_holding_days": 20, + "engine_risk_budget_pct": 0.02, + "reaction_day_return_min": -0.04, + "reaction_day_return_max": 0.06, + "close_location_min": 0.45, + "gap_size_min": -0.03, + "gap_size_max": 0.05, + "volume_ratio_min": 1.0, + "min_market_cap_proxy": 6000000000.0, + "document_quality_score_min": 0.54, + "parse_confidence_overall_min": 0.5, + "score_threshold_override": 0.0, + "residual_reserve_selected": true, + "next_open_gap_cap_pct": 0.04, + "early_failure_close_below_entry_and_reaction_close_override": false, + "early_failure_no_progress_days_override": 15, + "early_failure_no_progress_r_override": 0.0, + "early_failure_no_progress_fraction_override": 1.0, + "target_1_r_override": 5.0, + "target_1_fraction_override": 0.1, + "trailing_warmup_days_override": 12, + "enabled": true, + "veto_parse_confidence_min_override": 0.5, + "veto_oneoff_penalty_override": 0.25, + "per_trade_risk_pct_override": 0.0075, + "stop_atr_multiplier_override": 3.0, + "use_reaction_day_low_stop_override": false + }, + { + "engine_id": "next_open_long_guidance_unknown_premarket_orderly", + "event_types": [ + "guidance_update" + ], + "event_directions": [ + "unknown" + ], + "guidance_statuses": [ + "not_provided" + ], + "filing_time_buckets": [ + "pre_market" + ], + "timing_class": "any", + "direction": "long_only", + "entry_timing_policy": "next_open", + "max_holding_days": 20, + "engine_risk_budget_pct": 0.02, + "reaction_day_return_min": 0.0, + "reaction_day_return_max": 0.04, + "close_location_min": 0.35, + "close_location_max": 0.85, + "gap_size_min": -0.02, + "gap_size_max": 0.03, + "volume_ratio_min": 0.75, + "volume_ratio_max": 1.3, + "min_market_cap_proxy": 8000000000.0, + "document_quality_score_min": 0.5, + "parse_confidence_overall_min": 0.45, + "score_threshold_override": 0.0, + "residual_reserve_selected": true, + "next_open_gap_cap_pct": 0.03, + "early_failure_close_below_entry_and_reaction_close_override": false, + "early_failure_no_progress_days_override": 6, + "early_failure_no_progress_r_override": 0.0, + "early_failure_no_progress_fraction_override": 1.0, + "target_1_r_override": 5.0, + "target_1_fraction_override": 0.1, + "trailing_warmup_days_override": 12, + "enabled": true, + "veto_parse_confidence_min_override": 0.45, + "per_trade_risk_pct_override": 0.015, + "stop_atr_multiplier_override": 3.0, + "use_reaction_day_low_stop_override": false + }, + { + "engine_id": "next_open_long_unknown_ome_orderly", + "event_types": [ + "other_material_event" + ], + "event_directions": [ + "unknown" + ], + "guidance_statuses": [ + "not_provided" + ], + "filing_time_buckets": [ + "post_market" + ], + "timing_class": "after_close", + "direction": "long_only", + "entry_timing_policy": "next_open", + "max_holding_days": 20, + "engine_risk_budget_pct": 0.05, + "reaction_day_return_min": 0.0, + "reaction_day_return_max": 0.12, + "close_location_min": 0.55, + "volume_ratio_min": 1.0, + "min_market_cap_proxy": 4000000000.0, + "score_threshold_override": 0.0, + "residual_reserve_selected": true, + "next_open_gap_cap_pct": 0.04, + "early_failure_close_below_entry_and_reaction_close_override": false, + "early_failure_no_progress_days_override": 12, + "early_failure_no_progress_r_override": 0.0, + "early_failure_no_progress_fraction_override": 1.0, + "target_1_r_override": 5.0, + "target_1_fraction_override": 0.1, + "trailing_warmup_days_override": 12, + "enabled": true, + "veto_parse_confidence_min_override": 0.4, + "per_trade_risk_pct_override": 0.0075, + "stop_atr_multiplier_override": 4.0, + "use_reaction_day_low_stop_override": false + }, + { + "engine_id": "next_open_long_mixed_ome_orderly", + "event_types": [ + "other_material_event" + ], + "event_directions": [ + "mixed" + ], + "guidance_statuses": [ + "not_provided" + ], + "filing_time_buckets": [ + "post_market" + ], + "timing_class": "after_close", + "direction": "long_only", + "entry_timing_policy": "next_open", + "max_holding_days": 20, + "engine_risk_budget_pct": 0.06, + "reaction_day_return_min": -0.02, + "reaction_day_return_max": 0.06, + "close_location_min": 0.5, + "volume_ratio_min": 1.0, + "min_market_cap_proxy": 4000000000.0, + "score_threshold_override": 0.0, + "residual_reserve_selected": true, + "next_open_gap_cap_pct": 0.04, + "early_failure_close_below_entry_and_reaction_close_override": false, + "early_failure_no_progress_days_override": 12, + "early_failure_no_progress_r_override": 0.0, + "early_failure_no_progress_fraction_override": 1.0, + "target_1_r_override": 5.0, + "target_1_fraction_override": 0.1, + "trailing_warmup_days_override": 12, + "enabled": true, + "veto_parse_confidence_min_override": 0.4, + "per_trade_risk_pct_override": 0.0075, + "stop_atr_multiplier_override": 3.5, + "use_reaction_day_low_stop_override": false + }, + { + "engine_id": "next_open_long_bullish_raised_recovery_broad_oneoff", + "event_types": [ + "earnings_release" + ], + "event_directions": [ + "bullish" + ], + "guidance_statuses": [ + "raised" + ], + "filing_time_buckets": [ + "post_market" + ], + "timing_class": "after_close", + "direction": "long_only", + "entry_timing_policy": "next_open", + "max_holding_days": 20, + "engine_risk_budget_pct": 0.03, + "reaction_day_return_min": 0.0, + "reaction_day_return_max": 0.1, + "close_location_min": 0.4, + "close_location_max": 0.75, + "gap_size_min": 0.01, + "gap_size_max": 0.12, + "volume_ratio_min": 1.3, + "volume_ratio_max": 5.0, + "min_market_cap_proxy": 8000000000.0, + "document_quality_score_min": 0.66, + "parse_confidence_overall_min": 0.66, + "score_threshold_override": 0.0, + "residual_reserve_selected": true, + "veto_parse_confidence_min_override": 0.66, + "veto_oneoff_penalty_override": 0.75, + "allow_oneoff_downsizing_override": true, + "oneoff_downsize_floor_override": 0.15, + "next_open_gap_cap_pct": 0.12, + "early_failure_close_below_entry_and_reaction_close_override": false, + "early_failure_no_progress_days_override": 12, + "early_failure_no_progress_r_override": 0.0, + "early_failure_no_progress_fraction_override": 1.0, + "target_1_r_override": 5.0, + "target_1_fraction_override": 0.1, + "trailing_warmup_days_override": 12, + "per_trade_risk_pct_override": 0.008, + "stop_atr_multiplier_override": 3.0, + "use_reaction_day_low_stop_override": false, + "enabled": true + }, + { + "engine_id": "next_open_long_other_material_unknown_orderly", + "event_types": [ + "other_material_event" + ], + "event_directions": [ + "unknown" + ], + "guidance_statuses": [ + "not_provided" + ], + "filing_time_buckets": [ + "post_market" + ], + "timing_class": "after_close", + "direction": "long_only", + "entry_timing_policy": "next_open", + "max_holding_days": 20, + "engine_risk_budget_pct": 0.04, + "reaction_day_return_min": -0.05, + "reaction_day_return_max": 0.08, + "close_location_min": 0.35, + "close_location_max": 0.98, + "gap_size_min": -0.03, + "gap_size_max": 0.06, + "volume_ratio_min": 1.0, + "volume_ratio_max": 1.6, + "min_market_cap_proxy": 8000000000.0, + "document_quality_score_min": 0.5, + "parse_confidence_overall_min": 0.45, + "score_threshold_override": 0.0, + "residual_reserve_selected": true, + "next_open_gap_cap_pct": 0.05, + "early_failure_close_below_entry_and_reaction_close_override": false, + "early_failure_no_progress_days_override": 15, + "early_failure_no_progress_r_override": 0.0, + "early_failure_no_progress_fraction_override": 1.0, + "target_1_r_override": 5.0, + "target_1_fraction_override": 0.1, + "trailing_warmup_days_override": 12, + "enabled": true, + "veto_parse_confidence_min_override": 0.45, + "per_trade_risk_pct_override": 0.005, + "stop_atr_multiplier_override": 3.0, + "use_reaction_day_low_stop_override": false + }, + { + "engine_id": "next_open_long_bullish_raised_strong", + "event_types": [ + "earnings_release" + ], + "event_directions": [ + "bullish" + ], + "guidance_statuses": [ + "raised" + ], + "filing_time_buckets": [ + "post_market" + ], + "timing_class": "after_close", + "direction": "long_only", + "entry_timing_policy": "next_open", + "max_holding_days": 20, + "engine_risk_budget_pct": 0.1, + "reaction_day_return_min": 0.03, + "reaction_day_return_max": 0.2, + "close_location_min": 0.55, + "volume_ratio_min": 1.2, + "volume_ratio_max": 6.0, + "document_quality_score_min": 0.6, + "parse_confidence_overall_min": 0.6, + "score_threshold_override": 0.0, + "residual_reserve_selected": true, + "next_open_gap_cap_pct": 0.1, + "early_failure_close_below_entry_and_reaction_close_override": false, + "early_failure_no_progress_days_override": 12, + "early_failure_no_progress_r_override": 0.0, + "early_failure_no_progress_fraction_override": 1.0, + "target_1_r_override": 5.0, + "target_1_fraction_override": 0.1, + "trailing_warmup_days_override": 10, + "per_trade_risk_pct_override": 0.015, + "stop_atr_multiplier_override": 3.0, + "use_reaction_day_low_stop_override": false, + "enabled": true + }, + { + "engine_id": "next_open_long_mixed_notprovided_postmarket", + "event_types": [ + "earnings_release" + ], + "event_directions": [ + "mixed" + ], + "guidance_statuses": [ + "not_provided" + ], + "filing_time_buckets": [ + "post_market" + ], + "timing_class": "after_close", + "direction": "long_only", + "entry_timing_policy": "next_open", + "max_holding_days": 20, + "engine_risk_budget_pct": 0.05, + "reaction_day_return_min": 0.02, + "reaction_day_return_max": 0.15, + "close_location_min": 0.55, + "volume_ratio_min": 1.2, + "volume_ratio_max": 5.0, + "document_quality_score_min": 0.5, + "parse_confidence_overall_min": 0.5, + "score_threshold_override": 0.0, + "residual_reserve_selected": true, + "next_open_gap_cap_pct": 0.08, + "early_failure_close_below_entry_and_reaction_close_override": false, + "early_failure_no_progress_days_override": 10, + "early_failure_no_progress_r_override": 0.0, + "early_failure_no_progress_fraction_override": 1.0, + "target_1_r_override": 5.0, + "target_1_fraction_override": 0.1, + "trailing_warmup_days_override": 10, + "per_trade_risk_pct_override": 0.01, + "stop_atr_multiplier_override": 3.0, + "use_reaction_day_low_stop_override": false, + "enabled": true + } + ], + "splits": [ + { + "kind": "named_snapshot", + "params": { + "name": "train" + } + }, + { + "kind": "named_snapshot", + "params": { + "name": "valid" + } + }, + { + "kind": "named_snapshot", + "params": { + "name": "test" + } + } + ], + "tags": [ + "return-max", + "v6new", + "loss-reduction" + ], + "notes": "OME risk halved (smaller losses), vol_min 1.0 (blocks LKQ 0.8), guidance react_min raised (blocks SEIC 0.5%)" +} \ No newline at end of file diff --git a/journal/LEADERBOARD.md b/journal/LEADERBOARD.md index 6ca6c4b..b1937e8 100644 --- a/journal/LEADERBOARD.md +++ b/journal/LEADERBOARD.md @@ -1,5 +1,5 @@ # Strategy Improvement Leaderboard -_Updated: 2026-03-24T07:02:47.089676+00:00_ +_Updated: 2026-03-24T07:56:47.932261+00:00_ _Default view excludes retired legacy PEAD / short-core / exact-pocket families and incomplete train-only scans. Use `fithia2 lb --include-retired` to inspect archived research._ @@ -20,152 +20,153 @@ _Default view excludes retired legacy PEAD / short-core / exact-pocket families | 13 | return_max_long_v6.59 | 62.6 | +61.0 | +39.3 | +56.4 | +132.1 | 4.0 | 43.8 | 82.2 | 1.29 | 2026-03-23 | | 14 | return_max_long_v6.84 | 62.4 | +59.6 | +39.9 | +57.4 | +134.8 | 4.0 | 44.2 | 82.2 | 1.30 | 2026-03-23 | | 15 | return_max_long_v6.45 | 62.4 | +59.5 | +40.5 | +55.2 | +128.6 | 4.0 | 40.5 | 71.1 | 1.36 | 2026-03-23 | -| 16 | return_max_long_v1.312 | 61.9 | +51.3 | +35.8 | +48.2 | +109.8 | 4.0 | 40.5 | 71.1 | 1.19 | 2026-03-23 | -| 17 | return_max_long_v6new.10 | 61.9 | +61.2 | +41.0 | +58.8 | +138.9 | 4.0 | 38.5 | 69.6 | 1.53 | 2026-03-24 | -| 18 | return_max_long_v6new.22 | 61.9 | +59.9 | +40.5 | +53.9 | +125.1 | 4.0 | 38.9 | 64.4 | 1.38 | 2026-03-24 | -| 19 | return_max_long_v1.314 | 61.8 | +51.3 | +35.8 | +51.7 | +119.0 | 4.0 | 40.1 | 71.1 | 1.29 | 2026-03-23 | -| 20 | return_max_long_v6new.8 | 61.8 | +71.1 | +40.5 | +48.9 | +111.6 | 4.2 | 46.4 | 77.8 | 1.05 | 2026-03-24 | -| 21 | return_max_long_v6.29 | 61.7 | +61.9 | +40.5 | +56.8 | +133.2 | 4.0 | 39.5 | 71.1 | 1.44 | 2026-03-23 | -| 22 | return_max_long_v1.319 | 61.6 | +50.4 | +36.1 | +48.3 | +110.1 | 4.0 | 40.4 | 71.1 | 1.20 | 2026-03-23 | -| 23 | return_max_long_v6.34 | 61.5 | +62.3 | +40.5 | +56.8 | +133.2 | 4.0 | 39.5 | 71.1 | 1.44 | 2026-03-23 | -| 24 | return_max_long_v1.315 | 61.3 | +50.6 | +36.3 | +51.9 | +119.8 | 4.0 | 39.9 | 71.1 | 1.30 | 2026-03-23 | -| 25 | return_max_long_v6new.14 | 61.2 | +57.5 | +41.1 | +50.8 | +116.7 | 4.2 | 44.6 | 81.5 | 1.14 | 2026-03-24 | -| 26 | return_max_long_v1.304 | 61.0 | +51.3 | +35.8 | +48.3 | +110.0 | 4.0 | 40.5 | 71.1 | 1.19 | 2026-03-23 | -| 27 | return_max_long_v6.35 | 60.8 | +51.3 | +38.1 | +57.2 | +134.2 | 4.1 | 41.5 | 75.6 | 1.38 | 2026-03-23 | -| 28 | return_max_long_v6.33 | 60.7 | +61.3 | +41.9 | +56.7 | +132.9 | 4.0 | 39.3 | 68.1 | 1.44 | 2026-03-23 | -| 29 | return_max_long_v6.39 | 60.7 | +61.9 | +41.0 | +57.7 | +135.8 | 4.1 | 40.0 | 68.1 | 1.44 | 2026-03-23 | -| 30 | return_max_long_v1.298 | 60.6 | +51.8 | +35.1 | +48.3 | +110.0 | 4.0 | 40.5 | 71.1 | 1.19 | 2026-03-23 | -| 31 | return_max_long_v6.42 | 60.1 | +59.5 | +40.5 | +56.8 | +133.2 | 4.0 | 39.5 | 71.1 | 1.44 | 2026-03-23 | -| 32 | return_max_long_v6new.16 | 59.8 | +54.3 | +41.1 | +52.1 | +120.1 | 4.0 | 44.4 | 80.0 | 1.17 | 2026-03-24 | -| 33 | return_max_long_v6new.17 | 59.1 | +64.8 | +24.2 | +36.5 | +79.7 | 2.9 | 30.5 | 66.7 | 1.20 | 2026-03-24 | -| 34 | return_max_long_v6new.15 | 58.6 | +55.1 | +37.1 | +50.3 | +115.3 | 4.0 | 43.6 | 77.8 | 1.15 | 2026-03-24 | -| 35 | return_max_long_v6.26 | 57.6 | +67.5 | +40.3 | +57.1 | +134.1 | 4.1 | 41.4 | 74.8 | 1.38 | 2026-03-23 | -| 36 | return_max_long_v6.25 | 57.2 | +69.0 | +40.3 | +59.1 | +139.7 | 4.1 | 40.5 | 73.3 | 1.46 | 2026-03-23 | -| 37 | return_max_long_v1.275 | 57.0 | +53.8 | +35.8 | +47.2 | +107.1 | 4.0 | 40.5 | 69.6 | 1.16 | 2026-03-23 | -| 38 | return_max_long_v6.22 | 57.0 | +62.9 | +38.3 | +59.1 | +139.7 | 4.1 | 40.5 | 73.3 | 1.46 | 2026-03-23 | -| 39 | return_max_long_v6.20 | 56.7 | +69.1 | +40.3 | +59.1 | +139.7 | 4.1 | 40.5 | 73.3 | 1.46 | 2026-03-23 | -| 40 | return_max_long_v6.18 | 56.4 | +64.0 | +38.3 | +59.1 | +139.7 | 4.1 | 40.5 | 73.3 | 1.46 | 2026-03-23 | -| 41 | return_max_long_v6.15 | 54.8 | +63.8 | +34.5 | +59.1 | +139.7 | 4.1 | 40.3 | 73.3 | 1.47 | 2026-03-23 | -| 42 | return_max_long_v1.284 | 54.0 | +59.4 | +35.8 | +48.6 | +110.9 | 4.0 | 40.4 | 70.4 | 1.20 | 2026-03-23 | -| 43 | return_max_long_v1.256 | 52.1 | +58.3 | +35.8 | +46.8 | +106.0 | 4.0 | 42.0 | 69.6 | 1.11 | 2026-03-23 | -| 44 | return_max_long_v6.3 | 52.0 | +52.6 | +35.2 | +59.6 | +141.0 | 4.1 | 39.9 | 70.4 | 1.49 | 2026-03-23 | -| 45 | return_max_long_v6new.2 | 51.9 | +129.8 | +20.4 | +82.3 | +95.9 | 3.4 | 32.1 | 68.4 | 2.56 | 2026-03-23 | -| 46 | return_max_long_v1.236 | 51.7 | +55.5 | +35.5 | +46.8 | +105.9 | 4.0 | 42.0 | 69.6 | 1.11 | 2026-03-22 | -| 47 | return_max_long_v1.248 | 51.1 | +56.7 | +35.5 | +47.2 | +107.1 | 4.0 | 41.6 | 66.7 | 1.13 | 2026-03-23 | -| 48 | return_max_long_v1.251 | 50.9 | +58.0 | +35.3 | +46.8 | +105.9 | 4.0 | 42.0 | 69.6 | 1.11 | 2026-03-23 | -| 49 | return_max_long_v1.231 | 50.9 | +51.6 | +35.5 | +46.8 | +105.9 | 4.0 | 42.0 | 69.6 | 1.11 | 2026-03-22 | -| 50 | return_max_long_v1.227 | 50.8 | +51.8 | +35.0 | +46.8 | +105.9 | 4.0 | 42.0 | 69.6 | 1.11 | 2026-03-22 | -| 51 | return_max_long_v4.41 | 50.4 | +52.6 | +35.2 | +59.2 | +140.0 | 4.1 | 39.7 | 70.4 | 1.49 | 2026-03-22 | -| 52 | return_max_long_v1.232 | 50.3 | +52.8 | +35.5 | +47.2 | +107.1 | 4.0 | 41.6 | 66.7 | 1.13 | 2026-03-22 | -| 53 | return_max_long_v6new.5 | 50.2 | +97.9 | +15.5 | +77.9 | +90.7 | 3.1 | 26.5 | 64.9 | 2.94 | 2026-03-23 | -| 54 | return_max_long_v6.4 | 49.7 | +55.3 | +37.2 | +59.8 | +141.8 | 4.1 | 39.3 | 70.4 | 1.52 | 2026-03-23 | -| 55 | return_max_long_v6.15 | 48.9 | - | +34.5 | +59.1 | +139.7 | 4.1 | 40.3 | 73.3 | 1.47 | 2026-03-23 | -| 56 | return_max_long_v4.42 | 47.9 | +53.3 | +35.8 | +27.7 | +90.8 | 2.3 | 34.7 | 70.5 | 0.80 | 2026-03-22 | -| 57 | return_max_long_v1.264 | 47.7 | +58.5 | +36.2 | +46.9 | +106.3 | 4.0 | 41.9 | 69.6 | 1.12 | 2026-03-23 | -| 58 | return_max_long_v6new.21 | 46.9 | +43.4 | +34.8 | +40.8 | +90.4 | 4.1 | 33.2 | 61.5 | 1.23 | 2026-03-24 | -| 59 | return_max_long_v4.40 | 46.2 | +52.8 | +33.9 | +59.1 | +139.6 | 4.0 | 38.3 | 63.7 | 1.54 | 2026-03-22 | -| 60 | return_max_long_v4.38 | 45.6 | +52.8 | +33.9 | +59.1 | +139.6 | 4.0 | 37.9 | 63.0 | 1.56 | 2026-03-22 | -| 61 | return_max_long_v1.214 | 45.6 | +54.8 | +37.5 | +47.1 | +106.9 | 4.0 | 41.5 | 66.7 | 1.14 | 2026-03-22 | -| 62 | return_max_long_v4.39 | 45.4 | +53.3 | +35.8 | +27.6 | +90.8 | 2.3 | 33.0 | 69.5 | 0.84 | 2026-03-22 | -| 63 | return_max_long_v1.212 | 45.3 | +54.4 | +37.5 | +47.1 | +106.9 | 4.0 | 41.5 | 66.7 | 1.14 | 2026-03-22 | -| 64 | return_max_long_v1.199 | 45.3 | +53.8 | +37.5 | +47.1 | +106.9 | 4.0 | 41.5 | 66.7 | 1.14 | 2026-03-22 | +| 16 | return_max_long_v6new.23 | 62.3 | +52.0 | +37.8 | +55.2 | +128.8 | 4.0 | 37.9 | 61.5 | 1.46 | 2026-03-24 | +| 17 | return_max_long_v1.312 | 61.9 | +51.3 | +35.8 | +48.2 | +109.8 | 4.0 | 40.5 | 71.1 | 1.19 | 2026-03-23 | +| 18 | return_max_long_v6new.10 | 61.9 | +61.2 | +41.0 | +58.8 | +138.9 | 4.0 | 38.5 | 69.6 | 1.53 | 2026-03-24 | +| 19 | return_max_long_v6new.22 | 61.9 | +59.9 | +40.5 | +53.9 | +125.1 | 4.0 | 38.9 | 64.4 | 1.38 | 2026-03-24 | +| 20 | return_max_long_v1.314 | 61.8 | +51.3 | +35.8 | +51.7 | +119.0 | 4.0 | 40.1 | 71.1 | 1.29 | 2026-03-23 | +| 21 | return_max_long_v6new.8 | 61.8 | +71.1 | +40.5 | +48.9 | +111.6 | 4.2 | 46.4 | 77.8 | 1.05 | 2026-03-24 | +| 22 | return_max_long_v6.29 | 61.7 | +61.9 | +40.5 | +56.8 | +133.2 | 4.0 | 39.5 | 71.1 | 1.44 | 2026-03-23 | +| 23 | return_max_long_v1.319 | 61.6 | +50.4 | +36.1 | +48.3 | +110.1 | 4.0 | 40.4 | 71.1 | 1.20 | 2026-03-23 | +| 24 | return_max_long_v6.34 | 61.5 | +62.3 | +40.5 | +56.8 | +133.2 | 4.0 | 39.5 | 71.1 | 1.44 | 2026-03-23 | +| 25 | return_max_long_v1.315 | 61.3 | +50.6 | +36.3 | +51.9 | +119.8 | 4.0 | 39.9 | 71.1 | 1.30 | 2026-03-23 | +| 26 | return_max_long_v6new.14 | 61.2 | +57.5 | +41.1 | +50.8 | +116.7 | 4.2 | 44.6 | 81.5 | 1.14 | 2026-03-24 | +| 27 | return_max_long_v1.304 | 61.0 | +51.3 | +35.8 | +48.3 | +110.0 | 4.0 | 40.5 | 71.1 | 1.19 | 2026-03-23 | +| 28 | return_max_long_v6.35 | 60.8 | +51.3 | +38.1 | +57.2 | +134.2 | 4.1 | 41.5 | 75.6 | 1.38 | 2026-03-23 | +| 29 | return_max_long_v6.33 | 60.7 | +61.3 | +41.9 | +56.7 | +132.9 | 4.0 | 39.3 | 68.1 | 1.44 | 2026-03-23 | +| 30 | return_max_long_v6.39 | 60.7 | +61.9 | +41.0 | +57.7 | +135.8 | 4.1 | 40.0 | 68.1 | 1.44 | 2026-03-23 | +| 31 | return_max_long_v1.298 | 60.6 | +51.8 | +35.1 | +48.3 | +110.0 | 4.0 | 40.5 | 71.1 | 1.19 | 2026-03-23 | +| 32 | return_max_long_v6.42 | 60.1 | +59.5 | +40.5 | +56.8 | +133.2 | 4.0 | 39.5 | 71.1 | 1.44 | 2026-03-23 | +| 33 | return_max_long_v6new.16 | 59.8 | +54.3 | +41.1 | +52.1 | +120.1 | 4.0 | 44.4 | 80.0 | 1.17 | 2026-03-24 | +| 34 | return_max_long_v6new.17 | 59.1 | +64.8 | +24.2 | +36.5 | +79.7 | 2.9 | 30.5 | 66.7 | 1.20 | 2026-03-24 | +| 35 | return_max_long_v6new.15 | 58.6 | +55.1 | +37.1 | +50.3 | +115.3 | 4.0 | 43.6 | 77.8 | 1.15 | 2026-03-24 | +| 36 | return_max_long_v6.26 | 57.6 | +67.5 | +40.3 | +57.1 | +134.1 | 4.1 | 41.4 | 74.8 | 1.38 | 2026-03-23 | +| 37 | return_max_long_v6.25 | 57.2 | +69.0 | +40.3 | +59.1 | +139.7 | 4.1 | 40.5 | 73.3 | 1.46 | 2026-03-23 | +| 38 | return_max_long_v1.275 | 57.0 | +53.8 | +35.8 | +47.2 | +107.1 | 4.0 | 40.5 | 69.6 | 1.16 | 2026-03-23 | +| 39 | return_max_long_v6.22 | 57.0 | +62.9 | +38.3 | +59.1 | +139.7 | 4.1 | 40.5 | 73.3 | 1.46 | 2026-03-23 | +| 40 | return_max_long_v6.20 | 56.7 | +69.1 | +40.3 | +59.1 | +139.7 | 4.1 | 40.5 | 73.3 | 1.46 | 2026-03-23 | +| 41 | return_max_long_v6.18 | 56.4 | +64.0 | +38.3 | +59.1 | +139.7 | 4.1 | 40.5 | 73.3 | 1.46 | 2026-03-23 | +| 42 | return_max_long_v6.15 | 54.8 | +63.8 | +34.5 | +59.1 | +139.7 | 4.1 | 40.3 | 73.3 | 1.47 | 2026-03-23 | +| 43 | return_max_long_v1.284 | 54.0 | +59.4 | +35.8 | +48.6 | +110.9 | 4.0 | 40.4 | 70.4 | 1.20 | 2026-03-23 | +| 44 | return_max_long_v1.256 | 52.1 | +58.3 | +35.8 | +46.8 | +106.0 | 4.0 | 42.0 | 69.6 | 1.11 | 2026-03-23 | +| 45 | return_max_long_v6.3 | 52.0 | +52.6 | +35.2 | +59.6 | +141.0 | 4.1 | 39.9 | 70.4 | 1.49 | 2026-03-23 | +| 46 | return_max_long_v6new.2 | 51.9 | +129.8 | +20.4 | +82.3 | +95.9 | 3.4 | 32.1 | 68.4 | 2.56 | 2026-03-23 | +| 47 | return_max_long_v1.236 | 51.7 | +55.5 | +35.5 | +46.8 | +105.9 | 4.0 | 42.0 | 69.6 | 1.11 | 2026-03-22 | +| 48 | return_max_long_v1.248 | 51.1 | +56.7 | +35.5 | +47.2 | +107.1 | 4.0 | 41.6 | 66.7 | 1.13 | 2026-03-23 | +| 49 | return_max_long_v1.251 | 50.9 | +58.0 | +35.3 | +46.8 | +105.9 | 4.0 | 42.0 | 69.6 | 1.11 | 2026-03-23 | +| 50 | return_max_long_v1.231 | 50.9 | +51.6 | +35.5 | +46.8 | +105.9 | 4.0 | 42.0 | 69.6 | 1.11 | 2026-03-22 | +| 51 | return_max_long_v1.227 | 50.8 | +51.8 | +35.0 | +46.8 | +105.9 | 4.0 | 42.0 | 69.6 | 1.11 | 2026-03-22 | +| 52 | return_max_long_v4.41 | 50.4 | +52.6 | +35.2 | +59.2 | +140.0 | 4.1 | 39.7 | 70.4 | 1.49 | 2026-03-22 | +| 53 | return_max_long_v1.232 | 50.3 | +52.8 | +35.5 | +47.2 | +107.1 | 4.0 | 41.6 | 66.7 | 1.13 | 2026-03-22 | +| 54 | return_max_long_v6new.5 | 50.2 | +97.9 | +15.5 | +77.9 | +90.7 | 3.1 | 26.5 | 64.9 | 2.94 | 2026-03-23 | +| 55 | return_max_long_v6.4 | 49.7 | +55.3 | +37.2 | +59.8 | +141.8 | 4.1 | 39.3 | 70.4 | 1.52 | 2026-03-23 | +| 56 | return_max_long_v6.15 | 48.9 | - | +34.5 | +59.1 | +139.7 | 4.1 | 40.3 | 73.3 | 1.47 | 2026-03-23 | +| 57 | return_max_long_v4.42 | 47.9 | +53.3 | +35.8 | +27.7 | +90.8 | 2.3 | 34.7 | 70.5 | 0.80 | 2026-03-22 | +| 58 | return_max_long_v1.264 | 47.7 | +58.5 | +36.2 | +46.9 | +106.3 | 4.0 | 41.9 | 69.6 | 1.12 | 2026-03-23 | +| 59 | return_max_long_v6new.21 | 46.9 | +43.4 | +34.8 | +40.8 | +90.4 | 4.1 | 33.2 | 61.5 | 1.23 | 2026-03-24 | +| 60 | return_max_long_v4.40 | 46.2 | +52.8 | +33.9 | +59.1 | +139.6 | 4.0 | 38.3 | 63.7 | 1.54 | 2026-03-22 | +| 61 | return_max_long_v4.38 | 45.6 | +52.8 | +33.9 | +59.1 | +139.6 | 4.0 | 37.9 | 63.0 | 1.56 | 2026-03-22 | +| 62 | return_max_long_v1.214 | 45.6 | +54.8 | +37.5 | +47.1 | +106.9 | 4.0 | 41.5 | 66.7 | 1.14 | 2026-03-22 | +| 63 | return_max_long_v4.39 | 45.4 | +53.3 | +35.8 | +27.6 | +90.8 | 2.3 | 33.0 | 69.5 | 0.84 | 2026-03-22 | +| 64 | return_max_long_v1.212 | 45.3 | +54.4 | +37.5 | +47.1 | +106.9 | 4.0 | 41.5 | 66.7 | 1.14 | 2026-03-22 | | 65 | return_max_long_v1.199 | 45.3 | +53.8 | +37.5 | +47.1 | +106.9 | 4.0 | 41.5 | 66.7 | 1.14 | 2026-03-22 | -| 66 | return_max_long_v1.204 | 45.1 | +54.5 | +37.5 | +47.1 | +106.9 | 4.0 | 41.5 | 66.7 | 1.14 | 2026-03-22 | -| 67 | return_max_long_v4.28 | 45.0 | +51.8 | +37.5 | +59.1 | +139.8 | 4.0 | 37.8 | 63.0 | 1.56 | 2026-03-22 | -| 68 | return_max_long_v4.43 | 44.9 | +52.9 | +33.9 | +59.0 | +139.5 | 4.1 | 39.6 | 63.7 | 1.49 | 2026-03-22 | -| 69 | return_max_long_v4.36 | 44.7 | +52.3 | +38.4 | +58.6 | +138.2 | 4.1 | 39.3 | 63.0 | 1.49 | 2026-03-22 | -| 70 | return_max_long_v4.19 | 44.6 | +54.8 | +37.5 | +47.1 | +106.9 | 4.0 | 41.5 | 66.7 | 1.14 | 2026-03-22 | -| 71 | return_max_long_v4.20 | 44.3 | +55.4 | +30.5 | +27.6 | +90.8 | 2.3 | 33.0 | 69.5 | 0.84 | 2026-03-22 | -| 72 | return_max_long_v4.31 | 44.2 | +55.9 | +38.4 | +27.7 | +79.3 | 2.3 | 29.8 | 62.3 | 0.93 | 2026-03-22 | -| 73 | return_max_long_v4.29 | 43.8 | +56.4 | +38.3 | +26.2 | +74.2 | 2.6 | 30.2 | 62.3 | 0.87 | 2026-03-22 | -| 74 | return_max_long_v6new.1 | 43.8 | +131.2 | +17.0 | +105.2 | +123.7 | 3.4 | 34.7 | 71.6 | 3.03 | 2026-03-23 | -| 75 | return_max_long_v1.192 | 43.4 | +51.6 | +37.5 | +47.1 | +106.9 | 4.0 | 41.5 | 66.7 | 1.14 | 2026-03-22 | -| 76 | return_max_long_v1.188 | 42.7 | +48.9 | +37.5 | +47.6 | +108.2 | 4.0 | 41.1 | 66.7 | 1.16 | 2026-03-22 | -| 77 | return_max_long_v1.194 | 42.6 | +51.6 | +37.5 | +47.6 | +108.2 | 4.0 | 41.1 | 66.7 | 1.16 | 2026-03-22 | -| 78 | return_max_long_v6new.4 | 42.0 | +85.6 | +18.4 | +77.9 | +90.7 | 3.1 | 26.5 | 64.9 | 2.94 | 2026-03-23 | -| 79 | return_max_long_v6new.8 | 41.5 | +71.1 | +40.5 | +48.9 | +111.6 | 4.2 | 46.4 | 77.8 | 1.05 | 2026-03-24 | -| 80 | return_max_long_v1.278 | 41.2 | +52.2 | +31.2 | +53.6 | +124.5 | 4.0 | 41.5 | 71.1 | 1.29 | 2026-03-23 | -| 81 | return_max_long_v1.180 | 41.0 | +42.9 | +37.5 | +47.7 | +108.4 | 4.0 | 40.9 | 66.7 | 1.17 | 2026-03-22 | -| 82 | return_max_long_v1.174 | 40.5 | +43.0 | +36.9 | +46.1 | +104.3 | 4.0 | 40.4 | 66.7 | 1.14 | 2026-03-22 | -| 83 | return_max_long_v1.201 | 39.9 | +54.1 | +37.5 | +47.1 | +106.9 | 4.0 | 41.5 | 66.7 | 1.14 | 2026-03-22 | -| 84 | return_max_long_v6.44 | 39.6 | +36.3 | +20.5 | +43.1 | +96.2 | 4.8 | 42.6 | 70.4 | 1.01 | 2026-03-23 | -| 85 | return_max_long_v1.218 | 39.5 | +57.1 | +37.5 | +47.1 | +106.9 | 4.0 | 41.5 | 66.7 | 1.14 | 2026-03-22 | -| 86 | return_max_long_v1.207 | 39.0 | +56.7 | +37.5 | +47.3 | +107.3 | 4.0 | 41.9 | 72.6 | 1.13 | 2026-03-22 | -| 87 | return_max_long_v4.12 | 37.9 | +54.8 | +30.5 | +26.7 | +87.2 | 2.5 | 30.9 | 68.4 | 0.86 | 2026-03-22 | -| 88 | return_max_long_v1.170 | 37.1 | +43.5 | +35.3 | +41.4 | +92.0 | 4.7 | 39.0 | 58.5 | 1.06 | 2026-03-22 | -| 89 | return_max_long_v4.16 | 37.0 | +57.1 | +30.1 | +24.7 | +79.5 | 3.0 | 31.5 | 68.4 | 0.78 | 2026-03-22 | -| 90 | return_max_long_v4.9 | 34.9 | +42.9 | +37.5 | +47.7 | +108.4 | 4.0 | 40.9 | 66.7 | 1.17 | 2026-03-22 | -| 91 | return_max_long_v4.11 | 34.9 | +42.9 | +37.5 | +47.7 | +108.4 | 4.0 | 40.9 | 66.7 | 1.17 | 2026-03-22 | -| 92 | return_max_long_v6new.5 | 33.7 | +97.9 | +15.5 | +77.9 | +90.7 | 3.1 | 26.5 | 64.9 | 2.94 | 2026-03-23 | -| 93 | return_max_long_v4.10 | 33.2 | +44.0 | +37.5 | +47.7 | +108.4 | 4.0 | 40.2 | 66.7 | 1.19 | 2026-03-22 | -| 94 | return_max_long_v6.29 | 32.3 | +61.9 | +40.5 | +56.8 | +133.2 | 4.0 | 39.5 | 71.1 | 1.44 | 2026-03-24 | -| 95 | return_max_long_v6new.1 | 29.9 | +131.2 | +17.0 | +105.2 | +123.7 | 3.4 | 34.7 | 71.6 | 3.03 | 2026-03-23 | -| 96 | return_max_long_v1.102 | 28.5 | +35.6 | +35.3 | +42.6 | +95.0 | 4.7 | 34.7 | 40.7 | 1.23 | 2026-03-22 | -| 97 | return_max_long_v1.128 | 28.5 | +35.6 | +35.3 | +42.6 | +95.0 | 4.7 | 34.7 | 40.7 | 1.23 | 2026-03-22 | -| 98 | return_max_long_v2.4 | 28.4 | +35.6 | +35.3 | +42.5 | +94.8 | 5.0 | 34.9 | 40.7 | 1.22 | 2026-03-22 | -| 99 | return_max_long_v1.101 | 28.2 | +36.7 | +35.3 | +42.6 | +95.1 | 4.7 | 34.8 | 40.7 | 1.23 | 2026-03-22 | -| 100 | return_max_long_v6new.7 | 27.8 | +58.1 | +42.7 | +59.2 | +139.9 | 4.0 | 38.0 | 63.7 | 1.56 | 2026-03-24 | +| 66 | return_max_long_v1.199 | 45.3 | +53.8 | +37.5 | +47.1 | +106.9 | 4.0 | 41.5 | 66.7 | 1.14 | 2026-03-22 | +| 67 | return_max_long_v1.204 | 45.1 | +54.5 | +37.5 | +47.1 | +106.9 | 4.0 | 41.5 | 66.7 | 1.14 | 2026-03-22 | +| 68 | return_max_long_v4.28 | 45.0 | +51.8 | +37.5 | +59.1 | +139.8 | 4.0 | 37.8 | 63.0 | 1.56 | 2026-03-22 | +| 69 | return_max_long_v4.43 | 44.9 | +52.9 | +33.9 | +59.0 | +139.5 | 4.1 | 39.6 | 63.7 | 1.49 | 2026-03-22 | +| 70 | return_max_long_v4.36 | 44.7 | +52.3 | +38.4 | +58.6 | +138.2 | 4.1 | 39.3 | 63.0 | 1.49 | 2026-03-22 | +| 71 | return_max_long_v4.19 | 44.6 | +54.8 | +37.5 | +47.1 | +106.9 | 4.0 | 41.5 | 66.7 | 1.14 | 2026-03-22 | +| 72 | return_max_long_v4.20 | 44.3 | +55.4 | +30.5 | +27.6 | +90.8 | 2.3 | 33.0 | 69.5 | 0.84 | 2026-03-22 | +| 73 | return_max_long_v4.31 | 44.2 | +55.9 | +38.4 | +27.7 | +79.3 | 2.3 | 29.8 | 62.3 | 0.93 | 2026-03-22 | +| 74 | return_max_long_v4.29 | 43.8 | +56.4 | +38.3 | +26.2 | +74.2 | 2.6 | 30.2 | 62.3 | 0.87 | 2026-03-22 | +| 75 | return_max_long_v6new.1 | 43.8 | +131.2 | +17.0 | +105.2 | +123.7 | 3.4 | 34.7 | 71.6 | 3.03 | 2026-03-23 | +| 76 | return_max_long_v1.192 | 43.4 | +51.6 | +37.5 | +47.1 | +106.9 | 4.0 | 41.5 | 66.7 | 1.14 | 2026-03-22 | +| 77 | return_max_long_v1.188 | 42.7 | +48.9 | +37.5 | +47.6 | +108.2 | 4.0 | 41.1 | 66.7 | 1.16 | 2026-03-22 | +| 78 | return_max_long_v1.194 | 42.6 | +51.6 | +37.5 | +47.6 | +108.2 | 4.0 | 41.1 | 66.7 | 1.16 | 2026-03-22 | +| 79 | return_max_long_v6new.4 | 42.0 | +85.6 | +18.4 | +77.9 | +90.7 | 3.1 | 26.5 | 64.9 | 2.94 | 2026-03-23 | +| 80 | return_max_long_v6new.8 | 41.5 | +71.1 | +40.5 | +48.9 | +111.6 | 4.2 | 46.4 | 77.8 | 1.05 | 2026-03-24 | +| 81 | return_max_long_v1.278 | 41.2 | +52.2 | +31.2 | +53.6 | +124.5 | 4.0 | 41.5 | 71.1 | 1.29 | 2026-03-23 | +| 82 | return_max_long_v1.180 | 41.0 | +42.9 | +37.5 | +47.7 | +108.4 | 4.0 | 40.9 | 66.7 | 1.17 | 2026-03-22 | +| 83 | return_max_long_v1.174 | 40.5 | +43.0 | +36.9 | +46.1 | +104.3 | 4.0 | 40.4 | 66.7 | 1.14 | 2026-03-22 | +| 84 | return_max_long_v1.201 | 39.9 | +54.1 | +37.5 | +47.1 | +106.9 | 4.0 | 41.5 | 66.7 | 1.14 | 2026-03-22 | +| 85 | return_max_long_v6.44 | 39.6 | +36.3 | +20.5 | +43.1 | +96.2 | 4.8 | 42.6 | 70.4 | 1.01 | 2026-03-23 | +| 86 | return_max_long_v1.218 | 39.5 | +57.1 | +37.5 | +47.1 | +106.9 | 4.0 | 41.5 | 66.7 | 1.14 | 2026-03-22 | +| 87 | return_max_long_v1.207 | 39.0 | +56.7 | +37.5 | +47.3 | +107.3 | 4.0 | 41.9 | 72.6 | 1.13 | 2026-03-22 | +| 88 | return_max_long_v4.12 | 37.9 | +54.8 | +30.5 | +26.7 | +87.2 | 2.5 | 30.9 | 68.4 | 0.86 | 2026-03-22 | +| 89 | return_max_long_v1.170 | 37.1 | +43.5 | +35.3 | +41.4 | +92.0 | 4.7 | 39.0 | 58.5 | 1.06 | 2026-03-22 | +| 90 | return_max_long_v4.16 | 37.0 | +57.1 | +30.1 | +24.7 | +79.5 | 3.0 | 31.5 | 68.4 | 0.78 | 2026-03-22 | +| 91 | return_max_long_v4.9 | 34.9 | +42.9 | +37.5 | +47.7 | +108.4 | 4.0 | 40.9 | 66.7 | 1.17 | 2026-03-22 | +| 92 | return_max_long_v4.11 | 34.9 | +42.9 | +37.5 | +47.7 | +108.4 | 4.0 | 40.9 | 66.7 | 1.17 | 2026-03-22 | +| 93 | return_max_long_v6new.5 | 33.7 | +97.9 | +15.5 | +77.9 | +90.7 | 3.1 | 26.5 | 64.9 | 2.94 | 2026-03-23 | +| 94 | return_max_long_v4.10 | 33.2 | +44.0 | +37.5 | +47.7 | +108.4 | 4.0 | 40.2 | 66.7 | 1.19 | 2026-03-22 | +| 95 | return_max_long_v6.29 | 32.3 | +61.9 | +40.5 | +56.8 | +133.2 | 4.0 | 39.5 | 71.1 | 1.44 | 2026-03-24 | +| 96 | return_max_long_v6new.1 | 29.9 | +131.2 | +17.0 | +105.2 | +123.7 | 3.4 | 34.7 | 71.6 | 3.03 | 2026-03-23 | +| 97 | return_max_long_v1.102 | 28.5 | +35.6 | +35.3 | +42.6 | +95.0 | 4.7 | 34.7 | 40.7 | 1.23 | 2026-03-22 | +| 98 | return_max_long_v1.128 | 28.5 | +35.6 | +35.3 | +42.6 | +95.0 | 4.7 | 34.7 | 40.7 | 1.23 | 2026-03-22 | +| 99 | return_max_long_v2.4 | 28.4 | +35.6 | +35.3 | +42.5 | +94.8 | 5.0 | 34.9 | 40.7 | 1.22 | 2026-03-22 | +| 100 | return_max_long_v1.101 | 28.2 | +36.7 | +35.3 | +42.6 | +95.1 | 4.7 | 34.8 | 40.7 | 1.23 | 2026-03-22 | | 101 | return_max_long_v6new.7 | 27.8 | +58.1 | +42.7 | +59.2 | +139.9 | 4.0 | 38.0 | 63.7 | 1.56 | 2026-03-24 | -| 102 | return_max_long_v1.51 | 26.4 | +37.9 | +35.3 | +42.7 | +95.3 | 4.7 | 35.0 | 40.7 | 1.22 | 2026-03-22 | -| 103 | return_max_long_v6new.6 | 25.2 | +51.5 | +17.5 | +37.9 | +83.2 | 1.3 | 23.5 | 57.8 | 1.62 | 2026-03-23 | -| 104 | return_max_long_v1.52 | 24.9 | +40.0 | +35.3 | +42.7 | +95.3 | 4.7 | 35.0 | 40.7 | 1.22 | 2026-03-22 | -| 105 | return_max_long_v4.17 | 24.5 | +54.8 | +30.5 | +26.7 | +87.2 | 2.5 | 30.9 | 68.4 | 0.86 | 2026-03-22 | -| 106 | return_max_long_v2.3 | 21.0 | +30.7 | +35.3 | +28.2 | +59.7 | 4.7 | 33.3 | 39.3 | 0.85 | 2026-03-22 | -| 107 | return_max_long_v3.7 | 17.4 | +37.2 | +35.3 | +42.7 | +95.3 | 4.7 | 35.0 | 40.7 | 1.22 | 2026-03-22 | -| 108 | return_max_long_v2.5 | 16.5 | +21.7 | +35.3 | +54.5 | +126.9 | 4.7 | 35.0 | 40.7 | 1.56 | 2026-03-22 | -| 109 | return_max_long_v4.6 | 14.8 | +30.8 | +39.6 | +34.1 | +73.6 | 4.0 | 47.9 | 70.4 | 0.71 | 2026-03-22 | -| 110 | return_max_long_v3.16 | 14.6 | +33.1 | +29.9 | +51.4 | +118.4 | 4.9 | 22.8 | 26.7 | 2.25 | 2026-03-22 | -| 111 | return_max_long_v3.20 | 14.6 | +34.1 | +31.4 | +56.5 | +132.3 | 10.1 | 25.0 | 28.9 | 2.26 | 2026-03-22 | -| 112 | return_max_long_v3.2 | 14.4 | +15.9 | +36.6 | +44.5 | +99.9 | 4.7 | 43.7 | 52.6 | 1.02 | 2026-03-22 | -| 113 | return_max_long_v3.5 | 14.2 | +35.8 | +28.3 | +32.9 | +70.7 | 5.4 | 33.0 | 37.0 | 1.00 | 2026-03-22 | -| 114 | return_max_long_v3.3 | 14.0 | +25.5 | +35.3 | +37.4 | +81.8 | 4.9 | 47.3 | 56.3 | 0.79 | 2026-03-22 | -| 115 | return_max_long_v3.1 | 13.8 | +3.8 | +39.9 | +50.7 | +116.4 | 4.7 | 42.0 | 51.9 | 1.21 | 2026-03-22 | -| 116 | return_max_long_v1.53 | 13.5 | +50.9 | +38.8 | +43.4 | +97.2 | 6.8 | 36.3 | 45.2 | 1.19 | 2026-03-22 | -| 117 | return_max_long_v3.8 | 13.3 | +38.2 | +27.6 | +42.3 | +94.3 | 4.8 | 34.6 | 40.7 | 1.22 | 2026-03-22 | -| 118 | return_max_long_v4.7 | 13.2 | +23.0 | +37.6 | +33.6 | +72.4 | 3.2 | 42.9 | 70.4 | 0.78 | 2026-03-22 | -| 119 | return_max_long_v4.8 | 11.7 | +25.7 | +42.6 | +49.1 | +112.2 | 3.4 | 36.3 | 67.4 | 1.35 | 2026-03-22 | -| 120 | return_max_long_v1c.4 | 8.6 | +36.3 | +12.1 | +16.3 | +32.9 | 9.0 | 30.6 | 40.0 | 0.53 | 2026-03-22 | +| 102 | return_max_long_v6new.7 | 27.8 | +58.1 | +42.7 | +59.2 | +139.9 | 4.0 | 38.0 | 63.7 | 1.56 | 2026-03-24 | +| 103 | return_max_long_v1.51 | 26.4 | +37.9 | +35.3 | +42.7 | +95.3 | 4.7 | 35.0 | 40.7 | 1.22 | 2026-03-22 | +| 104 | return_max_long_v6new.6 | 25.2 | +51.5 | +17.5 | +37.9 | +83.2 | 1.3 | 23.5 | 57.8 | 1.62 | 2026-03-23 | +| 105 | return_max_long_v1.52 | 24.9 | +40.0 | +35.3 | +42.7 | +95.3 | 4.7 | 35.0 | 40.7 | 1.22 | 2026-03-22 | +| 106 | return_max_long_v4.17 | 24.5 | +54.8 | +30.5 | +26.7 | +87.2 | 2.5 | 30.9 | 68.4 | 0.86 | 2026-03-22 | +| 107 | return_max_long_v2.3 | 21.0 | +30.7 | +35.3 | +28.2 | +59.7 | 4.7 | 33.3 | 39.3 | 0.85 | 2026-03-22 | +| 108 | return_max_long_v3.7 | 17.4 | +37.2 | +35.3 | +42.7 | +95.3 | 4.7 | 35.0 | 40.7 | 1.22 | 2026-03-22 | +| 109 | return_max_long_v2.5 | 16.5 | +21.7 | +35.3 | +54.5 | +126.9 | 4.7 | 35.0 | 40.7 | 1.56 | 2026-03-22 | +| 110 | return_max_long_v4.6 | 14.8 | +30.8 | +39.6 | +34.1 | +73.6 | 4.0 | 47.9 | 70.4 | 0.71 | 2026-03-22 | +| 111 | return_max_long_v3.16 | 14.6 | +33.1 | +29.9 | +51.4 | +118.4 | 4.9 | 22.8 | 26.7 | 2.25 | 2026-03-22 | +| 112 | return_max_long_v3.20 | 14.6 | +34.1 | +31.4 | +56.5 | +132.3 | 10.1 | 25.0 | 28.9 | 2.26 | 2026-03-22 | +| 113 | return_max_long_v3.2 | 14.4 | +15.9 | +36.6 | +44.5 | +99.9 | 4.7 | 43.7 | 52.6 | 1.02 | 2026-03-22 | +| 114 | return_max_long_v3.5 | 14.2 | +35.8 | +28.3 | +32.9 | +70.7 | 5.4 | 33.0 | 37.0 | 1.00 | 2026-03-22 | +| 115 | return_max_long_v3.3 | 14.0 | +25.5 | +35.3 | +37.4 | +81.8 | 4.9 | 47.3 | 56.3 | 0.79 | 2026-03-22 | +| 116 | return_max_long_v3.1 | 13.8 | +3.8 | +39.9 | +50.7 | +116.4 | 4.7 | 42.0 | 51.9 | 1.21 | 2026-03-22 | +| 117 | return_max_long_v1.53 | 13.5 | +50.9 | +38.8 | +43.4 | +97.2 | 6.8 | 36.3 | 45.2 | 1.19 | 2026-03-22 | +| 118 | return_max_long_v3.8 | 13.3 | +38.2 | +27.6 | +42.3 | +94.3 | 4.8 | 34.6 | 40.7 | 1.22 | 2026-03-22 | +| 119 | return_max_long_v4.7 | 13.2 | +23.0 | +37.6 | +33.6 | +72.4 | 3.2 | 42.9 | 70.4 | 0.78 | 2026-03-22 | +| 120 | return_max_long_v4.8 | 11.7 | +25.7 | +42.6 | +49.1 | +112.2 | 3.4 | 36.3 | 67.4 | 1.35 | 2026-03-22 | | 121 | return_max_long_v1c.4 | 8.6 | +36.3 | +12.1 | +16.3 | +32.9 | 9.0 | 30.6 | 40.0 | 0.53 | 2026-03-22 | -| 122 | return_max_long_v1c.1 | 7.4 | +34.4 | +11.8 | +15.0 | +30.1 | 8.5 | 27.9 | 40.0 | 0.54 | 2026-03-22 | +| 122 | return_max_long_v1c.4 | 8.6 | +36.3 | +12.1 | +16.3 | +32.9 | 9.0 | 30.6 | 40.0 | 0.53 | 2026-03-22 | | 123 | return_max_long_v1c.1 | 7.4 | +34.4 | +11.8 | +15.0 | +30.1 | 8.5 | 27.9 | 40.0 | 0.54 | 2026-03-22 | -| 124 | return_max_long_v1c.9 | 6.3 | +36.3 | +12.1 | +22.3 | +46.0 | 8.8 | 34.7 | 45.2 | 0.64 | 2026-03-22 | -| 125 | return_max_long_v1c.15 | 6.2 | +40.1 | +14.8 | +23.1 | +47.9 | 11.5 | 40.6 | 47.4 | 0.57 | 2026-03-22 | -| 126 | return_max_long_v1c.14 | 6.1 | +38.9 | +13.9 | +21.7 | +44.7 | 11.5 | 39.4 | 47.4 | 0.55 | 2026-03-22 | -| 127 | return_max_long_v1.129 | 5.4 | +41.3 | +29.5 | +47.4 | +107.7 | 5.7 | 36.4 | 49.6 | 1.30 | 2026-03-22 | -| 128 | return_max_long_v1c.7 | 4.7 | +41.4 | +15.7 | +17.0 | +34.4 | 11.8 | 36.7 | 42.2 | 0.46 | 2026-03-22 | +| 124 | return_max_long_v1c.1 | 7.4 | +34.4 | +11.8 | +15.0 | +30.1 | 8.5 | 27.9 | 40.0 | 0.54 | 2026-03-22 | +| 125 | return_max_long_v1c.9 | 6.3 | +36.3 | +12.1 | +22.3 | +46.0 | 8.8 | 34.7 | 45.2 | 0.64 | 2026-03-22 | +| 126 | return_max_long_v1c.15 | 6.2 | +40.1 | +14.8 | +23.1 | +47.9 | 11.5 | 40.6 | 47.4 | 0.57 | 2026-03-22 | +| 127 | return_max_long_v1c.14 | 6.1 | +38.9 | +13.9 | +21.7 | +44.7 | 11.5 | 39.4 | 47.4 | 0.55 | 2026-03-22 | +| 128 | return_max_long_v1.129 | 5.4 | +41.3 | +29.5 | +47.4 | +107.7 | 5.7 | 36.4 | 49.6 | 1.30 | 2026-03-22 | | 129 | return_max_long_v1c.7 | 4.7 | +41.4 | +15.7 | +17.0 | +34.4 | 11.8 | 36.7 | 42.2 | 0.46 | 2026-03-22 | -| 130 | return_max_long_v1.143 | 4.5 | +35.1 | +35.3 | +42.6 | +95.0 | 4.7 | 34.7 | 40.7 | 1.23 | 2026-03-22 | -| 131 | return_max_long_v1.55 | 3.6 | +37.9 | +35.3 | +48.0 | +109.3 | 4.7 | 34.4 | 39.3 | 1.40 | 2026-03-22 | -| 132 | return_max_long_v1.76 | 3.6 | +37.9 | +35.3 | +48.0 | +109.3 | 4.7 | 34.4 | 39.3 | 1.40 | 2026-03-22 | -| 133 | return_max_long_v1c.13 | 3.3 | +41.4 | +15.7 | +24.5 | +51.0 | 11.5 | 41.7 | 47.4 | 0.59 | 2026-03-22 | -| 134 | return_max_long_v1.146 | 3.2 | +27.2 | +35.2 | +50.1 | +114.8 | 6.0 | 37.1 | 49.6 | 1.35 | 2026-03-22 | -| 135 | return_max_long_v2.2 | 2.9 | +28.2 | +33.5 | +32.2 | +69.1 | 3.6 | 28.6 | 31.9 | 1.13 | 2026-03-22 | -| 136 | return_max_long_v4.1 | 1.7 | +22.8 | +16.5 | +15.1 | +30.3 | 7.3 | 39.4 | 41.5 | 0.38 | 2026-03-22 | -| 137 | return_max_long_v2.1 | 0.4 | +13.8 | +13.2 | +22.2 | +45.9 | 3.2 | 22.3 | 28.1 | 0.99 | 2026-03-22 | +| 130 | return_max_long_v1c.7 | 4.7 | +41.4 | +15.7 | +17.0 | +34.4 | 11.8 | 36.7 | 42.2 | 0.46 | 2026-03-22 | +| 131 | return_max_long_v1.143 | 4.5 | +35.1 | +35.3 | +42.6 | +95.0 | 4.7 | 34.7 | 40.7 | 1.23 | 2026-03-22 | +| 132 | return_max_long_v1.55 | 3.6 | +37.9 | +35.3 | +48.0 | +109.3 | 4.7 | 34.4 | 39.3 | 1.40 | 2026-03-22 | +| 133 | return_max_long_v1.76 | 3.6 | +37.9 | +35.3 | +48.0 | +109.3 | 4.7 | 34.4 | 39.3 | 1.40 | 2026-03-22 | +| 134 | return_max_long_v1c.13 | 3.3 | +41.4 | +15.7 | +24.5 | +51.0 | 11.5 | 41.7 | 47.4 | 0.59 | 2026-03-22 | +| 135 | return_max_long_v1.146 | 3.2 | +27.2 | +35.2 | +50.1 | +114.8 | 6.0 | 37.1 | 49.6 | 1.35 | 2026-03-22 | +| 136 | return_max_long_v2.2 | 2.9 | +28.2 | +33.5 | +32.2 | +69.1 | 3.6 | 28.6 | 31.9 | 1.13 | 2026-03-22 | +| 137 | return_max_long_v4.1 | 1.7 | +22.8 | +16.5 | +15.1 | +30.3 | 7.3 | 39.4 | 41.5 | 0.38 | 2026-03-22 | +| 138 | return_max_long_v2.1 | 0.4 | +13.8 | +13.2 | +22.2 | +45.9 | 3.2 | 22.3 | 28.1 | 0.99 | 2026-03-22 | ## Recent Entries -### IMP-0542 (2026-03-24) — return_max_long_v6.99 -Hypothesis: v6.59 + lower per-trade risk on other_material_unknown_orderly (0.007) | other_material_unknown_orderly risk=0.0065 | other_material_unknown_orderly risk=0.006 | safer live variant: downsize reaction_close engines +### IMP-0545 (2026-03-24) — return_max_long_v6.101 +Hypothesis: v6.59 + lower per-trade risk on other_material_unknown_orderly (0.007) | other_material_unknown_orderly risk=0.0065 | other_material_unknown_orderly risk=0.006 | tail-safe live variant: downsize unknown_ome, other_material_unknown, bullish_raised_recovery Verdict: **UNKNOWN** (SQS None) Reasoning: Auto-synced from official manifest. -### IMP-0541 (2026-03-24) — return_max_long_v6.98 -Hypothesis: v6.59 + lower per-trade risk on other_material_unknown_orderly (0.007) | other_material_unknown_orderly risk=0.0065 | other_material_unknown_orderly risk=0.006 | safer live variant: downsize reaction_close engines +### IMP-0544 (2026-03-24) — return_max_long_v6.100 +Hypothesis: v6.59 + lower per-trade risk on other_material_unknown_orderly (0.007) | other_material_unknown_orderly risk=0.0065 | other_material_unknown_orderly risk=0.006 | tail-safe live variant: downsize unknown_ome, other_material_unknown, bullish_raised_recovery Verdict: **UNKNOWN** (SQS None) Reasoning: Auto-synced from official manifest. -### IMP-0540 (2026-03-24) — return_max_long_v6new.22 -Hypothesis: Paper trade loss fixes: tighten recovery/oneoff gates, cap guidance exhaustion -Verdict: **UNKNOWN** (SQS 61.9) -Reasoning: Blocks PII(-5.3% react), TEM/FND(low close), ORCL(exhaustion). Trades 118->106. WFV drops 91.7->83.3%. Test slightly better. Trade count loss offsets quality gain. +### IMP-0543 (2026-03-24) — return_max_long_v6new.23 +Hypothesis: v6new.22 + OME risk halved + vol gate 1.0 + guidance react_min raised +Verdict: **UNKNOWN** (SQS 62.3) +Reasoning: Train SQS 91.6 (best), OOT worst -0.31% (best). But trades 90 (down from 106). Test +55%. WFV 91.7%. RM 80.4%. -### IMP-0539 (2026-03-24) — return_max_long_v6.97 -Hypothesis: v6.59 + lower per-trade risk on other_material_unknown_orderly (0.007) | other_material_unknown_orderly risk=0.0065 | other_material_unknown_orderly risk=0.006 | downsize guidance_unknown_premarket_orderly on corrected snapshot research branch +### IMP-0542 (2026-03-24) — return_max_long_v6.99 +Hypothesis: v6.59 + lower per-trade risk on other_material_unknown_orderly (0.007) | other_material_unknown_orderly risk=0.0065 | other_material_unknown_orderly risk=0.006 | safer live variant: downsize reaction_close engines Verdict: **UNKNOWN** (SQS None) Reasoning: Auto-synced from official manifest. -### IMP-0538 (2026-03-24) — return_max_long_v6.96 -Hypothesis: v6.59 + lower per-trade risk on other_material_unknown_orderly (0.007) | other_material_unknown_orderly risk=0.0065 | other_material_unknown_orderly risk=0.006 | disable guidance_unknown_premarket_orderly on corrected snapshot research branch +### IMP-0541 (2026-03-24) — return_max_long_v6.98 +Hypothesis: v6.59 + lower per-trade risk on other_material_unknown_orderly (0.007) | other_material_unknown_orderly risk=0.0065 | other_material_unknown_orderly risk=0.006 | safer live variant: downsize reaction_close engines Verdict: **UNKNOWN** (SQS None) Reasoning: Auto-synced from official manifest. diff --git a/journal/improvement_journal.jsonl b/journal/improvement_journal.jsonl index f852140..6d703ce 100644 --- a/journal/improvement_journal.jsonl +++ b/journal/improvement_journal.jsonl @@ -540,3 +540,6 @@ {"entry_id":"IMP-0540","timestamp":"2026-03-24T06:59:03.210501+00:00","experiment_name":"return_max_long_v6new.22","hypothesis":"Paper trade loss fixes: tighten recovery/oneoff gates, cap guidance exhaustion","config_delta":{"base_experiment":"return_max_long_v6new.9","changes":{}},"results":{"train":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324064628980058_ebe65cb2","trade_count":106,"profit_factor":3.1930943205455242,"total_return_pct":59.920816634952445,"annualized_return_pct":17.105837911578313,"win_rate":0.6226415094339622,"max_drawdown_pct":7.018812062520477,"sharpe_ratio":1.7900694243994464,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.8082907125704595,"avg_gross_exposure_pct":34.428560439855985,"avg_net_exposure_pct":34.428560439855985,"days_in_market_pct":65.59571619812584},"valid":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324064703544888_ebe65cb2","trade_count":15,"profit_factor":16.772982088744676,"total_return_pct":40.51766955446487,"annualized_return_pct":87.29182203843644,"win_rate":0.6,"max_drawdown_pct":4.603342060193211,"sharpe_ratio":3.363244336527867,"monthly_win_rate":1.0,"equity_curve_r_squared":0.7852627547158966,"avg_gross_exposure_pct":23.194829301010113,"avg_net_exposure_pct":23.194829301010113,"days_in_market_pct":53.23741007194245},"test":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324064706241286_ebe65cb2","trade_count":27,"profit_factor":9.399565792777668,"total_return_pct":53.8710827532144,"annualized_return_pct":125.09532938164978,"win_rate":0.7037037037037037,"max_drawdown_pct":3.955196894681068,"sharpe_ratio":3.4199631460832096,"monthly_win_rate":1.0,"equity_curve_r_squared":0.8808686650513338,"avg_gross_exposure_pct":38.9025341476128,"avg_net_exposure_pct":38.9025341476128,"days_in_market_pct":64.44444444444444}},"walk_forward_summary":{"window_mode":"rolling_fixed","train_days":252,"test_days":63,"step_days":63,"fold_count":12,"folds":[{"fold_index":0,"train_start":"2022-03-02","train_end":"2023-03-02","test_start":"2023-03-03","test_end":"2023-06-01","train_run_id":"bt_return_max_long_v1_midlarge-liq_20260324064818947814_ebe65cb2","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324064819080634_ebe65cb2","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324064818947814_ebe65cb2","trade_count":9,"profit_factor":1.1610695034496679,"total_return_pct":0.2822025413652882,"annualized_return_pct":null,"win_rate":0.4444444444444444,"max_drawdown_pct":2.910052887612123,"sharpe_ratio":0.116128052258497,"monthly_win_rate":0.5,"equity_curve_r_squared":0.11338163077813196,"avg_gross_exposure_pct":6.166091216391789,"avg_net_exposure_pct":6.166091216391789,"days_in_market_pct":24.110671936758894},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324064819080634_ebe65cb2","trade_count":9,"profit_factor":0.23437330109015234,"total_return_pct":-1.303704036238778,"annualized_return_pct":null,"win_rate":0.3333333333333333,"max_drawdown_pct":2.7880822310954527,"sharpe_ratio":-0.8753331448060034,"monthly_win_rate":0.25,"equity_curve_r_squared":0.012417429072596122,"avg_gross_exposure_pct":32.374125451709816,"avg_net_exposure_pct":32.374125451709816,"days_in_market_pct":79.6875}},{"fold_index":1,"train_start":"2022-06-01","train_end":"2023-06-01","test_start":"2023-06-02","test_end":"2023-08-31","train_run_id":"bt_return_max_long_v1_midlarge-liq_20260324064819183723_ebe65cb2","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324064819393759_ebe65cb2","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324064819183723_ebe65cb2","trade_count":16,"profit_factor":0.6425104110527098,"total_return_pct":-1.2086082392926036,"annualized_return_pct":null,"win_rate":0.375,"max_drawdown_pct":3.742691232429763,"sharpe_ratio":-0.2791220912504352,"monthly_win_rate":0.42857142857142855,"equity_curve_r_squared":0.09796934219688366,"avg_gross_exposure_pct":14.87611730266713,"avg_net_exposure_pct":14.87611730266713,"days_in_market_pct":44.84126984126984},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324064819393759_ebe65cb2","trade_count":9,"profit_factor":4.294304532480124,"total_return_pct":4.750934747827356,"annualized_return_pct":null,"win_rate":0.7777777777777778,"max_drawdown_pct":1.7262672890798871,"sharpe_ratio":2.336778239301929,"monthly_win_rate":1.0,"equity_curve_r_squared":0.7710060100114691,"avg_gross_exposure_pct":28.408505312265376,"avg_net_exposure_pct":28.408505312265376,"days_in_market_pct":71.875}},{"fold_index":2,"train_start":"2022-08-31","train_end":"2023-08-31","test_start":"2023-09-01","test_end":"2023-11-30","train_run_id":"bt_return_max_long_v1_midlarge-liq_20260324064819531820_ebe65cb2","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324064820015993_ebe65cb2","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324064819531820_ebe65cb2","trade_count":25,"profit_factor":2.1436909641263617,"total_return_pct":5.412426011526521,"annualized_return_pct":null,"win_rate":0.56,"max_drawdown_pct":3.742691232429763,"sharpe_ratio":0.917074647314769,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.4751095148422504,"avg_gross_exposure_pct":23.35598945695874,"avg_net_exposure_pct":23.35598945695874,"days_in_market_pct":62.845849802371546},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324064820015993_ebe65cb2","trade_count":13,"profit_factor":5.330122893416619,"total_return_pct":9.537159349876646,"annualized_return_pct":null,"win_rate":0.7692307692307693,"max_drawdown_pct":2.6035573429472927,"sharpe_ratio":3.562818550957681,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.6113147950249987,"avg_gross_exposure_pct":41.49356911200735,"avg_net_exposure_pct":41.49356911200735,"days_in_market_pct":85.9375}},{"fold_index":3,"train_start":"2022-11-30","train_end":"2023-11-30","test_start":"2023-12-01","test_end":"2024-03-04","train_run_id":"bt_return_max_long_v1_midlarge-liq_20260324064820205175_ebe65cb2","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324064820553232_ebe65cb2","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324064820205175_ebe65cb2","trade_count":36,"profit_factor":2.855198817313887,"total_return_pct":13.759135478771773,"annualized_return_pct":null,"win_rate":0.6111111111111112,"max_drawdown_pct":3.924092990515376,"sharpe_ratio":1.6631894708882782,"monthly_win_rate":0.6363636363636364,"equity_curve_r_squared":0.6018523167233348,"avg_gross_exposure_pct":34.392905256744,"avg_net_exposure_pct":34.392905256744,"days_in_market_pct":78.65612648221344},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324064820553232_ebe65cb2","trade_count":16,"profit_factor":3.4165205954805704,"total_return_pct":5.887652741392944,"annualized_return_pct":null,"win_rate":0.625,"max_drawdown_pct":4.662526086541694,"sharpe_ratio":2.042462964485095,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.11948498742707588,"avg_gross_exposure_pct":61.21138328283438,"avg_net_exposure_pct":61.21138328283438,"days_in_market_pct":98.4375}},{"fold_index":4,"train_start":"2023-03-03","train_end":"2024-03-04","test_start":"2024-03-05","test_end":"2024-06-03","train_run_id":"bt_return_max_long_v1_midlarge-liq_20260324064850722201_ebe65cb2","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324064851123640_ebe65cb2","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324064850722201_ebe65cb2","trade_count":47,"profit_factor":3.4290828571920358,"total_return_pct":21.02361563739777,"annualized_return_pct":null,"win_rate":0.6382978723404256,"max_drawdown_pct":4.662535815953209,"sharpe_ratio":2.0667814739483013,"monthly_win_rate":0.6923076923076923,"equity_curve_r_squared":0.8072715417013235,"avg_gross_exposure_pct":45.317564451863696,"avg_net_exposure_pct":45.317564451863696,"days_in_market_pct":84.98023715415019},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324064851123640_ebe65cb2","trade_count":14,"profit_factor":3.214129803639664,"total_return_pct":11.436824508711316,"annualized_return_pct":null,"win_rate":0.5,"max_drawdown_pct":3.1844852462682094,"sharpe_ratio":3.227020834823226,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.6590719385095629,"avg_gross_exposure_pct":50.20363880233811,"avg_net_exposure_pct":50.20363880233811,"days_in_market_pct":89.0625}},{"fold_index":5,"train_start":"2023-06-02","train_end":"2024-06-03","test_start":"2024-06-04","test_end":"2024-09-03","train_run_id":"bt_return_max_long_v1_midlarge-liq_20260324064921291391_ebe65cb2","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324064921801989_ebe65cb2","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324064921291391_ebe65cb2","trade_count":52,"profit_factor":3.5468024090698234,"total_return_pct":33.75516423980318,"annualized_return_pct":null,"win_rate":0.6346153846153846,"max_drawdown_pct":4.668266809256239,"sharpe_ratio":2.6510222313724046,"monthly_win_rate":0.75,"equity_curve_r_squared":0.8744365904932335,"avg_gross_exposure_pct":49.43204278464379,"avg_net_exposure_pct":49.43204278464379,"days_in_market_pct":88.93280632411067},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324064921801989_ebe65cb2","trade_count":12,"profit_factor":12.491336034999604,"total_return_pct":8.773151955763955,"annualized_return_pct":null,"win_rate":0.8333333333333334,"max_drawdown_pct":4.995818379617698,"sharpe_ratio":2.3722510366824077,"monthly_win_rate":1.0,"equity_curve_r_squared":0.8428160564299472,"avg_gross_exposure_pct":57.64445543514634,"avg_net_exposure_pct":57.64445543514634,"days_in_market_pct":87.5}},{"fold_index":6,"train_start":"2023-09-01","train_end":"2024-09-03","test_start":"2024-09-04","test_end":"2024-12-02","train_run_id":"bt_return_max_long_v1_midlarge-liq_20260324064921964989_ebe65cb2","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324064922441848_ebe65cb2","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324064921964989_ebe65cb2","trade_count":54,"profit_factor":4.407232485494521,"total_return_pct":42.34994117177511,"annualized_return_pct":null,"win_rate":0.6481481481481481,"max_drawdown_pct":4.987393776341377,"sharpe_ratio":2.822803611055455,"monthly_win_rate":0.7692307692307693,"equity_curve_r_squared":0.9276185415504984,"avg_gross_exposure_pct":56.51276423165332,"avg_net_exposure_pct":56.51276423165332,"days_in_market_pct":94.46640316205533},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324064922441848_ebe65cb2","trade_count":13,"profit_factor":0.7386202473752265,"total_return_pct":-1.0045584165099717,"annualized_return_pct":null,"win_rate":0.5384615384615384,"max_drawdown_pct":4.0137542460197,"sharpe_ratio":-0.7643760843520312,"monthly_win_rate":0.5,"equity_curve_r_squared":0.4378173008779324,"avg_gross_exposure_pct":33.65072846385193,"avg_net_exposure_pct":33.65072846385193,"days_in_market_pct":78.125}},{"fold_index":7,"train_start":"2023-12-01","train_end":"2024-12-02","test_start":"2024-12-03","test_end":"2025-03-06","train_run_id":"bt_return_max_long_v1_midlarge-liq_20260324064922582692_ebe65cb2","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324064923093127_ebe65cb2","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324064922582692_ebe65cb2","trade_count":55,"profit_factor":2.8422809462150225,"total_return_pct":27.08034844041991,"annualized_return_pct":null,"win_rate":0.6,"max_drawdown_pct":6.162047271791865,"sharpe_ratio":2.045621656902768,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.8430914750762355,"avg_gross_exposure_pct":53.534451784335886,"avg_net_exposure_pct":53.534451784335886,"days_in_market_pct":92.88537549407114},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324064923093127_ebe65cb2","trade_count":15,"profit_factor":4.877139375784134,"total_return_pct":9.557220667434027,"annualized_return_pct":null,"win_rate":0.5333333333333333,"max_drawdown_pct":2.2281328577885726,"sharpe_ratio":2.976355769431945,"monthly_win_rate":0.75,"equity_curve_r_squared":0.7877728665931304,"avg_gross_exposure_pct":55.42126290683293,"avg_net_exposure_pct":55.42126290683293,"days_in_market_pct":67.1875}},{"fold_index":8,"train_start":"2024-03-05","train_end":"2025-03-06","test_start":"2025-03-07","test_end":"2025-06-05","train_run_id":"bt_return_max_long_v1_midlarge-liq_20260324064923276536_ebe65cb2","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324064923825991_ebe65cb2","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324064923276536_ebe65cb2","trade_count":54,"profit_factor":3.090020474027444,"total_return_pct":29.960394905281035,"annualized_return_pct":null,"win_rate":0.5740740740740741,"max_drawdown_pct":7.014082961616484,"sharpe_ratio":2.194074207374317,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.6896171188188713,"avg_gross_exposure_pct":52.637834295669826,"avg_net_exposure_pct":52.637834295669826,"days_in_market_pct":86.56126482213439},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324064923825991_ebe65cb2","trade_count":7,"profit_factor":9.50849914998883,"total_return_pct":7.367456914772251,"annualized_return_pct":null,"win_rate":0.42857142857142855,"max_drawdown_pct":3.8461059903039927,"sharpe_ratio":1.881712313899184,"monthly_win_rate":0.5,"equity_curve_r_squared":0.6415801945485577,"avg_gross_exposure_pct":19.590139658283725,"avg_net_exposure_pct":19.590139658283725,"days_in_market_pct":57.8125}},{"fold_index":9,"train_start":"2024-06-04","train_end":"2025-06-05","test_start":"2025-06-06","test_end":"2025-09-05","train_run_id":"bt_return_max_long_v1_midlarge-liq_20260324064923917137_ebe65cb2","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324064924542614_ebe65cb2","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324064923917137_ebe65cb2","trade_count":45,"profit_factor":3.534304729601475,"total_return_pct":20.41245555498602,"annualized_return_pct":null,"win_rate":0.6222222222222222,"max_drawdown_pct":7.020727263837988,"sharpe_ratio":1.749409724762912,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.6949561278738944,"avg_gross_exposure_pct":54.96993913976504,"avg_net_exposure_pct":54.96993913976504,"days_in_market_pct":87.35177865612648},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324064924542614_ebe65cb2","trade_count":8,"profit_factor":18.41887375118949,"total_return_pct":23.554569141015424,"annualized_return_pct":null,"win_rate":0.75,"max_drawdown_pct":3.097888155597302,"sharpe_ratio":3.8234865289540774,"monthly_win_rate":1.0,"equity_curve_r_squared":0.6645759484894669,"avg_gross_exposure_pct":15.788884885099954,"avg_net_exposure_pct":15.788884885099954,"days_in_market_pct":39.0625}},{"fold_index":10,"train_start":"2024-09-04","train_end":"2025-09-05","test_start":"2025-09-08","test_end":"2025-12-04","train_run_id":"bt_return_max_long_v1_midlarge-liq_20260324064924649357_ebe65cb2","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324064925047659_ebe65cb2","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324064924649357_ebe65cb2","trade_count":41,"profit_factor":4.409648324741877,"total_return_pct":27.949832335525294,"annualized_return_pct":null,"win_rate":0.5853658536585366,"max_drawdown_pct":4.88497443390981,"sharpe_ratio":2.324249961149396,"monthly_win_rate":0.7272727272727273,"equity_curve_r_squared":0.8244390836830815,"avg_gross_exposure_pct":54.93593783061102,"avg_net_exposure_pct":54.93593783061102,"days_in_market_pct":89.72332015810277},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324064925047659_ebe65cb2","trade_count":14,"profit_factor":3.524551460897127,"total_return_pct":8.49528092252514,"annualized_return_pct":null,"win_rate":0.6428571428571429,"max_drawdown_pct":2.270775565783805,"sharpe_ratio":2.1932712144006956,"monthly_win_rate":1.0,"equity_curve_r_squared":0.6468258517954852,"avg_gross_exposure_pct":24.11410319852168,"avg_net_exposure_pct":24.11410319852168,"days_in_market_pct":57.8125}},{"fold_index":11,"train_start":"2024-12-03","train_end":"2025-12-04","test_start":"2025-12-05","test_end":"2026-03-09","train_run_id":"bt_return_max_long_v1_midlarge-liq_20260324064925186129_ebe65cb2","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324064925529206_ebe65cb2","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324064925186129_ebe65cb2","trade_count":37,"profit_factor":10.432955845568229,"total_return_pct":44.05143609810353,"annualized_return_pct":null,"win_rate":0.6486486486486487,"max_drawdown_pct":3.097543432421062,"sharpe_ratio":3.073188494775639,"monthly_win_rate":0.8181818181818182,"equity_curve_r_squared":0.9058686302768052,"avg_gross_exposure_pct":60.309999684559166,"avg_net_exposure_pct":60.309999684559166,"days_in_market_pct":91.699604743083},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324064925529206_ebe65cb2","trade_count":12,"profit_factor":19.676929124413665,"total_return_pct":28.511808900082148,"annualized_return_pct":null,"win_rate":0.9166666666666666,"max_drawdown_pct":3.232959514875783,"sharpe_ratio":3.9711794310712567,"monthly_win_rate":1.0,"equity_curve_r_squared":0.7107466604624849,"avg_gross_exposure_pct":31.855239329282014,"avg_net_exposure_pct":31.855239329282014,"days_in_market_pct":48.4375}}],"train_aggregate":{"mean_return_pct":22.07,"median_return_pct":24.05,"worst_return_pct":-1.21,"positive_fold_rate_pct":91.7,"mean_profit_factor":3.54,"mean_max_drawdown_pct":4.73,"mean_trade_count":39.2,"mean_win_rate":0.5785},"test_aggregate":{"mean_return_pct":9.63,"median_return_pct":8.63,"worst_return_pct":-1.3,"positive_fold_rate_pct":83.3,"mean_profit_factor":7.14,"mean_max_drawdown_pct":3.22,"mean_trade_count":11.8,"mean_win_rate":0.6374},"gap_stats":{"mean_train_test_return_gap_pct":12.44,"worst_train_test_return_gap_pct":43.35,"fold_return_cv":0.903},"engine_reliability_ratio":null},"robustness_matrix_summary":{"window_mode":"rolling_horizon","horizons_days":[21,63,126,252,504],"step_days":21,"overall_window_count":199,"overall_positive_window_rate_pct":81.9,"overall_worst_return_pct":-2.32,"horizon_summaries":[{"horizon_days":21,"window_count":48,"mean_return_pct":2.08,"median_return_pct":1.02,"worst_return_pct":-2.32,"positive_window_rate_pct":60.4,"mean_max_drawdown_pct":1.22},{"horizon_days":63,"window_count":46,"mean_return_pct":6.77,"median_return_pct":4.07,"worst_return_pct":-1.97,"positive_window_rate_pct":76.1,"mean_max_drawdown_pct":2.64},{"horizon_days":126,"window_count":43,"mean_return_pct":14.02,"median_return_pct":12.2,"worst_return_pct":-1.28,"positive_window_rate_pct":88.4,"mean_max_drawdown_pct":3.61},{"horizon_days":252,"window_count":37,"mean_return_pct":24.78,"median_return_pct":25.01,"worst_return_pct":-1.21,"positive_window_rate_pct":97.3,"mean_max_drawdown_pct":4.74},{"horizon_days":504,"window_count":25,"mean_return_pct":56.55,"median_return_pct":56.91,"worst_return_pct":21.13,"positive_window_rate_pct":100.0,"mean_max_drawdown_pct":6.16}]},"out_of_time_robustness_summary":{"window_mode":"rolling_horizon","horizons_days":[21,63,126,252],"step_days":21,"overall_window_count":30,"overall_positive_window_rate_pct":83.3,"overall_worst_return_pct":-0.82,"horizon_summaries":[{"horizon_days":21,"window_count":12,"mean_return_pct":6.21,"median_return_pct":6.87,"worst_return_pct":-0.82,"positive_window_rate_pct":58.3,"mean_max_drawdown_pct":1.69},{"horizon_days":63,"window_count":10,"mean_return_pct":18.18,"median_return_pct":16.49,"worst_return_pct":6.75,"positive_window_rate_pct":100.0,"mean_max_drawdown_pct":3.15},{"horizon_days":126,"window_count":7,"mean_return_pct":43.67,"median_return_pct":46.43,"worst_return_pct":34.94,"positive_window_rate_pct":100.0,"mean_max_drawdown_pct":3.89},{"horizon_days":252,"window_count":1,"mean_return_pct":107.45,"median_return_pct":107.45,"worst_return_pct":107.45,"positive_window_rate_pct":100.0,"mean_max_drawdown_pct":4.6}]},"sqs_score":61.9,"sqs_breakdown":{"base_score":61.9,"gate_factor":1.0,"rb_gate_positive_rate":1.0,"rb_gate_63d_median":1.0,"rb_gate_252d_median":1.0,"rb_gate_worst_return":1.0,"oot_gate_factor":1.0,"oot_quality_factor":1.0,"oot_quality":100.0,"oot_rb_gate_positive_rate":1.0,"oot_rb_gate_63d_median":1.0,"oot_rb_gate_252d_median":1.0,"oot_rb_gate_worst_return":1.0,"oot_rb_quality_positive_rate":100.0,"oot_rb_quality_63d_median":100.0,"oot_rb_quality_252d_median":100.0,"oot_rb_quality_worst_return":100.0,"activity_factor":1.0,"activity_quality":100.0,"activity_test_trades":100.0,"activity_wf_mean_trades":100.0,"activity_days_in_market":100.0},"sqs_v2_score":91.8,"sqs_v2_breakdown":{"profitability":100.0,"risk":83.6,"consistency":100.0,"robustness":59.4,"capital_efficiency":100.0},"promotion_score":51.4,"promotion_breakdown":{"valid_quality":44.3,"test_quality":91.8,"floor_quality":44.3},"unified_score":33.5,"unified_breakdown":{"valid_quality":57.4,"test_quality":83.0,"floor_quality":57.4,"gap_quality":31.3},"rqs_score":86.6,"rqs_breakdown":{"train_quality":82.1,"valid_quality":87.4,"test_quality":88.0,"floor_quality":82.1,"gap_quality":100.0},"wfqs_score":57.2,"wfqs_breakdown":{"median_return":34.5,"mean_return":38.5,"worst_return":24.7,"positive_fold_rate":66.6,"profit_factor":100.0,"drawdown":90.6,"train_test_gap":100.0,"fold_count":100.0},"wfqs_v2_score":41.7,"wfqs_v2_breakdown":{"base_score":55.8,"median_return":34.5,"mean_return":38.5,"worst_return":24.7,"positive_fold_rate":66.6,"profit_factor":100.0,"drawdown":90.6,"fold_count":100.0,"overall_quality":53.4,"recent_quality":65.3,"recent_fold_count":4.0,"recent_fold_weight":0.2,"gap_penalty":1.0,"fold_variance_penalty":0.879,"trade_credibility":0.85,"engine_reliability":1.0},"deployment_score":70.4,"deployment_breakdown":{"rqs_quality":86.6,"wfqs_quality":57.2,"gate_factor":1.0,"gate_positive_fold_rate":1.0,"gate_median_return":1.0,"gate_worst_return":1.0,"gate_train_test_gap":1.0},"verdict":"unknown","verdict_reasoning":"Blocks PII(-5.3% react), TEM/FND(low close), ORCL(exhaustion). Trades 118->106. WFV drops 91.7->83.3%. Test slightly better. Trade count loss offsets quality gain.","next_direction":"","tags":["return","max","long","v6new.22"]} {"entry_id":"IMP-0541","timestamp":"2026-03-24T07:00:39.408035+00:00","experiment_name":"return_max_long_v6.98","hypothesis":"v6.59 + lower per-trade risk on other_material_unknown_orderly (0.007) | other_material_unknown_orderly risk=0.0065 | other_material_unknown_orderly risk=0.006 | safer live variant: downsize reaction_close engines","config_delta":null,"results":{"train":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324065314947655_00ee88ff","trade_count":121,"profit_factor":3.0151322327308496,"total_return_pct":60.104475889496356,"annualized_return_pct":17.15105278612812,"win_rate":0.6198347107438017,"max_drawdown_pct":6.678233967007599,"sharpe_ratio":1.8459202972539075,"monthly_win_rate":0.7037037037037037,"equity_curve_r_squared":0.8331240620657303,"avg_gross_exposure_pct":34.55560357073651,"avg_net_exposure_pct":34.55560357073651,"days_in_market_pct":69.07630522088354},"valid":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324065636376954_00ee88ff","trade_count":27,"profit_factor":9.430986177249709,"total_return_pct":31.035347099527932,"annualized_return_pct":64.64408875681488,"win_rate":0.5925925925925926,"max_drawdown_pct":3.3781038891258155,"sharpe_ratio":3.623307165177917,"monthly_win_rate":1.0,"equity_curve_r_squared":0.8272370323566656,"avg_gross_exposure_pct":28.562554019594106,"avg_net_exposure_pct":28.562554019594106,"days_in_market_pct":71.94244604316546},"test":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324065725129022_00ee88ff","trade_count":27,"profit_factor":10.231422741608677,"total_return_pct":45.09813257357548,"annualized_return_pct":101.54214703050708,"win_rate":0.7407407407407407,"max_drawdown_pct":2.5266486940196486,"sharpe_ratio":3.9744858465658583,"monthly_win_rate":0.8571428571428571,"equity_curve_r_squared":0.9001456635356412,"avg_gross_exposure_pct":35.75506453237905,"avg_net_exposure_pct":35.75506453237905,"days_in_market_pct":82.22222222222221}},"walk_forward_summary":null,"robustness_matrix_summary":null,"out_of_time_robustness_summary":null,"sqs_score":91.8,"sqs_breakdown":{"profitability":100.0,"risk":91.5,"consistency":100.0,"robustness":59.4},"sqs_v2_score":93.5,"sqs_v2_breakdown":{"profitability":100.0,"risk":91.5,"consistency":100.0,"robustness":59.4,"capital_efficiency":96.7},"promotion_score":91.1,"promotion_breakdown":{"valid_quality":90.7,"test_quality":93.5,"floor_quality":90.7},"unified_score":51.6,"unified_breakdown":{"valid_quality":81.0,"test_quality":83.8,"floor_quality":81.0,"gap_quality":100.0},"rqs_score":83.5,"rqs_breakdown":{"train_quality":81.9,"valid_quality":79.8,"test_quality":84.1,"floor_quality":79.8,"gap_quality":100.0},"wfqs_score":null,"wfqs_breakdown":{},"wfqs_v2_score":null,"wfqs_v2_breakdown":{},"deployment_score":null,"deployment_breakdown":{},"verdict":"unknown","verdict_reasoning":"Auto-synced from official manifest.","next_direction":"","tags":["return-max","v4-lineage","ultra-addon","corrected-snapshot","oneoff-sibling"]} {"entry_id":"IMP-0542","timestamp":"2026-03-24T07:00:41.879580+00:00","experiment_name":"return_max_long_v6.99","hypothesis":"v6.59 + lower per-trade risk on other_material_unknown_orderly (0.007) | other_material_unknown_orderly risk=0.0065 | other_material_unknown_orderly risk=0.006 | safer live variant: downsize reaction_close engines","config_delta":null,"results":{"train":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324065934060373_4795c9bc","trade_count":126,"profit_factor":3.0785083942085887,"total_return_pct":60.12182356635974,"annualized_return_pct":17.155321812437087,"win_rate":0.6349206349206349,"max_drawdown_pct":6.423393213495937,"sharpe_ratio":1.885017810908728,"monthly_win_rate":0.7037037037037037,"equity_curve_r_squared":0.8332951852211146,"avg_gross_exposure_pct":34.247306446659145,"avg_net_exposure_pct":34.247306446659145,"days_in_market_pct":69.07630522088354},"valid":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324065902702343_4795c9bc","trade_count":28,"profit_factor":8.732629275253187,"total_return_pct":28.04594040526621,"annualized_return_pct":57.781976419590066,"win_rate":0.6071428571428571,"max_drawdown_pct":2.9135831805021764,"sharpe_ratio":3.618934964511552,"monthly_win_rate":1.0,"equity_curve_r_squared":0.8304564070334863,"avg_gross_exposure_pct":27.757693135418783,"avg_net_exposure_pct":27.757693135418783,"days_in_market_pct":71.94244604316546},"test":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324065636066739_4795c9bc","trade_count":27,"profit_factor":10.070945749620806,"total_return_pct":43.89653815731357,"annualized_return_pct":98.41131581671412,"win_rate":0.7407407407407407,"max_drawdown_pct":2.5218291923548164,"sharpe_ratio":3.9798577510641215,"monthly_win_rate":0.8571428571428571,"equity_curve_r_squared":0.8960630186869349,"avg_gross_exposure_pct":35.07990763721171,"avg_net_exposure_pct":35.07990763721171,"days_in_market_pct":82.22222222222221}},"walk_forward_summary":null,"robustness_matrix_summary":null,"out_of_time_robustness_summary":null,"sqs_score":91.8,"sqs_breakdown":{"profitability":100.0,"risk":91.5,"consistency":100.0,"robustness":59.4},"sqs_v2_score":93.5,"sqs_v2_breakdown":{"profitability":100.0,"risk":91.5,"consistency":100.0,"robustness":59.4,"capital_efficiency":96.7},"promotion_score":92.1,"promotion_breakdown":{"valid_quality":91.9,"test_quality":93.5,"floor_quality":91.9},"unified_score":52.5,"unified_breakdown":{"valid_quality":83.0,"test_quality":83.7,"floor_quality":83.0,"gap_quality":100.0},"rqs_score":82.5,"rqs_breakdown":{"train_quality":82.3,"valid_quality":77.2,"test_quality":83.7,"floor_quality":77.2,"gap_quality":100.0},"wfqs_score":null,"wfqs_breakdown":{},"wfqs_v2_score":null,"wfqs_v2_breakdown":{},"deployment_score":null,"deployment_breakdown":{},"verdict":"unknown","verdict_reasoning":"Auto-synced from official manifest.","next_direction":"","tags":["return-max","v4-lineage","ultra-addon","corrected-snapshot","oneoff-sibling"]} +{"entry_id":"IMP-0543","timestamp":"2026-03-24T07:53:16.430240+00:00","experiment_name":"return_max_long_v6new.23","hypothesis":"v6new.22 + OME risk halved + vol gate 1.0 + guidance react_min raised","config_delta":{"base_experiment":"return_max_long_v6new.22","changes":{}},"results":{"train":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324073239526257_ea243783","trade_count":90,"profit_factor":5.21502663647714,"total_return_pct":52.04658307768935,"annualized_return_pct":15.133969374404543,"win_rate":0.6333333333333333,"max_drawdown_pct":5.46152250535234,"sharpe_ratio":1.8132960466708252,"monthly_win_rate":0.7037037037037037,"equity_curve_r_squared":0.8102272840868285,"avg_gross_exposure_pct":22.843727470569718,"avg_net_exposure_pct":22.843727470569718,"days_in_market_pct":61.57965194109772},"valid":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324073513788821_ea243783","trade_count":12,"profit_factor":40.68955089309778,"total_return_pct":37.761164115501394,"annualized_return_pct":80.5704971603669,"win_rate":0.5833333333333334,"max_drawdown_pct":4.609199076707432,"sharpe_ratio":3.195347541848096,"monthly_win_rate":0.8,"equity_curve_r_squared":0.7929750528394525,"avg_gross_exposure_pct":20.189834892256147,"avg_net_exposure_pct":20.189834892256147,"days_in_market_pct":48.201438848920866},"test":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324073717133676_ea243783","trade_count":26,"profit_factor":10.439198741920341,"total_return_pct":55.220518712568214,"annualized_return_pct":128.82634847255252,"win_rate":0.6923076923076923,"max_drawdown_pct":3.955196894681068,"sharpe_ratio":3.486111714714626,"monthly_win_rate":1.0,"equity_curve_r_squared":0.8816366539623671,"avg_gross_exposure_pct":37.85832333076647,"avg_net_exposure_pct":37.85832333076647,"days_in_market_pct":61.48148148148148}},"walk_forward_summary":{"window_mode":"rolling_fixed","train_days":252,"test_days":63,"step_days":63,"fold_count":12,"folds":[{"fold_index":0,"train_start":"2022-03-02","train_end":"2023-03-02","test_start":"2023-03-03","test_end":"2023-06-01","train_run_id":"bt_return_max_long_v1_midlarge-liq_20260324074330264978_ea243783","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324074330388887_ea243783","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324074330264978_ea243783","trade_count":8,"profit_factor":0.43506709075676975,"total_return_pct":-0.6871931336389243,"annualized_return_pct":null,"win_rate":0.375,"max_drawdown_pct":2.0131368806520755,"sharpe_ratio":-0.405057695690246,"monthly_win_rate":0.25,"equity_curve_r_squared":0.1596859414683813,"avg_gross_exposure_pct":2.602595789988293,"avg_net_exposure_pct":2.602595789988293,"days_in_market_pct":20.55335968379447},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324074330388887_ea243783","trade_count":6,"profit_factor":0.3512075614602421,"total_return_pct":-0.7204202210565563,"annualized_return_pct":null,"win_rate":0.3333333333333333,"max_drawdown_pct":2.5517885172590162,"sharpe_ratio":-0.45226185743383274,"monthly_win_rate":0.25,"equity_curve_r_squared":0.08798352227469611,"avg_gross_exposure_pct":31.186793008948563,"avg_net_exposure_pct":31.186793008948563,"days_in_market_pct":73.4375}},{"fold_index":1,"train_start":"2022-06-01","train_end":"2023-06-01","test_start":"2023-06-02","test_end":"2023-08-31","train_run_id":"bt_return_max_long_v1_midlarge-liq_20260324074330522061_ea243783","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324074330718454_ea243783","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324074330522061_ea243783","trade_count":16,"profit_factor":0.38500320601335575,"total_return_pct":-1.4870701474899832,"annualized_return_pct":null,"win_rate":0.375,"max_drawdown_pct":2.5478935332536716,"sharpe_ratio":-0.41915412185894824,"monthly_win_rate":0.2857142857142857,"equity_curve_r_squared":0.1509300232658367,"avg_gross_exposure_pct":10.757241747864118,"avg_net_exposure_pct":10.757241747864118,"days_in_market_pct":39.682539682539684},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324074330718454_ea243783","trade_count":8,"profit_factor":10.416703756767365,"total_return_pct":4.5481390549058265,"annualized_return_pct":null,"win_rate":0.875,"max_drawdown_pct":1.273655432148222,"sharpe_ratio":2.7313836877141346,"monthly_win_rate":1.0,"equity_curve_r_squared":0.7589613847124048,"avg_gross_exposure_pct":19.734274404085088,"avg_net_exposure_pct":19.734274404085088,"days_in_market_pct":71.875}},{"fold_index":2,"train_start":"2022-08-31","train_end":"2023-08-31","test_start":"2023-09-01","test_end":"2023-11-30","train_run_id":"bt_return_max_long_v1_midlarge-liq_20260324074330805468_ea243783","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324074331037603_ea243783","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324074330805468_ea243783","trade_count":24,"profit_factor":2.7852738441185987,"total_return_pct":4.91756293551343,"annualized_return_pct":null,"win_rate":0.5833333333333334,"max_drawdown_pct":2.5478935332536716,"sharpe_ratio":0.988708966900331,"monthly_win_rate":0.5555555555555556,"equity_curve_r_squared":0.2999044315870515,"avg_gross_exposure_pct":17.06608408361252,"avg_net_exposure_pct":17.06608408361252,"days_in_market_pct":57.70750988142292},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324074331037603_ea243783","trade_count":13,"profit_factor":6.8039890909685035,"total_return_pct":7.481201597248088,"annualized_return_pct":null,"win_rate":0.7692307692307693,"max_drawdown_pct":1.6737746267161042,"sharpe_ratio":3.226163222243829,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.656331461880587,"avg_gross_exposure_pct":26.924582420233563,"avg_net_exposure_pct":26.924582420233563,"days_in_market_pct":85.9375}},{"fold_index":3,"train_start":"2022-11-30","train_end":"2023-11-30","test_start":"2023-12-01","test_end":"2024-03-04","train_run_id":"bt_return_max_long_v1_midlarge-liq_20260324074331161978_ea243783","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324074331473680_ea243783","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324074331161978_ea243783","trade_count":35,"profit_factor":3.8586126410426154,"total_return_pct":11.903325636171678,"annualized_return_pct":null,"win_rate":0.6285714285714286,"max_drawdown_pct":2.5471046081415474,"sharpe_ratio":1.6970345504616855,"monthly_win_rate":0.6363636363636364,"equity_curve_r_squared":0.6605319371773108,"avg_gross_exposure_pct":24.151414508022086,"avg_net_exposure_pct":24.151414508022086,"days_in_market_pct":73.51778656126481},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324074331473680_ea243783","trade_count":14,"profit_factor":6.997468581547594,"total_return_pct":4.2217610499957665,"annualized_return_pct":null,"win_rate":0.6428571428571429,"max_drawdown_pct":2.272630043824177,"sharpe_ratio":2.6380429211136804,"monthly_win_rate":1.0,"equity_curve_r_squared":0.4655057755126006,"avg_gross_exposure_pct":33.87596485514641,"avg_net_exposure_pct":33.87596485514641,"days_in_market_pct":98.4375}},{"fold_index":4,"train_start":"2023-03-03","train_end":"2024-03-04","test_start":"2024-03-05","test_end":"2024-06-03","train_run_id":"bt_return_max_long_v1_midlarge-liq_20260324074331617560_ea243783","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324074331981335_ea243783","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324074331617560_ea243783","trade_count":40,"profit_factor":6.657548714172365,"total_return_pct":20.588741665284964,"annualized_return_pct":null,"win_rate":0.7,"max_drawdown_pct":2.5517885172590162,"sharpe_ratio":2.5105997356733525,"monthly_win_rate":0.7692307692307693,"equity_curve_r_squared":0.8575233093926056,"avg_gross_exposure_pct":30.793905077264018,"avg_net_exposure_pct":30.793905077264018,"days_in_market_pct":82.21343873517787},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324074331981335_ea243783","trade_count":11,"profit_factor":5.20534720377781,"total_return_pct":13.553863749731288,"annualized_return_pct":null,"win_rate":0.5454545454545454,"max_drawdown_pct":3.356076463416495,"sharpe_ratio":3.4557888517259863,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.682086222687491,"avg_gross_exposure_pct":33.49204067506197,"avg_net_exposure_pct":33.49204067506197,"days_in_market_pct":57.8125}},{"fold_index":5,"train_start":"2023-06-02","train_end":"2024-06-03","test_start":"2024-06-04","test_end":"2024-09-03","train_run_id":"bt_return_max_long_v1_midlarge-liq_20260324074332112858_ea243783","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324074332525615_ea243783","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324074332112858_ea243783","trade_count":45,"profit_factor":6.426837546083751,"total_return_pct":35.09902847539756,"annualized_return_pct":null,"win_rate":0.6888888888888889,"max_drawdown_pct":3.3596764218241844,"sharpe_ratio":3.0137914120328695,"monthly_win_rate":0.8333333333333334,"equity_curve_r_squared":0.8840414890024488,"avg_gross_exposure_pct":30.286894211241403,"avg_net_exposure_pct":30.286894211241403,"days_in_market_pct":84.98023715415019},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324074332525615_ea243783","trade_count":9,"profit_factor":6.412249836797549,"total_return_pct":4.508530961945711,"annualized_return_pct":null,"win_rate":0.6666666666666666,"max_drawdown_pct":5.462412199473565,"sharpe_ratio":1.2856722249855477,"monthly_win_rate":1.0,"equity_curve_r_squared":0.6714359287532113,"avg_gross_exposure_pct":45.84483114094657,"avg_net_exposure_pct":45.84483114094657,"days_in_market_pct":67.1875}},{"fold_index":6,"train_start":"2023-09-01","train_end":"2024-09-03","test_start":"2024-09-04","test_end":"2024-12-02","train_run_id":"bt_return_max_long_v1_midlarge-liq_20260324074332663102_ea243783","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324074333108940_ea243783","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324074332663102_ea243783","trade_count":46,"profit_factor":6.399211672575249,"total_return_pct":36.236172375375666,"annualized_return_pct":null,"win_rate":0.6304347826086957,"max_drawdown_pct":5.461348692143949,"sharpe_ratio":2.615728424631969,"monthly_win_rate":0.8461538461538461,"equity_curve_r_squared":0.9298178241052825,"avg_gross_exposure_pct":36.95712052790272,"avg_net_exposure_pct":36.95712052790272,"days_in_market_pct":88.53754940711462},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324074333108940_ea243783","trade_count":8,"profit_factor":4.027546522102201,"total_return_pct":1.2403090338102338,"annualized_return_pct":null,"win_rate":0.75,"max_drawdown_pct":1.332586139406907,"sharpe_ratio":1.4809326378019545,"monthly_win_rate":0.75,"equity_curve_r_squared":0.37438284770196917,"avg_gross_exposure_pct":17.210682343624967,"avg_net_exposure_pct":17.210682343624967,"days_in_market_pct":75.0}},{"fold_index":7,"train_start":"2023-12-01","train_end":"2024-12-02","test_start":"2024-12-03","test_end":"2025-03-06","train_run_id":"bt_return_max_long_v1_midlarge-liq_20260324074333228226_ea243783","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324074333644503_ea243783","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324074333228226_ea243783","trade_count":42,"profit_factor":5.37735258072127,"total_return_pct":24.852259456985063,"annualized_return_pct":null,"win_rate":0.5952380952380952,"max_drawdown_pct":5.461667326320948,"sharpe_ratio":2.040850969668749,"monthly_win_rate":0.8333333333333334,"equity_curve_r_squared":0.8680809096722869,"avg_gross_exposure_pct":34.17047838414489,"avg_net_exposure_pct":34.17047838414489,"days_in_market_pct":87.35177865612648},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324074333644503_ea243783","trade_count":14,"profit_factor":2.4495910755433696,"total_return_pct":3.6478237215863483,"annualized_return_pct":null,"win_rate":0.5,"max_drawdown_pct":2.7527206965014868,"sharpe_ratio":1.7220051277813193,"monthly_win_rate":0.75,"equity_curve_r_squared":0.7723317962465727,"avg_gross_exposure_pct":42.12395041640553,"avg_net_exposure_pct":42.12395041640553,"days_in_market_pct":67.1875}},{"fold_index":8,"train_start":"2024-03-05","train_end":"2025-03-06","test_start":"2025-03-07","test_end":"2025-06-05","train_run_id":"bt_return_max_long_v1_midlarge-liq_20260324074333823171_ea243783","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324074334276935_ea243783","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324074333823171_ea243783","trade_count":42,"profit_factor":4.112270248638457,"total_return_pct":24.1262482367856,"annualized_return_pct":null,"win_rate":0.5476190476190477,"max_drawdown_pct":5.461071386608184,"sharpe_ratio":1.9310521339260927,"monthly_win_rate":0.75,"equity_curve_r_squared":0.7564072982651479,"avg_gross_exposure_pct":37.03601799203005,"avg_net_exposure_pct":37.03601799203005,"days_in_market_pct":75.8893280632411},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324074334276935_ea243783","trade_count":6,"profit_factor":16.491035839909106,"total_return_pct":7.407472307603063,"annualized_return_pct":null,"win_rate":0.3333333333333333,"max_drawdown_pct":3.6964023504296817,"sharpe_ratio":1.9014495335274215,"monthly_win_rate":0.5,"equity_curve_r_squared":0.6464827734166677,"avg_gross_exposure_pct":15.881005953952764,"avg_net_exposure_pct":15.881005953952764,"days_in_market_pct":57.8125}},{"fold_index":9,"train_start":"2024-06-04","train_end":"2025-06-05","test_start":"2025-06-06","test_end":"2025-09-05","train_run_id":"bt_return_max_long_v1_midlarge-liq_20260324074334359545_ea243783","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324074334754082_ea243783","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324074334359545_ea243783","trade_count":37,"profit_factor":4.482587837288705,"total_return_pct":14.445515085193605,"annualized_return_pct":null,"win_rate":0.5675675675675675,"max_drawdown_pct":5.462412199473565,"sharpe_ratio":1.4163585089294146,"monthly_win_rate":0.7272727272727273,"equity_curve_r_squared":0.8190862725730862,"avg_gross_exposure_pct":42.16370753624741,"avg_net_exposure_pct":42.16370753624741,"days_in_market_pct":81.42292490118577},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324074334754082_ea243783","trade_count":6,"profit_factor":60.05139654570691,"total_return_pct":21.098954148260773,"annualized_return_pct":null,"win_rate":0.8333333333333334,"max_drawdown_pct":3.0974891539607006,"sharpe_ratio":3.4938927607500627,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.6139489389092815,"avg_gross_exposure_pct":13.016918631647718,"avg_net_exposure_pct":13.016918631647718,"days_in_market_pct":28.125}},{"fold_index":10,"train_start":"2024-09-04","train_end":"2025-09-05","test_start":"2025-09-08","test_end":"2025-12-04","train_run_id":"bt_return_max_long_v1_midlarge-liq_20260324074334838343_ea243783","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324074335160244_ea243783","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324074334838343_ea243783","trade_count":34,"profit_factor":7.728723476492877,"total_return_pct":23.780227994380635,"annualized_return_pct":null,"win_rate":0.5882352941176471,"max_drawdown_pct":3.096788748635652,"sharpe_ratio":2.2081583387338526,"monthly_win_rate":0.7272727272727273,"equity_curve_r_squared":0.8206940778000102,"avg_gross_exposure_pct":43.64166286122452,"avg_net_exposure_pct":43.64166286122452,"days_in_market_pct":88.93280632411067},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324074335160244_ea243783","trade_count":13,"profit_factor":3.7037997741074826,"total_return_pct":8.54784548035507,"annualized_return_pct":null,"win_rate":0.6153846153846154,"max_drawdown_pct":2.0728366882802454,"sharpe_ratio":2.1714341095545633,"monthly_win_rate":1.0,"equity_curve_r_squared":0.6825213744059816,"avg_gross_exposure_pct":22.50184221647364,"avg_net_exposure_pct":22.50184221647364,"days_in_market_pct":46.875}},{"fold_index":11,"train_start":"2024-12-03","train_end":"2025-12-04","test_start":"2025-12-05","test_end":"2026-03-09","train_run_id":"bt_return_max_long_v1_midlarge-liq_20260324074335296220_ea243783","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324074335598819_ea243783","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324074335296220_ea243783","trade_count":36,"profit_factor":7.167719404172275,"total_return_pct":33.24432454578686,"annualized_return_pct":null,"win_rate":0.5833333333333334,"max_drawdown_pct":3.097288575558463,"sharpe_ratio":2.5176887796268503,"monthly_win_rate":0.8181818181818182,"equity_curve_r_squared":0.8628871757475054,"avg_gross_exposure_pct":54.384999444387354,"avg_net_exposure_pct":54.384999444387354,"days_in_market_pct":91.699604743083},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324074335598819_ea243783","trade_count":12,"profit_factor":20.061492159312202,"total_return_pct":29.083705311583092,"annualized_return_pct":null,"win_rate":0.9166666666666666,"max_drawdown_pct":3.232959514875783,"sharpe_ratio":4.015340076750516,"monthly_win_rate":1.0,"equity_curve_r_squared":0.7100047150348759,"avg_gross_exposure_pct":30.810859882761235,"avg_net_exposure_pct":30.810859882761235,"days_in_market_pct":48.4375}}],"train_aggregate":{"mean_return_pct":18.92,"median_return_pct":22.18,"worst_return_pct":-1.49,"positive_fold_rate_pct":83.3,"mean_profit_factor":4.65,"mean_max_drawdown_pct":3.63,"mean_trade_count":33.8,"mean_win_rate":0.5719},"test_aggregate":{"mean_return_pct":8.72,"median_return_pct":5.98,"worst_return_pct":-0.72,"positive_fold_rate_pct":91.7,"mean_profit_factor":11.91,"mean_max_drawdown_pct":2.73,"mean_trade_count":10.0,"mean_win_rate":0.6484},"gap_stats":{"mean_train_test_return_gap_pct":10.2,"worst_train_test_return_gap_pct":35.0,"fold_return_cv":0.991},"engine_reliability_ratio":null},"robustness_matrix_summary":{"window_mode":"rolling_horizon","horizons_days":[21,63,126,252,504],"step_days":21,"overall_window_count":199,"overall_positive_window_rate_pct":80.4,"overall_worst_return_pct":-1.49,"horizon_summaries":[{"horizon_days":21,"window_count":48,"mean_return_pct":1.92,"median_return_pct":0.71,"worst_return_pct":-0.88,"positive_window_rate_pct":60.4,"mean_max_drawdown_pct":0.97},{"horizon_days":63,"window_count":46,"mean_return_pct":6.2,"median_return_pct":3.23,"worst_return_pct":-0.72,"positive_window_rate_pct":78.3,"mean_max_drawdown_pct":2.15},{"horizon_days":126,"window_count":43,"mean_return_pct":12.73,"median_return_pct":8.55,"worst_return_pct":-1.41,"positive_window_rate_pct":83.7,"mean_max_drawdown_pct":2.93},{"horizon_days":252,"window_count":37,"mean_return_pct":21.86,"median_return_pct":22.17,"worst_return_pct":-1.49,"positive_window_rate_pct":91.9,"mean_max_drawdown_pct":3.71},{"horizon_days":504,"window_count":25,"mean_return_pct":50.19,"median_return_pct":48.96,"worst_return_pct":19.39,"positive_window_rate_pct":100.0,"mean_max_drawdown_pct":4.98}]},"out_of_time_robustness_summary":{"window_mode":"rolling_horizon","horizons_days":[21,63,126,252],"step_days":21,"overall_window_count":30,"overall_positive_window_rate_pct":83.3,"overall_worst_return_pct":-0.31,"horizon_summaries":[{"horizon_days":21,"window_count":12,"mean_return_pct":5.91,"median_return_pct":6.8,"worst_return_pct":-0.31,"positive_window_rate_pct":58.3,"mean_max_drawdown_pct":1.64},{"horizon_days":63,"window_count":10,"mean_return_pct":17.39,"median_return_pct":16.74,"worst_return_pct":7.3,"positive_window_rate_pct":100.0,"mean_max_drawdown_pct":3.05},{"horizon_days":126,"window_count":7,"mean_return_pct":41.16,"median_return_pct":43.5,"worst_return_pct":32.42,"positive_window_rate_pct":100.0,"mean_max_drawdown_pct":3.89},{"horizon_days":252,"window_count":1,"mean_return_pct":103.47,"median_return_pct":103.47,"worst_return_pct":103.47,"positive_window_rate_pct":100.0,"mean_max_drawdown_pct":4.61}]},"sqs_score":62.3,"sqs_breakdown":{"base_score":62.3,"gate_factor":1.0,"rb_gate_positive_rate":1.0,"rb_gate_63d_median":1.0,"rb_gate_252d_median":1.0,"rb_gate_worst_return":1.0,"oot_gate_factor":1.0,"oot_quality_factor":1.0,"oot_quality":100.0,"oot_rb_gate_positive_rate":1.0,"oot_rb_gate_63d_median":1.0,"oot_rb_gate_252d_median":1.0,"oot_rb_gate_worst_return":1.0,"oot_rb_quality_positive_rate":100.0,"oot_rb_quality_63d_median":100.0,"oot_rb_quality_252d_median":100.0,"oot_rb_quality_worst_return":100.0,"activity_factor":1.0,"activity_quality":100.0,"activity_test_trades":100.0,"activity_wf_mean_trades":100.0,"activity_days_in_market":100.0},"sqs_v2_score":91.8,"sqs_v2_breakdown":{"profitability":100.0,"risk":83.6,"consistency":100.0,"robustness":58.9,"capital_efficiency":100.0},"promotion_score":51.1,"promotion_breakdown":{"valid_quality":43.9,"test_quality":91.8,"floor_quality":43.9},"unified_score":32.8,"unified_breakdown":{"valid_quality":56.5,"test_quality":83.1,"floor_quality":56.5,"gap_quality":28.0},"rqs_score":89.0,"rqs_breakdown":{"train_quality":87.1,"valid_quality":87.3,"test_quality":89.2,"floor_quality":87.1,"gap_quality":100.0},"wfqs_score":57.4,"wfqs_breakdown":{"median_return":23.9,"mean_return":34.9,"worst_return":28.5,"positive_fold_rate":83.4,"profit_factor":100.0,"drawdown":94.4,"train_test_gap":100.0,"fold_count":100.0},"wfqs_v2_score":40.5,"wfqs_v2_breakdown":{"base_score":55.9,"median_return":23.9,"mean_return":34.9,"worst_return":28.5,"positive_fold_rate":83.4,"profit_factor":100.0,"drawdown":94.4,"fold_count":100.0,"overall_quality":53.9,"recent_quality":64.2,"recent_fold_count":4.0,"recent_fold_weight":0.2,"gap_penalty":1.0,"fold_variance_penalty":0.853,"trade_credibility":0.85,"engine_reliability":1.0},"deployment_score":71.6,"deployment_breakdown":{"rqs_quality":89.0,"wfqs_quality":57.4,"gate_factor":1.0,"gate_positive_fold_rate":1.0,"gate_median_return":1.0,"gate_worst_return":1.0,"gate_train_test_gap":1.0},"verdict":"unknown","verdict_reasoning":"Train SQS 91.6 (best), OOT worst -0.31% (best). But trades 90 (down from 106). Test +55%. WFV 91.7%. RM 80.4%.","next_direction":"","tags":["return","max","long","v6new.23"]} +{"entry_id":"IMP-0544","timestamp":"2026-03-24T07:54:04.294416+00:00","experiment_name":"return_max_long_v6.100","hypothesis":"v6.59 + lower per-trade risk on other_material_unknown_orderly (0.007) | other_material_unknown_orderly risk=0.0065 | other_material_unknown_orderly risk=0.006 | tail-safe live variant: downsize unknown_ome, other_material_unknown, bullish_raised_recovery","config_delta":null,"results":{"train":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324070725345188_702418a8","trade_count":121,"profit_factor":3.0735253499963675,"total_return_pct":58.49876169272198,"annualized_return_pct":16.75457177881816,"win_rate":0.6115702479338843,"max_drawdown_pct":6.4652681938239756,"sharpe_ratio":1.818614664777865,"monthly_win_rate":0.7037037037037037,"equity_curve_r_squared":0.8304904363083246,"avg_gross_exposure_pct":33.29744942237382,"avg_net_exposure_pct":33.29744942237382,"days_in_market_pct":69.07630522088354},"valid":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324070416898379_702418a8","trade_count":22,"profit_factor":17.72227993556854,"total_return_pct":40.9576873074054,"annualized_return_pct":88.37514266086718,"win_rate":0.6363636363636364,"max_drawdown_pct":3.6593568906747977,"sharpe_ratio":3.6693995180169336,"monthly_win_rate":1.0,"equity_curve_r_squared":0.816720912917901,"avg_gross_exposure_pct":28.892378271228516,"avg_net_exposure_pct":28.892378271228516,"days_in_market_pct":71.94244604316546},"test":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324070416419581_702418a8","trade_count":27,"profit_factor":21.365692709509098,"total_return_pct":62.85087842292414,"annualized_return_pct":150.46324337781053,"win_rate":0.7407407407407407,"max_drawdown_pct":3.955196894681068,"sharpe_ratio":4.093224932032331,"monthly_win_rate":0.8571428571428571,"equity_curve_r_squared":0.8975441743762735,"avg_gross_exposure_pct":42.841423500248645,"avg_net_exposure_pct":42.841423500248645,"days_in_market_pct":82.22222222222221}},"walk_forward_summary":null,"robustness_matrix_summary":null,"out_of_time_robustness_summary":{"window_mode":"rolling_horizon","horizons_days":[63,126,189,252],"step_days":21,"overall_window_count":70,"overall_positive_window_rate_pct":72.9,"overall_worst_return_pct":-8.86,"horizon_summaries":[{"horizon_days":63,"window_count":22,"mean_return_pct":2.76,"median_return_pct":3.07,"worst_return_pct":-8.86,"positive_window_rate_pct":72.7,"mean_max_drawdown_pct":3.39},{"horizon_days":126,"window_count":19,"mean_return_pct":6.58,"median_return_pct":10.19,"worst_return_pct":-7.04,"positive_window_rate_pct":63.2,"mean_max_drawdown_pct":5.31},{"horizon_days":189,"window_count":16,"mean_return_pct":10.49,"median_return_pct":15.81,"worst_return_pct":-8.65,"positive_window_rate_pct":75.0,"mean_max_drawdown_pct":6.56},{"horizon_days":252,"window_count":13,"mean_return_pct":15.12,"median_return_pct":12.25,"worst_return_pct":-2.08,"positive_window_rate_pct":84.6,"mean_max_drawdown_pct":7.32}]},"sqs_score":89.8,"sqs_breakdown":{"profitability":100.0,"risk":83.6,"consistency":100.0,"robustness":59.4},"sqs_v2_score":91.5,"sqs_v2_breakdown":{"profitability":100.0,"risk":83.6,"consistency":100.0,"robustness":59.4,"capital_efficiency":96.7},"promotion_score":91.5,"promotion_breakdown":{"valid_quality":91.5,"test_quality":91.5,"floor_quality":91.5},"unified_score":51.3,"unified_breakdown":{"valid_quality":81.6,"test_quality":80.6,"floor_quality":80.6,"gap_quality":100.0},"rqs_score":85.2,"rqs_breakdown":{"train_quality":81.9,"valid_quality":84.4,"test_quality":85.5,"floor_quality":81.9,"gap_quality":100.0},"wfqs_score":null,"wfqs_breakdown":{},"wfqs_v2_score":null,"wfqs_v2_breakdown":{},"deployment_score":null,"deployment_breakdown":{},"verdict":"unknown","verdict_reasoning":"Auto-synced from official manifest.","next_direction":"","tags":["return-max","v4-lineage","ultra-addon","corrected-snapshot","oneoff-sibling"]} +{"entry_id":"IMP-0545","timestamp":"2026-03-24T07:54:06.648607+00:00","experiment_name":"return_max_long_v6.101","hypothesis":"v6.59 + lower per-trade risk on other_material_unknown_orderly (0.007) | other_material_unknown_orderly risk=0.0065 | other_material_unknown_orderly risk=0.006 | tail-safe live variant: downsize unknown_ome, other_material_unknown, bullish_raised_recovery","config_delta":null,"results":{"train":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324070725333210_ea0b5871","trade_count":121,"profit_factor":3.123350019630174,"total_return_pct":57.121815417812584,"annualized_return_pct":16.412449266106787,"win_rate":0.6115702479338843,"max_drawdown_pct":6.265875782614207,"sharpe_ratio":1.8085637836084243,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.8283318770688086,"avg_gross_exposure_pct":32.25211765341765,"avg_net_exposure_pct":32.25211765341765,"days_in_market_pct":69.07630522088354},"valid":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324070416896181_ea0b5871","trade_count":22,"profit_factor":20.116236829619936,"total_return_pct":41.42934255490836,"annualized_return_pct":89.53953072175118,"win_rate":0.6363636363636364,"max_drawdown_pct":3.514773267642516,"sharpe_ratio":3.6786565192436855,"monthly_win_rate":1.0,"equity_curve_r_squared":0.8175033758510759,"avg_gross_exposure_pct":27.919319239472593,"avg_net_exposure_pct":27.919319239472593,"days_in_market_pct":71.94244604316546},"test":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324070416416675_ea0b5871","trade_count":27,"profit_factor":24.925981761275043,"total_return_pct":63.59693025469279,"annualized_return_pct":152.62789735463613,"win_rate":0.7407407407407407,"max_drawdown_pct":3.955196894681068,"sharpe_ratio":4.126726865930556,"monthly_win_rate":0.8571428571428571,"equity_curve_r_squared":0.8974755604508161,"avg_gross_exposure_pct":42.55225174638274,"avg_net_exposure_pct":42.55225174638274,"days_in_market_pct":82.22222222222221}},"walk_forward_summary":null,"robustness_matrix_summary":null,"out_of_time_robustness_summary":{"window_mode":"rolling_horizon","horizons_days":[63,126,189,252],"step_days":21,"overall_window_count":70,"overall_positive_window_rate_pct":71.4,"overall_worst_return_pct":-8.82,"horizon_summaries":[{"horizon_days":63,"window_count":22,"mean_return_pct":2.65,"median_return_pct":2.86,"worst_return_pct":-8.82,"positive_window_rate_pct":72.7,"mean_max_drawdown_pct":3.35},{"horizon_days":126,"window_count":19,"mean_return_pct":6.25,"median_return_pct":10.36,"worst_return_pct":-7.09,"positive_window_rate_pct":63.2,"mean_max_drawdown_pct":5.26},{"horizon_days":189,"window_count":16,"mean_return_pct":9.83,"median_return_pct":14.79,"worst_return_pct":-8.39,"positive_window_rate_pct":68.8,"mean_max_drawdown_pct":6.53},{"horizon_days":252,"window_count":13,"mean_return_pct":14.05,"median_return_pct":11.04,"worst_return_pct":-2.75,"positive_window_rate_pct":84.6,"mean_max_drawdown_pct":7.32}]},"sqs_score":89.8,"sqs_breakdown":{"profitability":100.0,"risk":83.6,"consistency":100.0,"robustness":59.4},"sqs_v2_score":91.5,"sqs_v2_breakdown":{"profitability":100.0,"risk":83.6,"consistency":100.0,"robustness":59.4,"capital_efficiency":96.7},"promotion_score":91.6,"promotion_breakdown":{"valid_quality":91.7,"test_quality":91.5,"floor_quality":91.5},"unified_score":51.4,"unified_breakdown":{"valid_quality":81.9,"test_quality":80.6,"floor_quality":80.6,"gap_quality":100.0},"rqs_score":85.5,"rqs_breakdown":{"train_quality":82.0,"valid_quality":85.2,"test_quality":85.7,"floor_quality":82.0,"gap_quality":100.0},"wfqs_score":null,"wfqs_breakdown":{},"wfqs_v2_score":null,"wfqs_v2_breakdown":{},"deployment_score":null,"deployment_breakdown":{},"verdict":"unknown","verdict_reasoning":"Auto-synced from official manifest.","next_direction":"","tags":["return-max","v4-lineage","ultra-addon","corrected-snapshot","oneoff-sibling"]}