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