Bitcoin Forum
May 04, 2024, 08:46:50 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: A simple altcoin asset tracker for your portfolio (covers top 200) on: January 06, 2018, 11:03:34 AM
I wrote my own fiat/crypto/precious metals tracker in PHP/mysql. I made it for my own purpose.
I preffer to write something once, and don't waste time later on to update rates in Excel, everytime.
When it was ready, I placed it on the server for everybody: https://assetbalance.info. You are welcome to use it.
2  Bitcoin / Project Development / Re: walletlookup.com - ALL WALLET BALANCES IN ONE PLACE on: January 06, 2018, 03:26:44 AM
I wrote  similar fiat/crypto/precious metals tracker in PHP/mysql. I made it for my own purpose.
When it was ready, I placed it on the server for everybody: https://assetbalance.info. You are welcome to use it.
3  Bitcoin / Project Development / Re: One API for Exchange Rate + Address Balances for multiple cryptocurrencies? on: January 06, 2018, 03:19:02 AM
Try assetbalance.info
4  Other / Beginners & Help / Re: Display summary data from different crypto currency wallets on a Win7 pc. on: January 06, 2018, 02:58:11 AM
try online assetbalance.info
5  Economy / Trading Discussion / Re: How do you guys keep track of all your cryptocurrency investments? on: December 31, 2017, 06:36:24 PM
I wrote my own fiat/crypto/precious metals tracker in PHP/mysql. I made it for my own purpose.
I preffer to write something once, and don't waste time later on to update rates in Excel, everytime.
When it was ready, I placed it on the server for everybody: https://assetbalance.info. You are welcome to use it.
6  Economy / Trading Discussion / Re: Crypto Asset Management Software? on: October 21, 2017, 02:56:29 PM
To get live portfolio balance for many people you can do following:
1. Create a separate account for each person using online app that has relevant API.
2. Combine them in excel.
In excel choose insert->link to external data.

fro example assetbalance.info API response looks like this:

{"rate_update":"1508596922","crypto":3767.58673695916,"currency":7605.14,"precious_metals":1611.742383041976,"total":32984.46912000113,"base_symbol":"PLN","base_unit":"PLN","base_name":"Polish Zloty"}

therefore select "," and ":" to separate columns
7  Economy / Trading Discussion / Re: Is there an asset tracking software that supports Bitcoin? (Better than GnuCash) on: October 21, 2017, 01:32:23 PM
I'd like to add to the list one more online tracker: assetbalance.info
Advantages:30 days history chart, mobile friendly, assets are not limited to crypto, public and private portfolio with api.
Disadvantages: No API to exchanges, no dynamic portfolio based on public addresses.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!