Bitcoin Forum
April 19, 2024, 12:05:18 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Project Development / Re: Simple program to get info of cryptocurrencies holdings in usd/btc. on: September 05, 2017, 01:03:19 PM
Quote
TOTAL HOLDINGS: 374 usd
Bitcoin: 0.05 ($229)
Ethereum: 0.412 ($146)

Done! But only with usd. I'm working on new coins and in a better output (with the possibility of json output)
2  Bitcoin / Project Development / Re: Simple program to get info of cryptocurrencies holdings in usd/btc. on: September 03, 2017, 06:00:44 PM
That's very useful! I've been looking for a way of checking my portfolio value at once directly from my altcoins addresses.

I'm always receiving more coins and it's sad that most softwares require you to manually update your portfolio or only pulls your balances if you have those coins in an exchange with a API key.

It would also be great if there was a way of showing how many coins per altcoin and the USD value of each of them.

Example:

Quote
TOTAL HOLDINGS: 374 usd
Bitcoin: 0.05 ($229)
Ethereum: 0.412 ($146)

Thanks for the suggestion! I think this could be a good feature. I can add this to next releases.
3  Bitcoin / Project Development / Re: Simple program to get your cryptocurrencies holdings in usd/btc. on: September 02, 2017, 01:59:01 PM
how is the payment method? escrow?
how much does it cost for your services?

maybe i can help you to get the client.

I think here is a misunderstood. This program only get public info of your holdings, via public addresses, and calculated stimated value of your holdings. You can list all your public addresses from differents currencies in a json file, and obtain this information with this program.
Only works with public information from blockchains. If you like the program, you can donate Smiley it's free software

Great! I am not a developer but can help with testing and suggestions, improvements, great going, all the best Smiley

Thanks man!! Maybe you can try to use the program, and tell me if you find some error, or if you have some suggestions.

4  Bitcoin / Project Development / Simple program to get info of cryptocurrencies holdings in usd/btc. on: September 01, 2017, 07:43:20 PM
I'm working in a simple program to get info of cryptocurrencies holdings in usd/btc. Now, It's completely functional. If anyone is interested on development, this could be good Smiley

https://github.com/k0ch/MyCryptoHoldings

Thanks!!
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!