{# Sim result partial: the honest real-cost equity curve + metrics + timeline slider + state panel. The slider scrubs the per-day arrays embedded in #sim-data ENTIRELY client-side (no per-tick refetch); only a capital/period change re-fetches /paper/sim/run. There is NO cost/flat toggle — the cost is the MEASURED real per-coin spread (a fact, not a knob). When the measured artifact has not been precomputed yet we show a short 'precomputing' note (never a flat slider, never a 500). #}
measured real-cost curve precomputing — check back after the nightly job (the per-coin measured-cost
artifact is built out-of-band by fxhnt compare-measured-precompute).
measured per-coin cost — taker fee + half the real L1 quoted spread (forward-realistic — current liquidity; 2021-22 spreads were wider, so early-history cost is understated) · avg drag {{ '%.1f'|format(cost_drag_bps) }}bp
{% else %}measured per-coin cost — taker fee + half the Corwin–Schultz spread · avg drag {{ '%.1f'|format(cost_drag_bps) }}bp
{% endif %} {% endif %} {% if not measured_pending %} {% if n_points == 0 %}no simulated days for this period — pick a date range that overlaps the curve's history.
{% else %}no live forward NAV recorded yet — the nightly track starts booking from T0 once the Bybit warehouse has data.
{% endif %}