Author

Topic: [C#] Bitcoin Price Checker(Bitstamp) (Read 1728 times)

newbie
Activity: 9
Merit: 0
November 07, 2014, 06:17:41 AM
#9
Even though it's for android, allow me to present Boilr, an alarm app for btc & alt traders. Boilr supports most exchanges and pairs! Check it out for yourself - http://boilr.mobi/

You can check the code yourself and download it at googleplay, fdroid, etc. Also, if you have any suggestions, feel free to create an issue @ github - https://github.com/andrefbsantos/boilr

we're constantly improving the app. feedback is more than welcome! Cheers
newbie
Activity: 9
Merit: 0
November 06, 2014, 10:57:41 PM
#8
Hi guys, this is a cool tool. Allow me to present something of our own. We developed an alarm app for btc & alt traders. It's called Boilr - http://boilr.mobi/
You can check the code yourself and download it at googleplay, fdroid, etc. Also, if you have any suggestions, feel free to create an issue @ github - https://github.com/andrefbsantos/boilr

we're constantly improving the app. feedback is more than welcome! Cheers
newbie
Activity: 24
Merit: 0
August 21, 2014, 07:36:21 AM
#7
Nice job. =) I'm working on an OpenSource API for BTC-E. Maybe you could check the prices there using my API as well.

Take a look at https://bitcointalksearch.org/topic/open-source-btc-e-api-in-c-722329
hero member
Activity: 686
Merit: 500
August 21, 2014, 06:34:28 AM
#6
Now sure how it's checking btw ... I have to check the API , all I know is that this is not giving the same rate as preev.com
full member
Activity: 121
Merit: 100
August 21, 2014, 06:31:38 AM
#5
Would have been cool if it brought some unique price-checking features or maybe updated 10 minute trade volumes of buy/sell...
hero member
Activity: 686
Merit: 500
August 21, 2014, 06:16:09 AM
#4
Pretty nice , don't really understand why no one posted here .
thank you , do you mind sharing the source code ?  Roll Eyes
He hasn't connected to the forum since May 1st, so I don't believe he will post it...

Not biggy , I just noticed that he posted the API , didn't notice
I will just rebuild it my self  Tongue
legendary
Activity: 1330
Merit: 1001
August 21, 2014, 06:07:27 AM
#3
Pretty nice , don't really understand why no one posted here .
thank you , do you mind sharing the source code ?  Roll Eyes
He hasn't connected to the forum since May 1st, so I don't believe he will post it...
hero member
Activity: 686
Merit: 500
August 21, 2014, 04:50:51 AM
#2
Pretty nice , don't really understand why no one posted here .
thank you , do you mind sharing the source code ?  Roll Eyes
full member
Activity: 196
Merit: 100
December 21, 2013, 04:30:19 PM
#1
i am the student of computer engineering...

i write a simply program for checking BTC price...


Autorefreshing:20sec

after refresing u can't refresh it again 10 sec
for api security.

i am using bitstamp api on my program.
Bitstamp api:https://www.bitstamp.net/api/

VirusTotal Scan:
https://www.virustotal.com/tr/file/b1048b426fc09aa19ec0a9797f877b58f7b8eccf21222901e476ea58fd4683ae/analysis/1387661485/

Program Hash's:
Code:
==================================================
Filename          : Bitstamp BTC-USD Price.exe
MD5               : 49e758c0a1a03425a1307e15b7de97b0
SHA1              : 68e342c7b817dece5c225ad851d8967c4a1e3540
CRC32             : fed5680c
SHA-256           : b1048b426fc09aa19ec0a9797f877b58f7b8eccf21222901e476ea58fd4683ae
SHA-512           : 552754f943964beb8e8059de135efa72ac54407ee59c5aef1c9b77f82df18e935e2355efd91a37da7ca6fe8e56737efbe4a40637d4f9cc34cdfd9ef5399b5904
SHA-384           : 50c889604e40974c01b277026328afb38b5c3671b44e2c74d8871e2ca4522d91172649f2a3935fd843a0613990773a10
Full Path         : C:\Users\Pc_Kacak41\Desktop\Bitstamp BTC-USD Price\Bitstamp BTC-USD Price.exe
Modified Time     : 21.12.2013 23:04:36
Created Time      : 21.12.2013 23:00:53
File Size         : 48.128
File Version      : 1.0.0.0
Product Version   : 1.0.0.0
Identical         :
Extension         : exe
File Attributes   : A
==================================================

Download Link:https://sourceforge.net/projects/btc-usd/
Donate;
BTC: 1ExRFdhW627UjGJ5qxLcwYhHTE5sTjBRkH


For running this program you need .Net framework 4.5 ...
Jump to: