{% extends "base.html" %} {% from "_macros.html" import headline_card, exec_badge, deploy_constituent_row %} {% block title %}Paper book{% endblock %} {% block body %} {# ===== DEPLOY: the fund (Bybit) — the cockpit's only paper-book venue (the legacy venue toggle was removed in Task 7a). Headline = the SAME connected-backfill card the Overview leads with; below it the detail the Paper page uniquely provides — the LIVE per-symbol book + trades — then the individual constituent edges (consistent with the Overview's deploy constituents). PAPER-badged. ===== #}
| ts | sleeve | symbol | side | qty | price | reason |
|---|---|---|---|---|---|---|
| {{ t.ts }} | {{ t.sleeve }} | {{ t.symbol }} | {{ t.side }} | {{ t.qty|qty }} | {{ t.price|qty }} | {{ t.reason }} |
| no trades yet | ||||||
live mark-to-market · paper
{# Individual edges — the per-sleeve breakdown, consistent with the Overview's deploy constituents. #}| edge | metric | maxDD |
|---|---|---|
| no bybit sleeve backtest data yet | ||