{% include 'partials/notify.html' %}
account | asset | price | quantity | value | P/L | side | actions | {% for item in items %}
---|---|---|---|---|---|---|---|
{{ item.account }} | {{ item.symbol }} | {{ item.price }} | {{ item.units }} | {{ item.value }} | {{ item.unrealized_pl }} | {{ item.side }} |