Fix manual refresh dropping qualified ranks and clarify trade UI.
Deploy / lint (push) Successful in 9s
Deploy / test (push) Successful in 1m20s
Deploy / deploy (push) Successful in 39s

Single-ticker fetch now attaches residual-momentum ranks so setups do not silently fail the activation gate. Exit plan is a timeline, chart labels move left of the price scale, and missing ranks surface explicitly.
This commit is contained in:
2026-07-14 10:10:30 +02:00
parent cd7dc7973c
commit 8db535b889
10 changed files with 468 additions and 94 deletions
+1 -1
View File
@@ -469,7 +469,7 @@ export default function TickerDetailPage() {
</>
)}
{(longSetup || shortSetup) && (
<div className="mt-6 border-t border-white/[0.06] pt-5">
<div className="mt-8 border-t border-white/[0.06] pt-7">
<RecommendationPanel
frameless
symbol={symbol}