Author

Topic: Crypto Coin Price App (Read 1105 times)

sr. member
Activity: 321
Merit: 250
July 06, 2013, 06: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.
legendary
Activity: 965
Merit: 1000
July 06, 2013, 03: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 ...
sr. member
Activity: 321
Merit: 250
July 05, 2013, 09:25:46 PM
#4
I did something similar with the depth (using phonegap):

https://bitcointalksearch.org/topic/collab-for-phonegap-app-for-btc-e-135392

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.
legendary
Activity: 965
Merit: 1000
July 05, 2013, 11:58:43 AM
#3
I did something similar with the depth (using phonegap):

https://bitcointalksearch.org/topic/collab-for-phonegap-app-for-btc-e-135392

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.
sr. member
Activity: 321
Merit: 250
July 02, 2013, 07:12:06 PM
#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
sr. member
Activity: 321
Merit: 250
July 02, 2013, 03:42:57 PM
#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:

Jump to: