Bitcoin Forum

Economy => Trading Discussion => Topic started by: Zempa on September 01, 2017, 06:47:43 PM



Title: Crypto Asset Management Software?
Post by: Zempa on September 01, 2017, 06:47:43 PM
I'm trying to find Crypto Asset management software that would enable me to keep track of portfolios/wallets of multiple people.
Is there anything out there like that yet that is safe and fully functional?

Lets say I start an account for my mother, my aunt, my brother, all with different sums to invest and I want to keep track of what I do for them...

Thanks.


Title: Re: Crypto Asset Management Software?
Post by: Bartholomeo 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