Author

Topic: Simple program to get info of cryptocurrencies holdings in usd/btc. (Read 574 times)

newbie
Activity: 4
Merit: 0
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)
newbie
Activity: 2
Merit: 0
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)

Is this closer to what you're talking about? https://bitcointalksearch.org/topic/m.21487745
full member
Activity: 159
Merit: 100
Looks great!


BTW, here are some APIs you could use to add support for more coins (get address balance):
https://chain.so/api#get-balance (BTC, DASH, LTC, DOGE)
https://otcgo.cn/api/v1/balances/NEO_ADDRESS_HERE (NEO, no-documentation)
newbie
Activity: 4
Merit: 0
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.
full member
Activity: 220
Merit: 101
Radix-The Decentralized Finance Protocol
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.



Sure, please tell me how to run this program, what steps to follow  Smiley
legendary
Activity: 2758
Merit: 6830
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)
newbie
Activity: 4
Merit: 0
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.

full member
Activity: 504
Merit: 101
I'm working in a simple program to get 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!!

how is the payment method? escrow?
how much does it cost for your services?

maybe i can help you to get the client.
full member
Activity: 220
Merit: 101
Radix-The Decentralized Finance Protocol
I'm working in a simple program to get 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!!

Great! I am not a developer but can help with testing and suggestions, improvements, great going, all the best Smiley
newbie
Activity: 4
Merit: 0
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!!
Jump to: