Bitcoin Forum

Economy => Economics => Topic started by: bitkapp on July 04, 2013, 12:52:28 PM



Title: Bitcoin Live Price Plotting Software
Post by: bitkapp on July 04, 2013, 12:52:28 PM
BitKapp is releasing an open source Live Bitcoin price plotting software written in python. It is free to use and distribute in accordance to its GNU License.

The software has been developed as a learning experience and for general fun. However BitKapp does need to support its servers and we therefore ask that if this software has been of use to you to please consider a small donation at 1Bc9Jr8rxcp3be4DUHfVdSh3sZ9My9pqog

If you have any queries, suggestions or bug reports please do not hesitate to post them!

Post Link: http://bitkapp.com/blog/bitkapp-livechart-app/

Github Link: https://github.com/bitkapp/bitcoin-live-price-plotting-software (https://github.com/bitkapp/bitcoin-live-price-plotting-software)

Features:

  • Ability to set the refresh rate time for the requests. This scale goes from a default of 10 seconds per request to 60 seconds.
  • Ability to set the Y-axis scale with a simple slider widget.
  • Y-axis will auto update according to the current price whereabouts on the canvas.
  • The color of the line will change if the price goes up or down (this will help with very small changes in the price). Screenshots below.
  • Supports multiple currencies (USD, GBP, EUR)

Screenshots:

http://bitkapp.com/wp-content/uploads/2013/07/scrn.png

http://bitkapp.com/wp-content/uploads/2013/07/upscrn.png

http://bitkapp.com/wp-content/uploads/2013/07/downscrn.png





Title: Re: Bitcoin Live Price Plotting Software
Post by: bitkapp on July 04, 2013, 09:57:00 PM
bump


Title: Re: Bitcoin Live Price Plotting Software
Post by: bitkapp on July 09, 2013, 12:57:12 PM
Feedback would be greatly appreciated! Also we are developing two more applications to go in hand with this one. One is an orderbook to see the most recent bitcoin orders on mt gox. Also we have developed (easliy) a simple currency (USD, GBP, EUR) to bitcoin converter, which should be useful for any merchants out there. This will be released very soon! Please post any feedback for interest mainly for the orderbook! The currency to bitcoin app has already been done, and will be released soon.