paper equity ${{ nav.equity|money }} / capital ${{ nav.capital|money }} ({{ nav.pnl|money_signed }})
{% if nav.has_history %}marked to live prices now: ${{ nav.live_equity|money }}
{% endif %}| sleeve | symbol | qty | entry | last | PnL |
|---|---|---|---|---|---|
| {{ p.sleeve }} | {{ p.symbol }} | {{ p.qty|qty }} | {{ p.entry_price|qty }} | {{ p.last|qty }} | {{ p.pnl|money_signed }} |
| no open positions | |||||
as of {{ now }} · marked to live prices (unknown → entry, 0 PnL)