Bitcoin Forum
July 07, 2024, 02:29:22 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Crypto Coin Price App  (Read 1084 times)
skilo (OP)
Sr. Member
****
Offline Offline

Activity: 321
Merit: 250



View Profile
July 02, 2013, 08:42:57 PM
Last edit: July 02, 2013, 11:47:46 PM by skilo
 #1

Got bored and created a new app for checking the prices of all the coins from different exchanges.

I find it useful, If you do too consider donating.  Smiley

Download here: https://sourceforge.net/projects/cryptocoinprice/

Source: https://gist.github.com/anonymous/3abe1cd1b74ae60655e9

Screenshot:

skilo (OP)
Sr. Member
****
Offline Offline

Activity: 321
Merit: 250



View Profile
July 03, 2013, 12:12:06 AM
 #2

Things i would like to add:

1.mt.gox ticker api's
They are formatted differently than the ones i used in the program, Need help deserializing them.

2.Maybe suggestions on other exchanges to add?
There seem to be a lot of exchanges popping up now days, I would like to add as many as possible provided they have ticker api's
daybyter
Legendary
*
Offline Offline

Activity: 965
Merit: 1000


View Profile
July 05, 2013, 04:58:43 PM
 #3

I did something similar with the depth (using phonegap):

https://bitcointalk.org/index.php?topic=135392.0

Mods for mtgox are really minimal.

I work on some java trading stuff and released my API implementations:

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

With this concept, you can just add new exchanges as modules. As an example, this trade dialog doesn't use any exchange methods directly:

https://i.imgur.com/MqHfF.jpg

When a new module for an exchange is added, you can trade there.

skilo (OP)
Sr. Member
****
Offline Offline

Activity: 321
Merit: 250



View Profile
July 06, 2013, 02:25:46 AM
 #4

I did something similar with the depth (using phonegap):

https://bitcointalk.org/index.php?topic=135392.0

Mods for mtgox are really minimal.

I work on some java trading stuff and released my API implementations:

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

With this concept, you can just add new exchanges as modules. As an example, this trade dialog doesn't use any exchange methods directly:

https://i.imgur.com/MqHfF.jpg

When a new module for an exchange is added, you can trade there.

Unfortunately im kind of a noob at programming, I only know VB.NET and i had to have some help with this app lol.

Java is like and alien language to me i'm afraid.

But the project is open source free software so anyone can contribute to it and make it better.
daybyter
Legendary
*
Offline Offline

Activity: 965
Merit: 1000


View Profile
July 06, 2013, 08:25:49 AM
 #5

I only use Linux, so vb is not for me ...

But phonegap is just html and javascript, so very easy to program. You might want to take a look ...

skilo (OP)
Sr. Member
****
Offline Offline

Activity: 321
Merit: 250



View Profile
July 06, 2013, 11:11:13 PM
 #6

I only use Linux, so vb is not for me ...

But phonegap is just html and javascript, so very easy to program. You might want to take a look ...

I will look into it.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!