You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FilledTrade now carries event_type and score from the Candidate. These fields are written to trade_blotter.parquet and displayed in paper backtest trade logs. Previously score showed as 0.00 for all trades because the field wasn't propagated from Candidate → FilledTrade → Parquet. Score=0.00 is valid for trades from engines with score_threshold_override=0.0 (e.g. guidance_unknown_orderly) where engine gates, not score, determine entry. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
5 months ago | |
|---|---|---|
| .. | ||
| backtest | 5 months ago | |
| common | 5 months ago | |
| db | 5 months ago | |
| export | 5 months ago | |
| features | 5 months ago | |
| labeler | 5 months ago | |
| llm | 5 months ago | |
| oracle_client | 5 months ago | |
| parser | 5 months ago | |
| review | 5 months ago | |
| schemas | 5 months ago | |
| __init__.py | 5 months ago | |