promote residual momentum ranking
Deploy / lint (push) Successful in 7s
Deploy / test (push) Successful in 1m8s
Deploy / deploy (push) Successful in 35s

This commit is contained in:
2026-07-02 21:00:39 +02:00
parent 849489a4b5
commit aadec7d403
21 changed files with 310 additions and 185 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
"""Tests for sentiment-collection scoping (``_get_sentiment_priority_tickers``).
A dashboard 'top pick' is the highest-momentum *qualified* long setup. Sentiment
can never move a ticker's momentum percentile (the gate's core axis) — only its
A dashboard 'top pick' is the highest residual-momentum *qualified* long setup. Sentiment
can never move a ticker's activation percentile (the gate's core axis) — only its
confidence and EV ranking. So the tickers that are, or could become with positive
sentiment, a top pick are exactly the momentum leaders that already carry a
sentiment, a top pick are exactly the residual-momentum leaders that already carry a
tradeable long setup over the R:R floor. These tests pin that priority tier
(always refreshed, cap-exempt) and the capped filler tier behind it.
"""