Invest
? | Ticker | Bid | Qty | BTC | USD | 24h | 7d | 30d |
---|
| {{security.Ticker}} | {{invest.Tickers[security.Ticker].last| numbere}} | {{security.Quantity}} | {{invest.Tickers[security.Ticker].last * security.Quantity| numbere}} | {{market.bitcoindata.info.symbol_local.symbol}}{{getUsd(invest.Tickers[security.Ticker].last*security.Quantity)| numbere}} | {{getTickerChange(invest.Tickers[security.Ticker], '1d') | number:1}}% | {{getTickerChange(invest.Tickers[security.Ticker], '7d') | number:1}}% | {{getTickerChange(invest.Tickers[security.Ticker], '30d') | number:1}}% |
Total | {{ getSum(invest.Securities) | numbere}} | {{market.bitcoindata.info.symbol_local.symbol}}{{getUsd(getSum(invest.Securities))| numbere}} | |
Save
? | {{save.addresses[address.address].Desc}} ({{address.address}}) |
Address | BTC | USD |
---|
{{save.addresses[address.address].Desc}} ({{address.address}}) | {{(address.final_balance/100000000)| numbere}} | {{market.bitcoindata.info.symbol_local.symbol}}{{getUsd(address.final_balance/100000000)| numbere}} |
Total | {{(save.wallet.final_balance/100000000)| numbere}} | {{market.bitcoindata.info.symbol_local.symbol}}{{getUsd(save.wallet.final_balance/100000000)| numbere}} |
Spend
?BTC {{spend.value| numbere}} =
{{market.bitcoindata.info.symbol_local.symbol}}{{getUsd(spend.value)| numbere}}