diff --git a/configs/experiments/return_max_long_v6new.29.json b/configs/experiments/return_max_long_v6new.29.json new file mode 100644 index 0000000..4cb926a --- /dev/null +++ b/configs/experiments/return_max_long_v6new.29.json @@ -0,0 +1,807 @@ +{ + "experiment_name": "return_max_long_v6new.29", + "dataset_snapshot_id": "midlarge-liquid-long-v1_bucketfix_full_audit", + "description": "v6new.27 with ALL OME/material_unknown/material_patient engines disabled", + "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": 0.8, + "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 + }, + { + "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.025, + "reaction_day_return_min": 0.0, + "reaction_day_return_max": 0.08, + "close_location_max": 0.55, + "gap_size_min": 0.02, + "gap_size_max": 0.09, + "volume_ratio_min": 2.0, + "volume_ratio_max": 4.0, + "min_market_cap_proxy": 15000000000.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, + "allow_oneoff_downsizing_override": true, + "oneoff_downsize_floor_override": 0.1, + "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, + "per_trade_risk_pct_override": 0.007, + "enabled": true, + "engine_id": "next_open_long_bullish_raised_recovery_oneoff_largecap_tight", + "close_location_min": 0.15 + }, + { + "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.1, + "reaction_day_return_min": -0.1, + "reaction_day_return_max": 0.08, + "close_location_min": 0.03, + "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, + "per_trade_risk_pct_override": 0.0035 + }, + { + "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.03, + "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 + }, + { + "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": 0.9, + "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": false, + "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_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.015, + "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.03, + "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.04, + "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": false, + "veto_parse_confidence_min_override": 0.4, + "per_trade_risk_pct_override": 0.008, + "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": 0.8, + "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": false, + "veto_parse_confidence_min_override": 0.4, + "per_trade_risk_pct_override": 0.015, + "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.3, + "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.045, + "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": 0.75, + "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": false, + "veto_parse_confidence_min_override": 0.45, + "per_trade_risk_pct_override": 0.003, + "stop_atr_multiplier_override": 3.0, + "use_reaction_day_low_stop_override": false + } + ], + "splits": [ + { + "kind": "named_snapshot", + "params": { + "name": "train" + } + }, + { + "kind": "named_snapshot", + "params": { + "name": "valid" + } + }, + { + "kind": "named_snapshot", + "params": { + "name": "test" + } + } + ], + "tags": [ + "return-max", + "v6new", + "v100-based", + "ome-reduction" + ], + "notes": "C o r r e c t e d - s n a p s h o t c o n t r o l f o r v 6 c o r e s t r u c t u r e w i t h o u t s i z i n g o r h o l d i n g - p e r i o d a d d - o n s . Adds narrow post-market bullish/raised large-cap one-off sibling before main recovery engine based on corrected-snapshot reject audit. Adds narrow post-market bullish/raised large-cap one-off sibling before main recovery engine based on corrected-snapshot reject audit. Lowers per-trade risk for next_open_long_other_material_unknown_orderly to 0.007 and raises engine budget to 0.05. Fine risk sweep from corrected v6.63. Fine risk sweep from corrected v6.91." +} \ No newline at end of file diff --git a/configs/experiments/return_max_long_v6new.30.json b/configs/experiments/return_max_long_v6new.30.json new file mode 100644 index 0000000..6e98d1f --- /dev/null +++ b/configs/experiments/return_max_long_v6new.30.json @@ -0,0 +1,807 @@ +{ + "experiment_name": "return_max_long_v6new.30", + "dataset_snapshot_id": "midlarge-liquid-long-v1_bucketfix_full_audit", + "description": "v6new.27 + unknown_ome risk 0.008\u21920.004, other_material_unknown 0.003\u21920.002", + "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": 0.8, + "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 + }, + { + "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.025, + "reaction_day_return_min": 0.0, + "reaction_day_return_max": 0.08, + "close_location_max": 0.55, + "gap_size_min": 0.02, + "gap_size_max": 0.09, + "volume_ratio_min": 2.0, + "volume_ratio_max": 4.0, + "min_market_cap_proxy": 15000000000.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, + "allow_oneoff_downsizing_override": true, + "oneoff_downsize_floor_override": 0.1, + "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, + "per_trade_risk_pct_override": 0.007, + "enabled": true, + "engine_id": "next_open_long_bullish_raised_recovery_oneoff_largecap_tight", + "close_location_min": 0.15 + }, + { + "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.1, + "reaction_day_return_min": -0.1, + "reaction_day_return_max": 0.08, + "close_location_min": 0.03, + "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, + "per_trade_risk_pct_override": 0.0035 + }, + { + "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.03, + "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 + }, + { + "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": 0.9, + "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.015, + "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.015, + "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.03, + "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.04, + "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.004, + "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": 0.8, + "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.015, + "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.3, + "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.045, + "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": 0.75, + "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.002, + "stop_atr_multiplier_override": 3.0, + "use_reaction_day_low_stop_override": false + } + ], + "splits": [ + { + "kind": "named_snapshot", + "params": { + "name": "train" + } + }, + { + "kind": "named_snapshot", + "params": { + "name": "valid" + } + }, + { + "kind": "named_snapshot", + "params": { + "name": "test" + } + } + ], + "tags": [ + "return-max", + "v6new", + "v100-based", + "ome-reduction" + ], + "notes": "C o r r e c t e d - s n a p s h o t c o n t r o l f o r v 6 c o r e s t r u c t u r e w i t h o u t s i z i n g o r h o l d i n g - p e r i o d a d d - o n s . Adds narrow post-market bullish/raised large-cap one-off sibling before main recovery engine based on corrected-snapshot reject audit. Adds narrow post-market bullish/raised large-cap one-off sibling before main recovery engine based on corrected-snapshot reject audit. Lowers per-trade risk for next_open_long_other_material_unknown_orderly to 0.007 and raises engine budget to 0.05. Fine risk sweep from corrected v6.63. Fine risk sweep from corrected v6.91." +} \ No newline at end of file diff --git a/journal/LEADERBOARD.md b/journal/LEADERBOARD.md index 4bf0f5a..b0bed3d 100644 --- a/journal/LEADERBOARD.md +++ b/journal/LEADERBOARD.md @@ -1,153 +1,159 @@ # Strategy Improvement Leaderboard -_Updated: 2026-03-24T19:56:47.247118+00:00_ +_Updated: 2026-03-24T20:10:18.560083+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._ | # | Experiment | SQS | [Tr]Ret% | [V]Ret% | [T]Ret% | [T]Ann% | [T]DD% | [T]Gross% | [T]DIM% | [T]R/G | Date | |---|-----------|-----|----------|----------|----------|----------|--------|------------|----------|---------|------| | 1 | return_max_long_v6new.27 | 63.9 | +55.9 | +42.2 | +64.2 | +154.4 | 4.0 | 42.3 | 82.2 | 1.52 | 2026-03-24 | -| 2 | return_max_long_v6new.9 | 63.3 | +65.4 | +40.5 | +52.9 | +122.4 | 4.0 | 43.0 | 77.8 | 1.23 | 2026-03-24 | -| 3 | return_max_long_v6new.13 | 63.3 | +65.4 | +40.5 | +52.9 | +122.4 | 4.0 | 43.0 | 77.8 | 1.23 | 2026-03-24 | -| 4 | return_max_long_v6new.12 | 63.2 | +65.4 | +41.1 | +51.7 | +119.3 | 4.1 | 43.5 | 74.8 | 1.19 | 2026-03-24 | -| 5 | return_max_long_v6.46 | 63.0 | +61.9 | +39.9 | +55.1 | +128.4 | 3.3 | 37.3 | 71.1 | 1.48 | 2026-03-23 | -| 6 | return_max_long_v6new.25 | 62.9 | +51.6 | +39.7 | +58.6 | +138.3 | 4.0 | 37.4 | 71.1 | 1.57 | 2026-03-24 | -| 7 | return_max_long_v6.92 | 62.8 | +60.8 | +40.1 | +56.4 | +132.1 | 4.0 | 43.8 | 82.2 | 1.29 | 2026-03-24 | -| 8 | return_max_long_v6.63 | 62.8 | +60.8 | +39.9 | +56.4 | +132.1 | 4.0 | 43.8 | 82.2 | 1.29 | 2026-03-23 | -| 9 | return_max_long_v6.62 | 62.8 | +61.1 | +39.8 | +56.4 | +132.1 | 4.0 | 43.8 | 82.2 | 1.29 | 2026-03-23 | -| 10 | return_max_long_v6.44 | 62.8 | +61.9 | +40.5 | +56.8 | +133.2 | 4.0 | 39.5 | 71.1 | 1.44 | 2026-03-23 | -| 11 | return_max_long_v6.29 | 62.8 | +61.9 | +40.5 | +56.8 | +133.2 | 4.0 | 39.5 | 71.1 | 1.44 | 2026-03-24 | +| 2 | return_max_long_v6new.30 | 63.8 | +53.4 | +43.3 | +65.6 | +158.4 | 4.0 | 41.6 | 82.2 | 1.58 | 2026-03-24 | +| 3 | return_max_long_v6new.9 | 63.3 | +65.4 | +40.5 | +52.9 | +122.4 | 4.0 | 43.0 | 77.8 | 1.23 | 2026-03-24 | +| 4 | return_max_long_v6new.13 | 63.3 | +65.4 | +40.5 | +52.9 | +122.4 | 4.0 | 43.0 | 77.8 | 1.23 | 2026-03-24 | +| 5 | return_max_long_v6new.12 | 63.2 | +65.4 | +41.1 | +51.7 | +119.3 | 4.1 | 43.5 | 74.8 | 1.19 | 2026-03-24 | +| 6 | return_max_long_v6.46 | 63.0 | +61.9 | +39.9 | +55.1 | +128.4 | 3.3 | 37.3 | 71.1 | 1.48 | 2026-03-23 | +| 7 | return_max_long_v6new.25 | 62.9 | +51.6 | +39.7 | +58.6 | +138.3 | 4.0 | 37.4 | 71.1 | 1.57 | 2026-03-24 | +| 8 | return_max_long_v6.92 | 62.8 | +60.8 | +40.1 | +56.4 | +132.1 | 4.0 | 43.8 | 82.2 | 1.29 | 2026-03-24 | +| 9 | return_max_long_v6.63 | 62.8 | +60.8 | +39.9 | +56.4 | +132.1 | 4.0 | 43.8 | 82.2 | 1.29 | 2026-03-23 | +| 10 | return_max_long_v6.62 | 62.8 | +61.1 | +39.8 | +56.4 | +132.1 | 4.0 | 43.8 | 82.2 | 1.29 | 2026-03-23 | +| 11 | return_max_long_v6.44 | 62.8 | +61.9 | +40.5 | +56.8 | +133.2 | 4.0 | 39.5 | 71.1 | 1.44 | 2026-03-23 | | 12 | return_max_long_v6.29 | 62.8 | +61.9 | +40.5 | +56.8 | +133.2 | 4.0 | 39.5 | 71.1 | 1.44 | 2026-03-24 | -| 13 | return_max_long_v6new.19 | 62.8 | +62.8 | +37.9 | +47.4 | +107.5 | 3.4 | 37.2 | 77.8 | 1.27 | 2026-03-24 | -| 14 | return_max_long_v6new.11 | 62.7 | +61.7 | +40.5 | +56.8 | +133.2 | 4.0 | 39.5 | 71.1 | 1.44 | 2026-03-24 | -| 15 | 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 | -| 16 | 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 | -| 17 | 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 | -| 18 | 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 | -| 19 | 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 | -| 20 | 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 | -| 21 | 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 | -| 22 | 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 | -| 23 | 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 | -| 24 | 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 | -| 25 | 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 | -| 26 | 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 | -| 27 | 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 | -| 28 | 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 | -| 29 | 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 | -| 30 | 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 | -| 31 | 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 | -| 32 | 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 | -| 33 | 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 | -| 34 | 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 | -| 35 | 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 | -| 36 | 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 | -| 37 | 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 | -| 38 | 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 | -| 39 | 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 | -| 40 | 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 | -| 41 | 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 | -| 42 | 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 | -| 43 | 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 | -| 44 | 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 | -| 45 | 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 | -| 46 | return_max_long_v6new.24 | 52.5 | +48.5 | +35.1 | +45.0 | +101.3 | 3.1 | 29.6 | 61.5 | 1.52 | 2026-03-24 | -| 47 | 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 | -| 48 | 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 | -| 49 | 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 | -| 50 | 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 | -| 51 | 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 | -| 52 | 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 | -| 53 | 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 | -| 54 | 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 | -| 55 | 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 | -| 56 | 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 | -| 57 | 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 | -| 58 | 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 | -| 59 | return_max_long_v6.15 | 48.9 | - | +34.5 | +59.1 | +139.7 | 4.1 | 40.3 | 73.3 | 1.47 | 2026-03-23 | -| 60 | 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 | -| 61 | 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 | -| 62 | 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 | -| 63 | 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 | -| 64 | 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 | -| 65 | 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 | -| 66 | 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 | -| 67 | 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 | -| 68 | 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 | +| 13 | return_max_long_v6.29 | 62.8 | +61.9 | +40.5 | +56.8 | +133.2 | 4.0 | 39.5 | 71.1 | 1.44 | 2026-03-24 | +| 14 | return_max_long_v6new.19 | 62.8 | +62.8 | +37.9 | +47.4 | +107.5 | 3.4 | 37.2 | 77.8 | 1.27 | 2026-03-24 | +| 15 | return_max_long_v6new.11 | 62.7 | +61.7 | +40.5 | +56.8 | +133.2 | 4.0 | 39.5 | 71.1 | 1.44 | 2026-03-24 | +| 16 | 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 | +| 17 | 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 | +| 18 | 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 | +| 19 | 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 | +| 20 | 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 | +| 21 | 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 | +| 22 | 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 | +| 23 | 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 | +| 24 | 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 | +| 25 | 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 | +| 26 | 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 | +| 27 | 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 | +| 28 | 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 | +| 29 | 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 | +| 30 | 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 | +| 31 | 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 | +| 32 | 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 | +| 33 | 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 | +| 34 | 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 | +| 35 | 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 | +| 36 | 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 | +| 37 | 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 | +| 38 | 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 | +| 39 | 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 | +| 40 | 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 | +| 41 | 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 | +| 42 | 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 | +| 43 | 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 | +| 44 | 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 | +| 45 | 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 | +| 46 | 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 | +| 47 | return_max_long_v6new.24 | 52.5 | +48.5 | +35.1 | +45.0 | +101.3 | 3.1 | 29.6 | 61.5 | 1.52 | 2026-03-24 | +| 48 | 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 | +| 49 | 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 | +| 50 | 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 | +| 51 | 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 | +| 52 | 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 | +| 53 | 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 | +| 54 | 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 | +| 55 | 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 | +| 56 | 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 | +| 57 | 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 | +| 58 | 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 | +| 59 | 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 | +| 60 | return_max_long_v6.15 | 48.9 | - | +34.5 | +59.1 | +139.7 | 4.1 | 40.3 | 73.3 | 1.47 | 2026-03-23 | +| 61 | 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 | +| 62 | 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 | +| 63 | 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 | +| 64 | 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 | +| 65 | 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 | +| 66 | 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 | +| 67 | 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 | +| 68 | 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 | | 69 | 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 | -| 70 | 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 | -| 71 | 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 | -| 72 | 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 | -| 73 | 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 | -| 74 | 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 | -| 75 | 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 | -| 76 | 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 | -| 77 | 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 | -| 78 | 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 | -| 79 | 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 | -| 80 | 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 | -| 81 | 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 | -| 82 | 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 | -| 83 | 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 | -| 84 | 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 | -| 85 | 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 | -| 86 | 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 | -| 87 | 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 | -| 88 | 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 | -| 89 | 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 | -| 90 | 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 | -| 91 | 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 | -| 92 | 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 | -| 93 | 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 | -| 94 | 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 | -| 95 | 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 | -| 96 | 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 | -| 97 | 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 | -| 98 | 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 | -| 99 | 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 | -| 100 | 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 | -| 101 | 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 | -| 102 | 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 | -| 103 | 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 | -| 104 | 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 | +| 70 | 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 | +| 71 | 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 | +| 72 | 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 | +| 73 | 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 | +| 74 | 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 | +| 75 | 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 | +| 76 | 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 | +| 77 | 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 | +| 78 | 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 | +| 79 | 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 | +| 80 | 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 | +| 81 | 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 | +| 82 | 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 | +| 83 | 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 | +| 84 | 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 | +| 85 | 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 | +| 86 | 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 | +| 87 | 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 | +| 88 | 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 | +| 89 | 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 | +| 90 | 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 | +| 91 | 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 | +| 92 | 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 | +| 93 | 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 | +| 94 | 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 | +| 95 | 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 | +| 96 | 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 | +| 97 | 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 | +| 98 | 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 | +| 99 | 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 | +| 100 | 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 | +| 101 | 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 | +| 102 | 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 | +| 103 | 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 | +| 104 | 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 | | 105 | 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 | -| 106 | 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 | -| 107 | 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 | -| 108 | 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 | -| 109 | 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 | -| 110 | 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 | -| 111 | 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 | -| 112 | 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 | -| 113 | 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 | -| 114 | 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 | -| 115 | 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 | -| 116 | 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 | -| 117 | 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 | -| 118 | 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 | -| 119 | 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 | -| 120 | 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 | -| 121 | 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 | -| 122 | 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 | -| 123 | 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 | -| 124 | 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 | +| 106 | 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 | +| 107 | 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 | +| 108 | 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 | +| 109 | 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 | +| 110 | 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 | +| 111 | 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 | +| 112 | 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 | +| 113 | 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 | +| 114 | 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 | +| 115 | 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 | +| 116 | 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 | +| 117 | 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 | +| 118 | 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 | +| 119 | 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 | +| 120 | 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 | +| 121 | 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 | +| 122 | 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 | +| 123 | 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 | +| 124 | 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 | | 125 | 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 | -| 126 | 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 | +| 126 | 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 | | 127 | 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 | -| 128 | 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 | -| 129 | 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 | -| 130 | 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 | -| 131 | 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 | -| 132 | 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 | +| 128 | 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 | +| 129 | 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 | +| 130 | 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 | +| 131 | 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 | +| 132 | 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 | | 133 | 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 | -| 134 | 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 | -| 135 | 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 | -| 136 | 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 | -| 137 | 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 | -| 138 | 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 | -| 139 | 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 | -| 140 | 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 | -| 141 | 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 | +| 134 | 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 | +| 135 | 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 | +| 136 | 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 | +| 137 | 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 | +| 138 | 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 | +| 139 | 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 | +| 140 | 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 | +| 141 | 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 | +| 142 | 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-0577 (2026-03-24) — return_max_long_v6new.30 +Hypothesis: v6new.27 + unknown_ome 0.004, other_material_unknown 0.002 (further OME risk reduction) +Verdict: **BETTER** (SQS 63.8) +Reasoning: Paper BT +108.62% (vs v6new.27 +105.35%). SQS suite: WFV 100% pos, OOT 90%, RM worst -1.94%. Train SQS 91.4. + ### IMP-0576 (2026-03-24) — return_max_long_v6new.27 Hypothesis: v6.100 + OME risk reduction (other_material_unknown 0.003, unknown_ome 0.008) Verdict: **BETTER** (SQS 63.9) @@ -168,8 +174,3 @@ Hypothesis: Standalone continuation book on hybrid snapshot using the narrow hal Verdict: **UNKNOWN** (SQS None) Reasoning: Auto-synced from official manifest. -### IMP-0572 (2026-03-24) — return_max_long_v7.24 -Hypothesis: v7.21 + continuation satellite gated to macro risk_on only -Verdict: **UNKNOWN** (SQS None) -Reasoning: Auto-synced from official manifest. - diff --git a/journal/improvement_journal.jsonl b/journal/improvement_journal.jsonl index f3ea65a..60f19eb 100644 --- a/journal/improvement_journal.jsonl +++ b/journal/improvement_journal.jsonl @@ -574,3 +574,4 @@ {"entry_id":"IMP-0574","timestamp":"2026-03-24T17:59:03.560007+00:00","experiment_name":"return_max_long_v7.26","hypothesis":"Standalone continuation book on hybrid snapshot using the narrow half-size continuation cohort gated to macro risk_on/neutral.","config_delta":null,"results":{"train":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324111115457747_04cdfd0d","trade_count":31,"profit_factor":0.533434617251936,"total_return_pct":-2.464329853218238,"annualized_return_pct":-0.8333974460563387,"win_rate":0.22580645161290322,"max_drawdown_pct":3.5643747304161324,"sharpe_ratio":-0.4003295419243258,"monthly_win_rate":0.23529411764705882,"equity_curve_r_squared":0.7463860168071554,"avg_gross_exposure_pct":1.83548510312707,"avg_net_exposure_pct":1.83548510312707,"days_in_market_pct":7.0855614973262036},"valid":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324111118483641_04cdfd0d","trade_count":4,"profit_factor":3.9645141071918992,"total_return_pct":0.6165895072837593,"annualized_return_pct":1.1289139272447457,"win_rate":0.5,"max_drawdown_pct":0.3951471572428726,"sharpe_ratio":1.3328058326577603,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.7846447779554421,"avg_gross_exposure_pct":1.1598141754215276,"avg_net_exposure_pct":1.1598141754215276,"days_in_market_pct":7.913669064748201},"test":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324111120876476_04cdfd0d","trade_count":2,"profit_factor":1.8690522355838206,"total_return_pct":0.1946133670335548,"annualized_return_pct":0.36862310672935994,"win_rate":0.5,"max_drawdown_pct":0.5682798171536825,"sharpe_ratio":0.33474425488066856,"monthly_win_rate":1.0,"equity_curve_r_squared":0.3953033069644638,"avg_gross_exposure_pct":0.8159038962656168,"avg_net_exposure_pct":0.8159038962656168,"days_in_market_pct":6.61764705882353}},"walk_forward_summary":null,"robustness_matrix_summary":null,"out_of_time_robustness_summary":null,"sqs_score":33.2,"sqs_breakdown":{"profitability":74.2,"risk":72.2,"consistency":75.0,"robustness":24.7},"sqs_v2_score":32.4,"sqs_v2_breakdown":{"profitability":74.2,"risk":72.2,"consistency":75.0,"robustness":24.7,"capital_efficiency":33.4},"promotion_score":35.8,"promotion_breakdown":{"valid_quality":38.6,"test_quality":32.4,"floor_quality":32.4},"unified_score":20.1,"unified_breakdown":{"valid_quality":42.6,"test_quality":26.8,"floor_quality":26.8,"gap_quality":64.0},"rqs_score":24.3,"rqs_breakdown":{"train_quality":12.0,"valid_quality":27.0,"test_quality":16.4,"floor_quality":12.0,"gap_quality":90.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","continuation","hybrid","standalone-book","macro-gated","v7.26"]} {"entry_id":"IMP-0575","timestamp":"2026-03-24T19:22:03.986933+00:00","experiment_name":"return_max_long_v6new.25","hypothesis":"v6.29 + OME engine risk halved based on paper backtest loss analysis","config_delta":{"base_experiment":"return_max_long_v6.29","changes":{}},"results":{"train":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324192005704079_cfd625af","trade_count":112,"profit_factor":3.6282556021492556,"total_return_pct":51.55691274507489,"annualized_return_pct":15.009128812957417,"win_rate":0.5892857142857143,"max_drawdown_pct":5.3839211748781866,"sharpe_ratio":1.7885148853586763,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.8216390882241473,"avg_gross_exposure_pct":26.792401759809916,"avg_net_exposure_pct":26.792401759809916,"days_in_market_pct":68.27309236947792},"valid":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324192009115320_cfd625af","trade_count":15,"profit_factor":31.049547543330533,"total_return_pct":39.66087198383588,"annualized_return_pct":85.19060494140544,"win_rate":0.6,"max_drawdown_pct":4.069423247198136,"sharpe_ratio":3.3262787268532312,"monthly_win_rate":1.0,"equity_curve_r_squared":0.7959721660783783,"avg_gross_exposure_pct":20.987314031507466,"avg_net_exposure_pct":20.987314031507466,"days_in_market_pct":53.23741007194245},"test":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324192011396604_cfd625af","trade_count":23,"profit_factor":23.337489100433054,"total_return_pct":58.604982798971875,"annualized_return_pct":138.31034335634232,"win_rate":0.782608695652174,"max_drawdown_pct":3.955196894681068,"sharpe_ratio":3.8925017453558275,"monthly_win_rate":1.0,"equity_curve_r_squared":0.919740099216861,"avg_gross_exposure_pct":37.43979236710004,"avg_net_exposure_pct":37.43979236710004,"days_in_market_pct":71.11111111111111}},"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_20260324192021332647_cfd625af","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324192021415399_cfd625af","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324192021332647_cfd625af","trade_count":9,"profit_factor":2.395034092625211,"total_return_pct":0.7794204561527877,"annualized_return_pct":null,"win_rate":0.6666666666666666,"max_drawdown_pct":2.050986126303069,"sharpe_ratio":0.4145486920695567,"monthly_win_rate":0.5,"equity_curve_r_squared":0.16753547035486513,"avg_gross_exposure_pct":3.8703675099198986,"avg_net_exposure_pct":3.8703675099198986,"days_in_market_pct":22.92490118577075},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324192021415399_cfd625af","trade_count":8,"profit_factor":1.536266737373658,"total_return_pct":0.6693662776465208,"annualized_return_pct":null,"win_rate":0.5,"max_drawdown_pct":2.853550758554856,"sharpe_ratio":0.44552985731445793,"monthly_win_rate":0.5,"equity_curve_r_squared":0.4337739544655148,"avg_gross_exposure_pct":35.73057242380906,"avg_net_exposure_pct":35.73057242380906,"days_in_market_pct":96.875}},{"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_20260324192021499645_cfd625af","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324192021641346_cfd625af","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324192021499645_cfd625af","trade_count":16,"profit_factor":1.250835975404806,"total_return_pct":0.5876338804532424,"annualized_return_pct":null,"win_rate":0.5,"max_drawdown_pct":2.8547783070079973,"sharpe_ratio":0.1694002425556461,"monthly_win_rate":0.5714285714285714,"equity_curve_r_squared":0.4258995132739408,"avg_gross_exposure_pct":13.589987667361914,"avg_net_exposure_pct":13.589987667361914,"days_in_market_pct":48.01587301587302},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324192021641346_cfd625af","trade_count":10,"profit_factor":9.802762947120325,"total_return_pct":6.376003015860755,"annualized_return_pct":null,"win_rate":0.8,"max_drawdown_pct":1.2741096965050238,"sharpe_ratio":3.4390871666757796,"monthly_win_rate":1.0,"equity_curve_r_squared":0.8818520790958929,"avg_gross_exposure_pct":28.894702267442803,"avg_net_exposure_pct":28.894702267442803,"days_in_market_pct":73.4375}},{"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_20260324192021733294_cfd625af","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324192021929825_cfd625af","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324192021733294_cfd625af","trade_count":26,"profit_factor":3.4044667495465575,"total_return_pct":7.32015694920186,"annualized_return_pct":null,"win_rate":0.6153846153846154,"max_drawdown_pct":2.8547783070079973,"sharpe_ratio":1.316428267416601,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.66132939912436,"avg_gross_exposure_pct":21.253843126874884,"avg_net_exposure_pct":21.253843126874884,"days_in_market_pct":66.40316205533597},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324192021929825_cfd625af","trade_count":13,"profit_factor":5.423722516667276,"total_return_pct":5.714988210617652,"annualized_return_pct":null,"win_rate":0.7692307692307693,"max_drawdown_pct":1.6737746267161042,"sharpe_ratio":2.8490605589415385,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.6109372713134913,"avg_gross_exposure_pct":24.786665898448103,"avg_net_exposure_pct":24.786665898448103,"days_in_market_pct":89.0625}},{"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_20260324192022031780_cfd625af","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324192022295570_cfd625af","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324192022031780_cfd625af","trade_count":38,"profit_factor":3.66596525415922,"total_return_pct":12.416545536257239,"annualized_return_pct":null,"win_rate":0.6578947368421053,"max_drawdown_pct":2.8530556024880163,"sharpe_ratio":1.7619275076420073,"monthly_win_rate":0.7272727272727273,"equity_curve_r_squared":0.8175789835663323,"avg_gross_exposure_pct":28.020882241596663,"avg_net_exposure_pct":28.020882241596663,"days_in_market_pct":83.00395256916995},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324192022295570_cfd625af","trade_count":16,"profit_factor":4.355065857068214,"total_return_pct":4.314711840597665,"annualized_return_pct":null,"win_rate":0.5,"max_drawdown_pct":2.7546094582568244,"sharpe_ratio":2.6811656975936673,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.06153697513985757,"avg_gross_exposure_pct":30.052320857409686,"avg_net_exposure_pct":30.052320857409686,"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_20260324192022425126_cfd625af","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324192022752161_cfd625af","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324192022425126_cfd625af","trade_count":47,"profit_factor":3.80950772200246,"total_return_pct":16.620273195734654,"annualized_return_pct":null,"win_rate":0.5957446808510638,"max_drawdown_pct":3.0627268699202492,"sharpe_ratio":2.1922403338539973,"monthly_win_rate":0.6923076923076923,"equity_curve_r_squared":0.9011465241754806,"avg_gross_exposure_pct":32.17820708107097,"avg_net_exposure_pct":32.17820708107097,"days_in_market_pct":90.51383399209486},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324192022752161_cfd625af","trade_count":13,"profit_factor":4.27702916952786,"total_return_pct":12.59806152170847,"annualized_return_pct":null,"win_rate":0.38461538461538464,"max_drawdown_pct":3.3561736693798494,"sharpe_ratio":3.2332419235671876,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.6815553488446027,"avg_gross_exposure_pct":38.17020520142673,"avg_net_exposure_pct":38.17020520142673,"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_20260324192022880093_cfd625af","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324192023261686_cfd625af","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324192022880093_cfd625af","trade_count":56,"profit_factor":4.739261976773576,"total_return_pct":31.689613278164064,"annualized_return_pct":null,"win_rate":0.5892857142857143,"max_drawdown_pct":3.3628084521611394,"sharpe_ratio":2.855319139158216,"monthly_win_rate":0.75,"equity_curve_r_squared":0.8257110571555412,"avg_gross_exposure_pct":32.766531045412314,"avg_net_exposure_pct":32.766531045412314,"days_in_market_pct":90.11857707509881},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324192023261686_cfd625af","trade_count":14,"profit_factor":5.731879067266874,"total_return_pct":5.732888047035754,"annualized_return_pct":null,"win_rate":0.6428571428571429,"max_drawdown_pct":5.389044047205857,"sharpe_ratio":1.5756194893130167,"monthly_win_rate":0.75,"equity_curve_r_squared":0.7487233090479193,"avg_gross_exposure_pct":55.57979178757604,"avg_net_exposure_pct":55.57979178757604,"days_in_market_pct":93.75}},{"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_20260324192023389230_cfd625af","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324192023801421_cfd625af","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324192023389230_cfd625af","trade_count":56,"profit_factor":4.557724661174487,"total_return_pct":32.918023982546174,"annualized_return_pct":null,"win_rate":0.5714285714285714,"max_drawdown_pct":5.3889503736682745,"sharpe_ratio":2.4738967085046215,"monthly_win_rate":0.7692307692307693,"equity_curve_r_squared":0.8917443732295757,"avg_gross_exposure_pct":39.46094779685495,"avg_net_exposure_pct":39.46094779685495,"days_in_market_pct":95.25691699604744},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324192023801421_cfd625af","trade_count":15,"profit_factor":0.9918164122905633,"total_return_pct":0.02011455078839208,"annualized_return_pct":null,"win_rate":0.6,"max_drawdown_pct":2.6514825012866003,"sharpe_ratio":0.04059247061792231,"monthly_win_rate":0.5,"equity_curve_r_squared":0.36111598313069876,"avg_gross_exposure_pct":32.223974095619944,"avg_net_exposure_pct":32.223974095619944,"days_in_market_pct":92.1875}},{"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_20260324192023924907_cfd625af","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324192024392259_cfd625af","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324192023924907_cfd625af","trade_count":58,"profit_factor":3.4366497974483545,"total_return_pct":25.95134896096356,"annualized_return_pct":null,"win_rate":0.5517241379310345,"max_drawdown_pct":5.386129439111862,"sharpe_ratio":2.077084761966136,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.8560155693028931,"avg_gross_exposure_pct":40.900131167810265,"avg_net_exposure_pct":40.900131167810265,"days_in_market_pct":96.44268774703558},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324192024392259_cfd625af","trade_count":15,"profit_factor":5.063523380115585,"total_return_pct":5.904554781918938,"annualized_return_pct":null,"win_rate":0.5333333333333333,"max_drawdown_pct":2.6347035753150707,"sharpe_ratio":2.4734097151356274,"monthly_win_rate":0.75,"equity_curve_r_squared":0.7798931885148869,"avg_gross_exposure_pct":46.79051452272674,"avg_net_exposure_pct":46.79051452272674,"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_20260324192024549554_cfd625af","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324192025037158_cfd625af","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324192024549554_cfd625af","trade_count":57,"profit_factor":3.500345879244206,"total_return_pct":26.113740869981804,"annualized_return_pct":null,"win_rate":0.5614035087719298,"max_drawdown_pct":5.3844300819152675,"sharpe_ratio":2.0066105449322897,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.7062920564848867,"avg_gross_exposure_pct":45.452520505813595,"avg_net_exposure_pct":45.452520505813595,"days_in_market_pct":90.11857707509881},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324192025037158_cfd625af","trade_count":7,"profit_factor":16.795122330085768,"total_return_pct":7.591700230178628,"annualized_return_pct":null,"win_rate":0.42857142857142855,"max_drawdown_pct":3.695882587686936,"sharpe_ratio":1.9446797429446503,"monthly_win_rate":0.5,"equity_curve_r_squared":0.6519804810890336,"avg_gross_exposure_pct":16.564192723910644,"avg_net_exposure_pct":16.564192723910644,"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_20260324192025117783_cfd625af","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324192025559808_cfd625af","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324192025117783_cfd625af","trade_count":50,"profit_factor":3.3667024641071674,"total_return_pct":14.17541358074447,"annualized_return_pct":null,"win_rate":0.58,"max_drawdown_pct":5.389044047205857,"sharpe_ratio":1.4334439117442994,"monthly_win_rate":0.5833333333333334,"equity_curve_r_squared":0.7400502074491431,"avg_gross_exposure_pct":53.98121632254251,"avg_net_exposure_pct":53.98121632254251,"days_in_market_pct":92.4901185770751},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324192025559808_cfd625af","trade_count":8,"profit_factor":35.04340091537803,"total_return_pct":22.536862993057568,"annualized_return_pct":null,"win_rate":0.75,"max_drawdown_pct":3.097879948761955,"sharpe_ratio":3.7037326270663953,"monthly_win_rate":1.0,"equity_curve_r_squared":0.6502661862231829,"avg_gross_exposure_pct":14.060975780289345,"avg_net_exposure_pct":14.060975780289345,"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_20260324192025648357_cfd625af","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324192026004377_cfd625af","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324192025648357_cfd625af","trade_count":42,"profit_factor":4.695687995049011,"total_return_pct":19.405735435882903,"annualized_return_pct":null,"win_rate":0.5714285714285714,"max_drawdown_pct":2.8838917632248986,"sharpe_ratio":2.221094682192878,"monthly_win_rate":0.7272727272727273,"equity_curve_r_squared":0.829930487108033,"avg_gross_exposure_pct":57.80254558443084,"avg_net_exposure_pct":57.80254558443084,"days_in_market_pct":93.2806324110672},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324192026004377_cfd625af","trade_count":9,"profit_factor":54.18124000445024,"total_return_pct":10.680611069761799,"annualized_return_pct":null,"win_rate":0.7777777777777778,"max_drawdown_pct":0.881423918962771,"sharpe_ratio":3.030731424236566,"monthly_win_rate":1.0,"equity_curve_r_squared":0.8480237308587715,"avg_gross_exposure_pct":13.624554110648903,"avg_net_exposure_pct":13.624554110648903,"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_20260324192026091018_cfd625af","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324192026366964_cfd625af","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324192026091018_cfd625af","trade_count":35,"profit_factor":11.52311403296759,"total_return_pct":29.14383956895894,"annualized_return_pct":null,"win_rate":0.6285714285714286,"max_drawdown_pct":2.663478332533665,"sharpe_ratio":2.984340041353561,"monthly_win_rate":0.9090909090909091,"equity_curve_r_squared":0.9013208422592773,"avg_gross_exposure_pct":67.33885437478678,"avg_net_exposure_pct":67.33885437478678,"days_in_market_pct":91.699604743083},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324192026366964_cfd625af","trade_count":13,"profit_factor":19.227088791056506,"total_return_pct":27.93492127231388,"annualized_return_pct":null,"win_rate":0.9230769230769231,"max_drawdown_pct":3.2536121492392946,"sharpe_ratio":4.390547633129865,"monthly_win_rate":1.0,"equity_curve_r_squared":0.7624106352740242,"avg_gross_exposure_pct":38.37116992515118,"avg_net_exposure_pct":38.37116992515118,"days_in_market_pct":76.5625}}],"train_aggregate":{"mean_return_pct":18.09,"median_return_pct":18.01,"worst_return_pct":0.59,"positive_fold_rate_pct":100.0,"mean_profit_factor":4.2,"mean_max_drawdown_pct":3.68,"mean_trade_count":40.8,"mean_win_rate":0.5908},"test_aggregate":{"mean_return_pct":9.17,"median_return_pct":6.14,"worst_return_pct":0.02,"positive_fold_rate_pct":100.0,"mean_profit_factor":13.54,"mean_max_drawdown_pct":2.79,"mean_trade_count":11.8,"mean_win_rate":0.6341},"gap_stats":{"mean_train_test_return_gap_pct":8.92,"worst_train_test_return_gap_pct":32.9,"fold_return_cv":0.912},"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":84.4,"overall_worst_return_pct":-0.88,"horizon_summaries":[{"horizon_days":21,"window_count":48,"mean_return_pct":2.05,"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.6,"median_return_pct":3.54,"worst_return_pct":-0.55,"positive_window_rate_pct":82.6,"mean_max_drawdown_pct":2.24},{"horizon_days":126,"window_count":43,"mean_return_pct":13.34,"median_return_pct":8.97,"worst_return_pct":-0.08,"positive_window_rate_pct":90.7,"mean_max_drawdown_pct":2.96},{"horizon_days":252,"window_count":37,"mean_return_pct":21.27,"median_return_pct":22.07,"worst_return_pct":0.59,"positive_window_rate_pct":100.0,"mean_max_drawdown_pct":3.73},{"horizon_days":504,"window_count":25,"mean_return_pct":45.71,"median_return_pct":45.85,"worst_return_pct":16.53,"positive_window_rate_pct":100.0,"mean_max_drawdown_pct":4.96}]},"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":86.7,"overall_worst_return_pct":-0.33,"horizon_summaries":[{"horizon_days":21,"window_count":12,"mean_return_pct":6.24,"median_return_pct":6.66,"worst_return_pct":-0.33,"positive_window_rate_pct":66.7,"mean_max_drawdown_pct":1.61},{"horizon_days":63,"window_count":10,"mean_return_pct":18.75,"median_return_pct":19.56,"worst_return_pct":7.28,"positive_window_rate_pct":100.0,"mean_max_drawdown_pct":3.22},{"horizon_days":126,"window_count":7,"mean_return_pct":44.8,"median_return_pct":45.34,"worst_return_pct":34.03,"positive_window_rate_pct":100.0,"mean_max_drawdown_pct":3.66},{"horizon_days":252,"window_count":1,"mean_return_pct":112.32,"median_return_pct":112.32,"worst_return_pct":112.32,"positive_window_rate_pct":100.0,"mean_max_drawdown_pct":4.07}]},"sqs_score":62.9,"sqs_breakdown":{"base_score":63.8,"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":0.99,"activity_quality":97.2,"activity_test_trades":93.8,"activity_wf_mean_trades":100.0,"activity_days_in_market":100.0},"sqs_v2_score":91.6,"sqs_v2_breakdown":{"profitability":100.0,"risk":83.6,"consistency":100.0,"robustness":57.2,"capital_efficiency":100.0},"promotion_score":51.7,"promotion_breakdown":{"valid_quality":44.7,"test_quality":91.6,"floor_quality":44.7},"unified_score":34.3,"unified_breakdown":{"valid_quality":58.3,"test_quality":82.8,"floor_quality":58.3,"gap_quality":35.0},"rqs_score":87.6,"rqs_breakdown":{"train_quality":83.2,"valid_quality":88.9,"test_quality":88.5,"floor_quality":83.2,"gap_quality":100.0},"wfqs_score":61.1,"wfqs_breakdown":{"median_return":24.6,"mean_return":36.7,"worst_return":33.5,"positive_fold_rate":100.0,"profit_factor":100.0,"drawdown":93.9,"train_test_gap":100.0,"fold_count":100.0},"wfqs_v2_score":44.3,"wfqs_v2_breakdown":{"base_score":59.5,"median_return":24.6,"mean_return":36.7,"worst_return":33.5,"positive_fold_rate":100.0,"profit_factor":100.0,"drawdown":93.9,"fold_count":100.0,"overall_quality":57.7,"recent_quality":66.4,"recent_fold_count":4.0,"recent_fold_weight":0.2,"gap_penalty":1.0,"fold_variance_penalty":0.876,"trade_credibility":0.85,"engine_reliability":1.0},"deployment_score":73.0,"deployment_breakdown":{"rqs_quality":87.6,"wfqs_quality":61.1,"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":"better","verdict_reasoning":"Paper BT: +94.38% vs v6.29 +93.60%, MaxDD 4.07% vs 4.60%. WFV 100% positive (worst +0.02%). RM worst -0.88%. OME risk reduction removes outsized losses while keeping MOD/CIEN wins.","next_direction":"","tags":["return","max","long","v6new.25"]} {"entry_id":"IMP-0576","timestamp":"2026-03-24T19:53:00.236375+00:00","experiment_name":"return_max_long_v6new.27","hypothesis":"v6.100 + OME risk reduction (other_material_unknown 0.003, unknown_ome 0.008)","config_delta":{"base_experiment":"return_max_long_v6.100","changes":{}},"results":{"train":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324195128584017_37895009","trade_count":121,"profit_factor":3.2529124346982443,"total_return_pct":55.86721540940055,"annualized_return_pct":16.098988671484072,"win_rate":0.6198347107438017,"max_drawdown_pct":5.983009646625487,"sharpe_ratio":1.8050421079459438,"monthly_win_rate":0.7037037037037037,"equity_curve_r_squared":0.8274405790719586,"avg_gross_exposure_pct":30.652357212715714,"avg_net_exposure_pct":30.652357212715714,"days_in_market_pct":69.07630522088354},"valid":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324195132294296_37895009","trade_count":22,"profit_factor":26.124144378956334,"total_return_pct":42.23118788136026,"annualized_return_pct":91.5266059228216,"win_rate":0.6363636363636364,"max_drawdown_pct":3.514773267642516,"sharpe_ratio":3.69634775166762,"monthly_win_rate":1.0,"equity_curve_r_squared":0.8196371388200472,"avg_gross_exposure_pct":26.528187648334328,"avg_net_exposure_pct":26.528187648334328,"days_in_market_pct":71.94244604316546},"test":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324195134645044_37895009","trade_count":27,"profit_factor":29.357638697058526,"total_return_pct":64.21878845498,"annualized_return_pct":154.43887844714808,"win_rate":0.7407407407407407,"max_drawdown_pct":3.955196894681068,"sharpe_ratio":4.155785249646519,"monthly_win_rate":1.0,"equity_curve_r_squared":0.8978052555610244,"avg_gross_exposure_pct":42.25520747771651,"avg_net_exposure_pct":42.25520747771651,"days_in_market_pct":82.22222222222221}},"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_20260324195144829337_37895009","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324195144921314_37895009","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324195144829337_37895009","trade_count":9,"profit_factor":2.0339571768477205,"total_return_pct":0.9247679090084275,"annualized_return_pct":null,"win_rate":0.6666666666666666,"max_drawdown_pct":2.388660702201621,"sharpe_ratio":0.38230695522916247,"monthly_win_rate":0.5,"equity_curve_r_squared":0.2032196051265055,"avg_gross_exposure_pct":5.628900401064094,"avg_net_exposure_pct":5.628900401064094,"days_in_market_pct":22.92490118577075},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324195144921314_37895009","trade_count":8,"profit_factor":1.5328606316376214,"total_return_pct":0.6658898076186889,"annualized_return_pct":null,"win_rate":0.375,"max_drawdown_pct":2.79585091477399,"sharpe_ratio":0.44050755552795823,"monthly_win_rate":0.5,"equity_curve_r_squared":0.4308913344041334,"avg_gross_exposure_pct":35.90598292402399,"avg_net_exposure_pct":35.90598292402399,"days_in_market_pct":98.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_20260324195145014291_37895009","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324195145155203_37895009","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324195145014291_37895009","trade_count":18,"profit_factor":1.2373318929683004,"total_return_pct":0.6478718405796535,"annualized_return_pct":null,"win_rate":0.5,"max_drawdown_pct":2.794607003889025,"sharpe_ratio":0.16984685379621728,"monthly_win_rate":0.5714285714285714,"equity_curve_r_squared":0.4256090197821648,"avg_gross_exposure_pct":15.603554357311923,"avg_net_exposure_pct":15.603554357311923,"days_in_market_pct":48.01587301587302},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324195145155203_37895009","trade_count":11,"profit_factor":11.299171539983002,"total_return_pct":6.85142403130197,"annualized_return_pct":null,"win_rate":0.8181818181818182,"max_drawdown_pct":1.2742556500478133,"sharpe_ratio":3.666992873625461,"monthly_win_rate":1.0,"equity_curve_r_squared":0.8813249148484895,"avg_gross_exposure_pct":29.24588356132078,"avg_net_exposure_pct":29.24588356132078,"days_in_market_pct":73.4375}},{"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_20260324195145251522_37895009","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324195145462002_37895009","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324195145251522_37895009","trade_count":29,"profit_factor":3.335125964976718,"total_return_pct":7.869717854341404,"annualized_return_pct":null,"win_rate":0.6206896551724138,"max_drawdown_pct":2.794607003889025,"sharpe_ratio":1.3202446389761524,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.6640527821264484,"avg_gross_exposure_pct":23.35260444149164,"avg_net_exposure_pct":23.35260444149164,"days_in_market_pct":66.40316205533597},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324195145462002_37895009","trade_count":13,"profit_factor":3.836287517875496,"total_return_pct":5.962177898971277,"annualized_return_pct":null,"win_rate":0.7692307692307693,"max_drawdown_pct":2.4925603634051425,"sharpe_ratio":2.6843600241814642,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.5033762651058468,"avg_gross_exposure_pct":31.754373555401596,"avg_net_exposure_pct":31.754373555401596,"days_in_market_pct":89.0625}},{"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_20260324195145565431_37895009","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324195145834522_37895009","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324195145565431_37895009","trade_count":39,"profit_factor":3.2869848493094493,"total_return_pct":13.267808991409098,"annualized_return_pct":null,"win_rate":0.6410256410256411,"max_drawdown_pct":3.227033063299082,"sharpe_ratio":1.7335592014357912,"monthly_win_rate":0.7272727272727273,"equity_curve_r_squared":0.795038944194531,"avg_gross_exposure_pct":31.795309009056204,"avg_net_exposure_pct":31.795309009056204,"days_in_market_pct":83.00395256916995},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324195145834522_37895009","trade_count":17,"profit_factor":6.076779503826415,"total_return_pct":6.378425712778961,"annualized_return_pct":null,"win_rate":0.5294117647058824,"max_drawdown_pct":3.5981651711844247,"sharpe_ratio":2.9086285728320282,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.098233953537857,"avg_gross_exposure_pct":40.57134488543493,"avg_net_exposure_pct":40.57134488543493,"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_20260324195145959756_37895009","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324195146294398_37895009","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324195145959756_37895009","trade_count":49,"profit_factor":3.5185375985551586,"total_return_pct":18.5402743112958,"annualized_return_pct":null,"win_rate":0.5918367346938775,"max_drawdown_pct":4.486243613878418,"sharpe_ratio":2.13990424271927,"monthly_win_rate":0.6923076923076923,"equity_curve_r_squared":0.8779159025593333,"avg_gross_exposure_pct":36.751391006438524,"avg_net_exposure_pct":36.751391006438524,"days_in_market_pct":90.9090909090909},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324195146294398_37895009","trade_count":13,"profit_factor":3.406887291836444,"total_return_pct":10.682064492605976,"annualized_return_pct":null,"win_rate":0.38461538461538464,"max_drawdown_pct":2.851012440645019,"sharpe_ratio":3.0795926520274666,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.6462887566509543,"avg_gross_exposure_pct":39.96259537740958,"avg_net_exposure_pct":39.96259537740958,"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_20260324195146424118_37895009","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324195146812572_37895009","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324195146424118_37895009","trade_count":54,"profit_factor":3.7475566676859735,"total_return_pct":31.018595089276857,"annualized_return_pct":null,"win_rate":0.5740740740740741,"max_drawdown_pct":4.4951669598241,"sharpe_ratio":2.761312986574219,"monthly_win_rate":0.7692307692307693,"equity_curve_r_squared":0.8433471251153656,"avg_gross_exposure_pct":38.66617949424664,"avg_net_exposure_pct":38.66617949424664,"days_in_market_pct":90.11857707509881},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324195146812572_37895009","trade_count":15,"profit_factor":6.28828865142185,"total_return_pct":6.414090909139035,"annualized_return_pct":null,"win_rate":0.6666666666666666,"max_drawdown_pct":5.3666723096208475,"sharpe_ratio":1.7300454931837677,"monthly_win_rate":0.75,"equity_curve_r_squared":0.7904648075581645,"avg_gross_exposure_pct":59.18388208522882,"avg_net_exposure_pct":59.18388208522882,"days_in_market_pct":96.875}},{"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_20260324195146955725_37895009","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324195147381859_37895009","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324195146955725_37895009","trade_count":58,"profit_factor":3.938440390864192,"total_return_pct":33.247550669376274,"annualized_return_pct":null,"win_rate":0.5862068965517241,"max_drawdown_pct":5.368180826538649,"sharpe_ratio":2.4601704514390104,"monthly_win_rate":0.7692307692307693,"equity_curve_r_squared":0.9063304116221451,"avg_gross_exposure_pct":45.998805488221564,"avg_net_exposure_pct":45.998805488221564,"days_in_market_pct":96.04743083003953},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324195147381859_37895009","trade_count":18,"profit_factor":1.190982237906674,"total_return_pct":0.6329330623882415,"annualized_return_pct":null,"win_rate":0.7222222222222222,"max_drawdown_pct":3.1880494472181415,"sharpe_ratio":0.4998582086084748,"monthly_win_rate":0.5,"equity_curve_r_squared":0.10560620729736826,"avg_gross_exposure_pct":40.46970678768994,"avg_net_exposure_pct":40.46970678768994,"days_in_market_pct":92.1875}},{"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_20260324195147531070_37895009","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324195148050483_37895009","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324195147531070_37895009","trade_count":63,"profit_factor":3.3549634131759243,"total_return_pct":27.919125399427287,"annualized_return_pct":null,"win_rate":0.6031746031746031,"max_drawdown_pct":5.439087549054186,"sharpe_ratio":2.2143345932172394,"monthly_win_rate":0.75,"equity_curve_r_squared":0.8714148248243639,"avg_gross_exposure_pct":47.837617588030675,"avg_net_exposure_pct":47.837617588030675,"days_in_market_pct":98.41897233201581},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324195148050483_37895009","trade_count":16,"profit_factor":3.646234797804882,"total_return_pct":7.760396179414442,"annualized_return_pct":null,"win_rate":0.5625,"max_drawdown_pct":2.8723712675682767,"sharpe_ratio":2.5833058706425853,"monthly_win_rate":0.75,"equity_curve_r_squared":0.6986418129852668,"avg_gross_exposure_pct":50.30477609267598,"avg_net_exposure_pct":50.30477609267598,"days_in_market_pct":71.875}},{"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_20260324195148207128_37895009","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324195148718687_37895009","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324195148207128_37895009","trade_count":62,"profit_factor":3.069368364236832,"total_return_pct":27.756505457442763,"annualized_return_pct":null,"win_rate":0.5967741935483871,"max_drawdown_pct":5.987003631914421,"sharpe_ratio":2.088356292276151,"monthly_win_rate":0.75,"equity_curve_r_squared":0.7211823535141613,"avg_gross_exposure_pct":49.9778171514817,"avg_net_exposure_pct":49.9778171514817,"days_in_market_pct":92.4901185770751},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324195148718687_37895009","trade_count":10,"profit_factor":13.888888665080115,"total_return_pct":7.782408682530397,"annualized_return_pct":null,"win_rate":0.5,"max_drawdown_pct":3.1111321998841324,"sharpe_ratio":2.172397108157598,"monthly_win_rate":0.5,"equity_curve_r_squared":0.6848565988872175,"avg_gross_exposure_pct":19.354040841069843,"avg_net_exposure_pct":19.354040841069843,"days_in_market_pct":65.625}},{"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_20260324195148817502_37895009","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324195149270044_37895009","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324195148817502_37895009","trade_count":54,"profit_factor":2.987309876955892,"total_return_pct":16.46608029888764,"annualized_return_pct":null,"win_rate":0.6296296296296297,"max_drawdown_pct":5.984689232179123,"sharpe_ratio":1.5466915818566511,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.7369453205190357,"avg_gross_exposure_pct":54.99200138580264,"avg_net_exposure_pct":54.99200138580264,"days_in_market_pct":94.86166007905138},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324195149270044_37895009","trade_count":13,"profit_factor":30.380354296888257,"total_return_pct":24.616979427482804,"annualized_return_pct":null,"win_rate":0.6923076923076923,"max_drawdown_pct":3.0765082410910116,"sharpe_ratio":4.173151450538389,"monthly_win_rate":1.0,"equity_curve_r_squared":0.7088612968763363,"avg_gross_exposure_pct":23.370721468656203,"avg_net_exposure_pct":23.370721468656203,"days_in_market_pct":73.4375}},{"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_20260324195149374157_37895009","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324195149770467_37895009","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324195149374157_37895009","trade_count":48,"profit_factor":4.768610614651224,"total_return_pct":26.048171086256872,"annualized_return_pct":null,"win_rate":0.6458333333333334,"max_drawdown_pct":3.762163593764961,"sharpe_ratio":2.537996830944505,"monthly_win_rate":0.7272727272727273,"equity_curve_r_squared":0.8134180134185197,"avg_gross_exposure_pct":57.10911468037827,"avg_net_exposure_pct":57.10911468037827,"days_in_market_pct":93.67588932806325},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324195149770467_37895009","trade_count":10,"profit_factor":24.03885503963493,"total_return_pct":10.498231975909643,"annualized_return_pct":null,"win_rate":0.7,"max_drawdown_pct":1.3225896154099441,"sharpe_ratio":2.808252388095371,"monthly_win_rate":1.0,"equity_curve_r_squared":0.8198040494074371,"avg_gross_exposure_pct":18.121521278253248,"avg_net_exposure_pct":18.121521278253248,"days_in_market_pct":48.4375}},{"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_20260324195149866764_37895009","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324195150165716_37895009","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324195149866764_37895009","trade_count":38,"profit_factor":9.756112488371228,"total_return_pct":36.98167251139745,"annualized_return_pct":null,"win_rate":0.6842105263157895,"max_drawdown_pct":2.8723712675682767,"sharpe_ratio":3.1152197103036996,"monthly_win_rate":0.9090909090909091,"equity_curve_r_squared":0.8919214049233696,"avg_gross_exposure_pct":63.005011495465084,"avg_net_exposure_pct":63.005011495465084,"days_in_market_pct":92.88537549407114},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324195150165716_37895009","trade_count":16,"profit_factor":34.646141217843756,"total_return_pct":32.43116472069686,"annualized_return_pct":null,"win_rate":0.875,"max_drawdown_pct":3.784128541649665,"sharpe_ratio":4.847783309722868,"monthly_win_rate":0.75,"equity_curve_r_squared":0.7290348096534585,"avg_gross_exposure_pct":40.76891073334204,"avg_net_exposure_pct":40.76891073334204,"days_in_market_pct":98.4375}}],"train_aggregate":{"mean_return_pct":20.06,"median_return_pct":22.29,"worst_return_pct":0.65,"positive_fold_rate_pct":100.0,"mean_profit_factor":3.75,"mean_max_drawdown_pct":4.13,"mean_trade_count":43.4,"mean_win_rate":0.6117},"test_aggregate":{"mean_return_pct":10.06,"median_return_pct":7.31,"worst_return_pct":0.63,"positive_fold_rate_pct":100.0,"mean_profit_factor":11.69,"mean_max_drawdown_pct":2.98,"mean_trade_count":13.3,"mean_win_rate":0.6329},"gap_stats":{"mean_train_test_return_gap_pct":10.0,"worst_train_test_return_gap_pct":32.61,"fold_return_cv":0.926},"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":84.4,"overall_worst_return_pct":-2.34,"horizon_summaries":[{"horizon_days":21,"window_count":48,"mean_return_pct":2.2,"median_return_pct":0.75,"worst_return_pct":-2.34,"positive_window_rate_pct":62.5,"mean_max_drawdown_pct":1.12},{"horizon_days":63,"window_count":46,"mean_return_pct":7.03,"median_return_pct":4.22,"worst_return_pct":-1.55,"positive_window_rate_pct":80.4,"mean_max_drawdown_pct":2.4},{"horizon_days":126,"window_count":43,"mean_return_pct":14.18,"median_return_pct":9.88,"worst_return_pct":-0.07,"positive_window_rate_pct":90.7,"mean_max_drawdown_pct":3.19},{"horizon_days":252,"window_count":37,"mean_return_pct":23.52,"median_return_pct":23.87,"worst_return_pct":0.65,"positive_window_rate_pct":100.0,"mean_max_drawdown_pct":4.19},{"horizon_days":504,"window_count":25,"mean_return_pct":51.0,"median_return_pct":50.46,"worst_return_pct":18.53,"positive_window_rate_pct":100.0,"mean_max_drawdown_pct":5.54}]},"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":90.0,"overall_worst_return_pct":-0.84,"horizon_summaries":[{"horizon_days":21,"window_count":12,"mean_return_pct":6.34,"median_return_pct":6.75,"worst_return_pct":-0.84,"positive_window_rate_pct":75.0,"mean_max_drawdown_pct":1.67},{"horizon_days":63,"window_count":10,"mean_return_pct":19.35,"median_return_pct":19.17,"worst_return_pct":8.03,"positive_window_rate_pct":100.0,"mean_max_drawdown_pct":2.81},{"horizon_days":126,"window_count":7,"mean_return_pct":46.66,"median_return_pct":48.2,"worst_return_pct":36.71,"positive_window_rate_pct":100.0,"mean_max_drawdown_pct":3.37},{"horizon_days":252,"window_count":1,"mean_return_pct":116.41,"median_return_pct":116.41,"worst_return_pct":116.41,"positive_window_rate_pct":100.0,"mean_max_drawdown_pct":3.51}]},"sqs_score":63.9,"sqs_breakdown":{"base_score":63.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.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":86.0,"rqs_breakdown":{"train_quality":82.4,"valid_quality":86.2,"test_quality":86.0,"floor_quality":82.4,"gap_quality":100.0},"wfqs_score":63.2,"wfqs_breakdown":{"median_return":29.2,"mean_return":40.2,"worst_return":37.5,"positive_fold_rate":100.0,"profit_factor":100.0,"drawdown":92.5,"train_test_gap":100.0,"fold_count":100.0},"wfqs_v2_score":45.8,"wfqs_v2_breakdown":{"base_score":61.7,"median_return":29.2,"mean_return":40.2,"worst_return":37.5,"positive_fold_rate":100.0,"profit_factor":100.0,"drawdown":92.5,"fold_count":100.0,"overall_quality":60.1,"recent_quality":68.2,"recent_fold_count":4.0,"recent_fold_weight":0.2,"gap_penalty":1.0,"fold_variance_penalty":0.872,"trade_credibility":0.85,"engine_reliability":1.0},"deployment_score":73.5,"deployment_breakdown":{"rqs_quality":86.0,"wfqs_quality":63.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":"better","verdict_reasoning":"Paper BT +105.35% vs v6.100 +101.91%. WFV 100% positive (worst +0.63%). Train SQS 91.3. OOT 90% positive, worst -0.84%.","next_direction":"","tags":["return","max","long","v6new.27"]} +{"entry_id":"IMP-0577","timestamp":"2026-03-24T20:02:15.997025+00:00","experiment_name":"return_max_long_v6new.30","hypothesis":"v6new.27 + unknown_ome 0.004, other_material_unknown 0.002 (further OME risk reduction)","config_delta":{"base_experiment":"return_max_long_v6new.27","changes":{}},"results":{"train":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324195959638907_b124bba1","trade_count":121,"profit_factor":3.4278103366865844,"total_return_pct":53.38406534393365,"annualized_return_pct":15.473603910288158,"win_rate":0.6115702479338843,"max_drawdown_pct":5.587786415939982,"sharpe_ratio":1.7727115233646686,"monthly_win_rate":0.7037037037037037,"equity_curve_r_squared":0.8214063504857615,"avg_gross_exposure_pct":28.410670698118373,"avg_net_exposure_pct":28.410670698118373,"days_in_market_pct":69.07630522088354},"valid":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324200003361197_b124bba1","trade_count":22,"profit_factor":41.12823012793657,"total_return_pct":43.26925797835196,"annualized_return_pct":94.11316343881784,"win_rate":0.6363636363636364,"max_drawdown_pct":3.514773267642516,"sharpe_ratio":3.7058226179090514,"monthly_win_rate":1.0,"equity_curve_r_squared":0.8212497927771858,"avg_gross_exposure_pct":24.39502734695706,"avg_net_exposure_pct":24.39502734695706,"days_in_market_pct":71.94244604316546},"test":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324200005753273_b124bba1","trade_count":27,"profit_factor":46.49433376138181,"total_return_pct":65.57409698990173,"annualized_return_pct":158.40682566114896,"win_rate":0.7407407407407407,"max_drawdown_pct":3.955196894681068,"sharpe_ratio":4.2151783654959125,"monthly_win_rate":1.0,"equity_curve_r_squared":0.8976891371829563,"avg_gross_exposure_pct":41.63378771237357,"avg_net_exposure_pct":41.63378771237357,"days_in_market_pct":82.22222222222221}},"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_20260324200015936768_b124bba1","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324200016031659_b124bba1","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324200015936768_b124bba1","trade_count":9,"profit_factor":1.7530968785514454,"total_return_pct":0.685038967091663,"annualized_return_pct":null,"win_rate":0.6666666666666666,"max_drawdown_pct":2.149552098082154,"sharpe_ratio":0.3049195119888038,"monthly_win_rate":0.5,"equity_curve_r_squared":0.125243430211775,"avg_gross_exposure_pct":5.185218965063054,"avg_net_exposure_pct":5.185218965063054,"days_in_market_pct":22.92490118577075},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324200016031659_b124bba1","trade_count":8,"profit_factor":1.6507225618514367,"total_return_pct":0.7537718393226969,"annualized_return_pct":null,"win_rate":0.375,"max_drawdown_pct":2.919945871439301,"sharpe_ratio":0.4813666091245672,"monthly_win_rate":0.5,"equity_curve_r_squared":0.44854017418112097,"avg_gross_exposure_pct":36.119782547106745,"avg_net_exposure_pct":36.119782547106745,"days_in_market_pct":98.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_20260324200016119006_b124bba1","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324200016264528_b124bba1","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324200016119006_b124bba1","trade_count":18,"profit_factor":1.1847452163113241,"total_return_pct":0.4902338304656878,"annualized_return_pct":null,"win_rate":0.4444444444444444,"max_drawdown_pct":2.915293293627079,"sharpe_ratio":0.13423562835957212,"monthly_win_rate":0.5714285714285714,"equity_curve_r_squared":0.3464936195178372,"avg_gross_exposure_pct":15.22720972744462,"avg_net_exposure_pct":15.22720972744462,"days_in_market_pct":48.01587301587302},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324200016264528_b124bba1","trade_count":11,"profit_factor":19.54031295289485,"total_return_pct":6.558255810588147,"annualized_return_pct":null,"win_rate":0.8181818181818182,"max_drawdown_pct":1.2740402415940277,"sharpe_ratio":3.753197421418829,"monthly_win_rate":1.0,"equity_curve_r_squared":0.8826031829107573,"avg_gross_exposure_pct":26.2283638185385,"avg_net_exposure_pct":26.2283638185385,"days_in_market_pct":73.4375}},{"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_20260324200016359810_b124bba1","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324200016568609_b124bba1","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324200016359810_b124bba1","trade_count":29,"profit_factor":3.498452519697519,"total_return_pct":7.404817481901352,"annualized_return_pct":null,"win_rate":0.5862068965517241,"max_drawdown_pct":2.915293293627079,"sharpe_ratio":1.28027790663338,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.6314438039433331,"avg_gross_exposure_pct":22.21017577680772,"avg_net_exposure_pct":22.21017577680772,"days_in_market_pct":66.40316205533597},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324200016568609_b124bba1","trade_count":13,"profit_factor":3.4605602707242475,"total_return_pct":5.025887484242906,"annualized_return_pct":null,"win_rate":0.7692307692307693,"max_drawdown_pct":2.555353669675854,"sharpe_ratio":2.400936026730971,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.4579649180661972,"avg_gross_exposure_pct":27.47536370072335,"avg_net_exposure_pct":27.47536370072335,"days_in_market_pct":89.0625}},{"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_20260324200016673974_b124bba1","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324200016949158_b124bba1","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324200016673974_b124bba1","trade_count":40,"profit_factor":3.2876137433646204,"total_return_pct":12.067752919444406,"annualized_return_pct":null,"win_rate":0.65,"max_drawdown_pct":3.220940540807967,"sharpe_ratio":1.646252665814506,"monthly_win_rate":0.7272727272727273,"equity_curve_r_squared":0.7916515954180616,"avg_gross_exposure_pct":29.581784248872093,"avg_net_exposure_pct":29.581784248872093,"days_in_market_pct":83.00395256916995},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324200016949158_b124bba1","trade_count":17,"profit_factor":8.25688427464758,"total_return_pct":6.268863575451338,"annualized_return_pct":null,"win_rate":0.5294117647058824,"max_drawdown_pct":2.955615874464173,"sharpe_ratio":3.133262404686061,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.14272377760887736,"avg_gross_exposure_pct":34.660815918770986,"avg_net_exposure_pct":34.660815918770986,"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_20260324200017081115_b124bba1","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324200017415405_b124bba1","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324200017081115_b124bba1","trade_count":49,"profit_factor":3.7149006653215633,"total_return_pct":17.380432769787557,"annualized_return_pct":null,"win_rate":0.5918367346938775,"max_drawdown_pct":3.8677339501815347,"sharpe_ratio":2.126493216826729,"monthly_win_rate":0.6923076923076923,"equity_curve_r_squared":0.8799023359520299,"avg_gross_exposure_pct":33.21343406080382,"avg_net_exposure_pct":33.21343406080382,"days_in_market_pct":90.9090909090909},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324200017415405_b124bba1","trade_count":14,"profit_factor":3.6271140535139836,"total_return_pct":10.530234094835409,"annualized_return_pct":null,"win_rate":0.42857142857142855,"max_drawdown_pct":2.8475851877150293,"sharpe_ratio":3.035811769374275,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.6436165253551388,"avg_gross_exposure_pct":36.24115163714461,"avg_net_exposure_pct":36.24115163714461,"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_20260324200017552668_b124bba1","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324200017943850_b124bba1","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324200017552668_b124bba1","trade_count":54,"profit_factor":3.9868797981615742,"total_return_pct":29.4917351964506,"annualized_return_pct":null,"win_rate":0.5740740740740741,"max_drawdown_pct":3.8604029589459437,"sharpe_ratio":2.7368530377223395,"monthly_win_rate":0.7692307692307693,"equity_curve_r_squared":0.8318308081291783,"avg_gross_exposure_pct":34.12141682867421,"avg_net_exposure_pct":34.12141682867421,"days_in_market_pct":90.11857707509881},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324200017943850_b124bba1","trade_count":15,"profit_factor":7.04455853146832,"total_return_pct":6.153911425035228,"annualized_return_pct":null,"win_rate":0.6666666666666666,"max_drawdown_pct":5.397065455642646,"sharpe_ratio":1.6553231005827866,"monthly_win_rate":0.75,"equity_curve_r_squared":0.7812258936689306,"avg_gross_exposure_pct":58.410995686478,"avg_net_exposure_pct":58.410995686478,"days_in_market_pct":96.875}},{"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_20260324200018081336_b124bba1","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324200018507006_b124bba1","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324200018081336_b124bba1","trade_count":58,"profit_factor":4.1002073571753614,"total_return_pct":31.05212017131275,"annualized_return_pct":null,"win_rate":0.5862068965517241,"max_drawdown_pct":5.395260909857731,"sharpe_ratio":2.3627056908126716,"monthly_win_rate":0.7692307692307693,"equity_curve_r_squared":0.9008031837340552,"avg_gross_exposure_pct":41.9466983987039,"avg_net_exposure_pct":41.9466983987039,"days_in_market_pct":96.04743083003953},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324200018507006_b124bba1","trade_count":18,"profit_factor":1.1100389328531162,"total_return_pct":0.3589106957605982,"annualized_return_pct":null,"win_rate":0.7222222222222222,"max_drawdown_pct":3.1061420237757695,"sharpe_ratio":0.2949647404635461,"monthly_win_rate":0.5,"equity_curve_r_squared":0.16164219648353662,"avg_gross_exposure_pct":36.672077292326286,"avg_net_exposure_pct":36.672077292326286,"days_in_market_pct":92.1875}},{"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_20260324200018681021_b124bba1","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324200019162843_b124bba1","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324200018681021_b124bba1","trade_count":63,"profit_factor":3.541358062133995,"total_return_pct":26.68129191976454,"annualized_return_pct":null,"win_rate":0.6031746031746031,"max_drawdown_pct":5.4035921015877815,"sharpe_ratio":2.153349004156348,"monthly_win_rate":0.75,"equity_curve_r_squared":0.8696522880278893,"avg_gross_exposure_pct":43.959590301645584,"avg_net_exposure_pct":43.959590301645584,"days_in_market_pct":98.41897233201581},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324200019162843_b124bba1","trade_count":16,"profit_factor":4.171154297879233,"total_return_pct":8.015835277040328,"annualized_return_pct":null,"win_rate":0.5625,"max_drawdown_pct":2.4451272803823665,"sharpe_ratio":2.686575431862719,"monthly_win_rate":0.75,"equity_curve_r_squared":0.7152384142097785,"avg_gross_exposure_pct":49.73539147006314,"avg_net_exposure_pct":49.73539147006314,"days_in_market_pct":71.875}},{"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_20260324200019330861_b124bba1","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324200019852970_b124bba1","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324200019330861_b124bba1","trade_count":63,"profit_factor":3.274009949343387,"total_return_pct":27.33337858001748,"annualized_return_pct":null,"win_rate":0.6031746031746031,"max_drawdown_pct":5.592609578148837,"sharpe_ratio":2.063085717510487,"monthly_win_rate":0.75,"equity_curve_r_squared":0.7272939140729794,"avg_gross_exposure_pct":47.35956006223244,"avg_net_exposure_pct":47.35956006223244,"days_in_market_pct":92.4901185770751},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324200019852970_b124bba1","trade_count":10,"profit_factor":18.536324083049756,"total_return_pct":7.9432538750465325,"annualized_return_pct":null,"win_rate":0.5,"max_drawdown_pct":3.1282883129142736,"sharpe_ratio":2.1981291498211992,"monthly_win_rate":0.5,"equity_curve_r_squared":0.6890986783349198,"avg_gross_exposure_pct":18.591869640266644,"avg_net_exposure_pct":18.591869640266644,"days_in_market_pct":65.625}},{"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_20260324200019949278_b124bba1","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324200020419408_b124bba1","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324200019949278_b124bba1","trade_count":54,"profit_factor":3.23493689814857,"total_return_pct":16.521611707289107,"annualized_return_pct":null,"win_rate":0.6296296296296297,"max_drawdown_pct":5.603688042388474,"sharpe_ratio":1.5508752757707596,"monthly_win_rate":0.6666666666666666,"equity_curve_r_squared":0.7466688361498555,"avg_gross_exposure_pct":53.39023890605014,"avg_net_exposure_pct":53.39023890605014,"days_in_market_pct":94.86166007905138},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324200020419408_b124bba1","trade_count":13,"profit_factor":53.97805588884673,"total_return_pct":25.342761879893573,"annualized_return_pct":null,"win_rate":0.6923076923076923,"max_drawdown_pct":3.086477044519941,"sharpe_ratio":4.183504145046325,"monthly_win_rate":1.0,"equity_curve_r_squared":0.7176215999923232,"avg_gross_exposure_pct":19.630941018754534,"avg_net_exposure_pct":19.630941018754534,"days_in_market_pct":73.4375}},{"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_20260324200020524443_b124bba1","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324200020928905_b124bba1","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324200020524443_b124bba1","trade_count":48,"profit_factor":5.491293932419631,"total_return_pct":27.204492893334887,"annualized_return_pct":null,"win_rate":0.6458333333333334,"max_drawdown_pct":3.4228470062178786,"sharpe_ratio":2.5641955249434316,"monthly_win_rate":0.7272727272727273,"equity_curve_r_squared":0.8142391588448704,"avg_gross_exposure_pct":55.02993860136606,"avg_net_exposure_pct":55.02993860136606,"days_in_market_pct":93.67588932806325},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324200020928905_b124bba1","trade_count":10,"profit_factor":24.00485702740244,"total_return_pct":10.482843002501031,"annualized_return_pct":null,"win_rate":0.7,"max_drawdown_pct":1.322775475936385,"sharpe_ratio":2.795444346743018,"monthly_win_rate":1.0,"equity_curve_r_squared":0.8202453897484967,"avg_gross_exposure_pct":18.01311439808838,"avg_net_exposure_pct":18.01311439808838,"days_in_market_pct":48.4375}},{"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_20260324200021025445_b124bba1","test_run_id":"bt_return_max_long_v1_midlarge-liq_20260324200021314533_b124bba1","train_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324200021025445_b124bba1","trade_count":38,"profit_factor":11.82839095631486,"total_return_pct":38.30515623653491,"annualized_return_pct":null,"win_rate":0.6842105263157895,"max_drawdown_pct":3.0877152058959894,"sharpe_ratio":3.1338121158025825,"monthly_win_rate":0.9090909090909091,"equity_curve_r_squared":0.8903287349522075,"avg_gross_exposure_pct":62.040152563930576,"avg_net_exposure_pct":62.040152563930576,"days_in_market_pct":92.88537549407114},"test_metrics":{"run_id":"bt_return_max_long_v1_midlarge-liq_20260324200021314533_b124bba1","trade_count":16,"profit_factor":63.353576739879,"total_return_pct":33.213495198174876,"annualized_return_pct":null,"win_rate":0.875,"max_drawdown_pct":3.3947283642288504,"sharpe_ratio":4.921823724439867,"monthly_win_rate":0.75,"equity_curve_r_squared":0.7417544459627686,"avg_gross_exposure_pct":39.72133431371414,"avg_net_exposure_pct":39.72133431371414,"days_in_market_pct":98.4375}}],"train_aggregate":{"mean_return_pct":19.55,"median_return_pct":22.03,"worst_return_pct":0.49,"positive_fold_rate_pct":100.0,"mean_profit_factor":4.07,"mean_max_drawdown_pct":3.95,"mean_trade_count":43.6,"mean_win_rate":0.6055},"test_aggregate":{"mean_return_pct":10.05,"median_return_pct":7.25,"worst_return_pct":0.36,"positive_fold_rate_pct":100.0,"mean_profit_factor":17.39,"mean_max_drawdown_pct":2.87,"mean_trade_count":13.4,"mean_win_rate":0.6366},"gap_stats":{"mean_train_test_return_gap_pct":9.5,"worst_train_test_return_gap_pct":30.69,"fold_return_cv":0.961},"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":84.4,"overall_worst_return_pct":-1.94,"horizon_summaries":[{"horizon_days":21,"window_count":48,"mean_return_pct":2.17,"median_return_pct":0.72,"worst_return_pct":-1.94,"positive_window_rate_pct":62.5,"mean_max_drawdown_pct":1.05},{"horizon_days":63,"window_count":46,"mean_return_pct":6.98,"median_return_pct":3.86,"worst_return_pct":-1.26,"positive_window_rate_pct":80.4,"mean_max_drawdown_pct":2.29},{"horizon_days":126,"window_count":43,"mean_return_pct":14.08,"median_return_pct":9.99,"worst_return_pct":-0.14,"positive_window_rate_pct":90.7,"mean_max_drawdown_pct":3.04},{"horizon_days":252,"window_count":37,"mean_return_pct":23.19,"median_return_pct":22.41,"worst_return_pct":0.48,"positive_window_rate_pct":100.0,"mean_max_drawdown_pct":3.99},{"horizon_days":504,"window_count":25,"mean_return_pct":49.58,"median_return_pct":49.1,"worst_return_pct":17.07,"positive_window_rate_pct":100.0,"mean_max_drawdown_pct":5.2}]},"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":90.0,"overall_worst_return_pct":-0.43,"horizon_summaries":[{"horizon_days":21,"window_count":12,"mean_return_pct":6.41,"median_return_pct":6.74,"worst_return_pct":-0.43,"positive_window_rate_pct":75.0,"mean_max_drawdown_pct":1.62},{"horizon_days":63,"window_count":10,"mean_return_pct":19.67,"median_return_pct":19.15,"worst_return_pct":8.16,"positive_window_rate_pct":100.0,"mean_max_drawdown_pct":2.77},{"horizon_days":126,"window_count":7,"mean_return_pct":47.57,"median_return_pct":49.3,"worst_return_pct":37.74,"positive_window_rate_pct":100.0,"mean_max_drawdown_pct":3.37},{"horizon_days":252,"window_count":1,"mean_return_pct":118.82,"median_return_pct":118.82,"worst_return_pct":118.82,"positive_window_rate_pct":100.0,"mean_max_drawdown_pct":3.51}]},"sqs_score":63.8,"sqs_breakdown":{"base_score":63.8,"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.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":82.0,"test_quality":80.6,"floor_quality":80.6,"gap_quality":100.0},"rqs_score":86.6,"rqs_breakdown":{"train_quality":82.7,"valid_quality":87.9,"test_quality":86.5,"floor_quality":82.7,"gap_quality":100.0},"wfqs_score":63.0,"wfqs_breakdown":{"median_return":29.0,"mean_return":40.2,"worst_return":35.7,"positive_fold_rate":100.0,"profit_factor":100.0,"drawdown":93.3,"train_test_gap":100.0,"fold_count":100.0},"wfqs_v2_score":45.1,"wfqs_v2_breakdown":{"base_score":61.6,"median_return":29.0,"mean_return":40.2,"worst_return":35.7,"positive_fold_rate":100.0,"profit_factor":100.0,"drawdown":93.3,"fold_count":100.0,"overall_quality":59.8,"recent_quality":69.0,"recent_fold_count":4.0,"recent_fold_weight":0.2,"gap_penalty":1.0,"fold_variance_penalty":0.862,"trade_credibility":0.85,"engine_reliability":1.0},"deployment_score":73.6,"deployment_breakdown":{"rqs_quality":86.6,"wfqs_quality":63.0,"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":"better","verdict_reasoning":"Paper BT +108.62% (vs v6new.27 +105.35%). SQS suite: WFV 100% pos, OOT 90%, RM worst -1.94%. Train SQS 91.4.","next_direction":"","tags":["return","max","long","v6new.30"]}