Bitcoin Forum

Bitcoin => Project Development => Topic started by: logicalwire on April 18, 2014, 03:36:10 PM



Title: Bitstamp API Trensaction, Orderbook, Ticker and price alerts with PHP and MySQL
Post by: logicalwire on April 18, 2014, 03:36:10 PM
Hello everybody,

I'm making some software that interact with Bitcoin trading API like those provided by Bitstamp.net. This software can register the bitstamp's trensaction history in the database and set price alert on the ticker with sound. You have also the whole orderbook with colors that is updated every second.

You can finde the folder hier:

https://www.dropbox.com/sh/7j4ms8wqbb3h1k5/REnz-9c9na

A screenshoot hier:

http://imgur.com/HPWankN

Please leave me your comments. I hope that is helpful and it is a good step to understand how API work. I can also add some feature that you need feel free to ask me.


Title: Re: Bitstamp API Trensaction, Orderbook, Ticker and price alerts with PHP and MySQL
Post by: artenais on June 09, 2014, 05:21:08 PM
I seem to have some problems in putting it up to test it...a little more comments will have helped a lot :)