Bitcoin Forum

Bitcoin => Project Development => Topic started by: MrThePlague on August 18, 2013, 07:52:34 AM



Title: Raspberry Pi Alt Coin Ticker?
Post by: MrThePlague on August 18, 2013, 07:52:34 AM
I'm sure we've all seen the Bitcoin/Litecoin ticker http://www.gregledet.net/?p=668 for the Pi.

I've got all the equipment, including the exact monitor used in this process, however I am curious if anyone out there can/has developed a program to instead view say the Top 5 profitable coins currently displayed on coinchoose.com?

I'm as noob as they come when it comes to this stuff, but if anyone is willing to help, I'll return the favor in kind in any way I can!

Thanks so much!


Title: Re: Raspberry Pi Alt Coin Ticker?
Post by: Elwar on August 18, 2013, 06:44:13 PM
It would be cool to see a ticker showing the name of the latest alt coin that has been created in the past hour or if necessary, the last 5 minutes.


Title: Re: Raspberry Pi Alt Coin Ticker?
Post by: MrThePlague on August 18, 2013, 07:48:56 PM
Fucking A that would rule! However It would probably be damn near impossible to get up to date information on releases unless a physical person inputs the information manually right? I mean as far as I know, other then looking for [ANN] forum posts, I never know when a new coin releases


Title: Re: Raspberry Pi Alt Coin Ticker?
Post by: defaced on August 19, 2013, 03:03:08 PM
pretty neat idea man.


Title: Re: Raspberry Pi Alt Coin Ticker?
Post by: tspacepilot on August 19, 2013, 09:22:36 PM
Sure, it could be fun.  I guess the issue (like others have said) is programmatically finding announcements of new coins with confidence.


Title: Re: Raspberry Pi Alt Coin Ticker?
Post by: daybyter on August 20, 2013, 07:56:04 PM
How much memory does your pi have?

And wouldn't it be better to find only coins, that are traded at some exchange? So you can trade it for fiat or btc?


Title: Re: Raspberry Pi Alt Coin Ticker?
Post by: Zybex on August 23, 2013, 06:35:25 PM
Could we not use the API : http://www.coinchoose.com/api.php?base=BTC

I could definitely do this, and am willing to do so. I would probably end up developing it in Python (.py), and releasing it on either Github or a website.

I am going to start this now. I do not know if I would be able to implement the inclusion of new alt coins. However, I can definitely implement the request in your first post.

This might be a good way for me to get into the community ... never know :P

This should only take me a few hours to complete. So I will link to the website/github page once done.

I do have a Raspberry pi to test on, but I am going to make this program run on any computer with a python environment.

Edit: Just Confirming: Would you rather this be built in Java or Python?


Title: Re: Raspberry Pi Alt Coin Ticker?
Post by: daybyter on August 24, 2013, 06:28:23 PM
I use java:

https://github.com/ReAzem/cryptocoin-tradelib