Show production rank below ticker chart
This commit is contained in:
@@ -108,6 +108,13 @@ price. Hover a bar to inspect its price, crossing count, strength and source.
|
||||
The violet profile is deliberately distinct from the Structural S/R lines and
|
||||
is off by default; it is a research aid, not another trade overlay.
|
||||
|
||||
Below the chart, the **Production rank** strip makes the current 80/20 ordering
|
||||
snapshot explicit: a blue residual-momentum contribution and amber realized-
|
||||
volatility contribution add to the stored strategy rank, while separate
|
||||
percentile rails show each input. Only momentum carries the live activation-
|
||||
gate marker. These are cross-sectional scan percentiles, not historical chart
|
||||
indicators.
|
||||
|
||||
### Daily Load — the full refresh
|
||||
|
||||
Once a day (default 07:00). Steps run **in dependency order**, each consuming the previous step's fresh output:
|
||||
@@ -284,6 +291,7 @@ Corollaries: never let an unvalidated score gate setups; the outcome evaluator m
|
||||
- Interactive candlestick chart (Canvas 2D) with hover tooltips showing OHLCV values
|
||||
- Support/Resistance level overlays on chart (top 6 by strength, dashed lines with labels)
|
||||
- Optional GTL price-traffic profile on the ticker chart (right-edge diagnostic; explicitly not volume)
|
||||
- Production-rank strip below the ticker chart (80/20 contribution ledger plus separate momentum and volatility percentiles)
|
||||
- Data freshness bar showing availability and recency of each data source
|
||||
- Watchlist with composite scores, R:R ratios, and S/R summaries
|
||||
- Ticker detail page: chart, scores, sentiment breakdown, fundamentals, technical indicators, S/R table
|
||||
|
||||
Reference in New Issue
Block a user