{% extends 'ticker/ticker.html' %} {% block title %}Portfolio{% endblock %} {% block body %} {% with url_ticker='ticker.ticker', params=dict() %} {% include 'snippets/menu.html' %} {% endwith %}

My Transactions
  Units In/Out $ Unit $ Type Added on
My Portfolio
Paid: -
Value: -
Pos: -
in BTC: -
  Pair & Exch. Ref. Price USDT Units Paid Paid Unit Share Balance Position
{% include 'modals/transaction.html' %} {% endblock %}