Align Continue labels with price plan outcomes

This commit is contained in:
Codex
2026-06-27 23:53:58 +08:00
parent 38a728c00b
commit 87849a66a7
4 changed files with 170 additions and 24 deletions
@@ -33,7 +33,9 @@ class StateContinueExperimentTest(unittest.TestCase):
"high_since_entry": 100.2,
"low_since_entry": 99.95,
"future_return_bps": 12.0,
"mae_bps": 3.0,
"gross_edge_bps": 12.0,
"mae_bps": 20.0,
"stop_hit": 0,
"entry_predicted_edge_bps": 8.5,
"entry_direction_prob": 0.64,
"add_count": 0.0,