{% extends "warden/warden_layout.html" %} {% block content %}
|
|
₿ {{(portfolio_data['BTC']['trade_quantity'] | jformat(4))}} | {{(portfolio_data['BTC']['trade_quantity'] * 100000000) | jformat(0)}} sats |
|
|
|||
| portfolio value | portfolio value | portfolio value | 24hr change | 24hr change |
|
|
|
|
| ₿ Price | ₿ Block Height | last update |
| Ticker | Quantity | Latest Price ({{current_app.fx['symbol']}}) | 24hr Chg | Balance ({{current_app.fx['symbol']}}) | % of total | |
|---|---|---|---|---|---|---|
| {{position}} | {{(portfolio_data[position]['trade_quantity'] | jformat(4))}} |
|
|
|
|
| Wallet | TxID | Previous Balance |
|---|---|---|
| {{element[1]['trade_account']}} | {{element[1]['trade_blockchain_id'][0:3]}}..{{element[1]['trade_blockchain_id'][-4:-1]}} | {{element[1]['amount'] | jformat(4)}} |
| Wallet | TxID | Confirmations | New Balance |
|---|---|---|---|
| {{element[1]['trade_account']}} | {{element[1]['trade_blockchain_id'][0:3]}}..{{element[1]['trade_blockchain_id'][-4:-1]}} | {{element[1]['confirmations'] | jformat(0)}} | {{element[1]['amount'] | jformat(4)}} |
| Name | Device(s) | Balance | # | Sigs Required | Last Activity | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{current_app.specter.home_parser()['wallet_dict'][wallet]['name']}} | {%for device in current_app.specter.wallet_info(wallet)['devices'].keys()%} {{current_app.specter.home_parser()['device_dict'][device]['name']}} {%endfor%} | {{wallet_df['amount'].sum() | jformat(4)}} | {{wallet_df['amount'].count() | jformat(0)}} | {{current_app.specter.wallet_info(wallet)['subtitle']}} | {{(wallet_df.time.max() | epoch) | time_ago}} | {%if current_app.specter.rescan_progress(wallet)['active']%}Scanning... ( {{(current_app.specter.rescan_progress(wallet)['progress'] * 100) | jformat(2)}}%) | {%else%}{%endif%} | ||||||||||||||||||||||
|
Transactions
|
|||||||||||||||||||||||||||||
| {{current_app.specter.home_parser()['wallet_dict'][wallet]['name']}} | {%for device in current_app.specter.wallet_info(wallet)['devices'].keys()%} {{current_app.specter.home_parser()['device_dict'][device]['name']}} {%endfor%} | -- | -- | {{current_app.specter.wallet_info(wallet)['subtitle']}} | Never | {%if current_app.specter.rescan_progress(wallet)['active']%}Scanning... ( {{(current_app.specter.rescan_progress(wallet)['progress'] * 100) | jformat(2)}}%) | {%else%}{%endif%} | ||||||||||||||||||||||
| Ticker | Balance | Fees | Total PnL | Breakeven | change from Breakeven | |
|---|---|---|---|---|---|---|
| {{position}} |
|
|
|
|
|
|
| TOTAL |
|
|
|
| Ticker | Price ({{current_app.fx['symbol']}}) | 24hr Chg | 24hr Price Range | 24hr Volume | Mkt Cap | Last Update | Source |
|---|---|---|---|---|---|---|---|
| {{position}} |
|
|
|
|
|
|
|
{%endif%}
| Current NAV | |
| Highest NAV | |
| Lowest NAV | |
| Portfolio Value |
{{current_app.fx['symbol']}}
|
| Highest Value |
{{current_app.fx['symbol']}}
|
| NAV Returns | |
|---|---|
| Since last 'close' | |
| 1 week | |
| 30 days | |
| 90 days | |
| Since ATH | |
| Since inception | |