Bitcoin Forum

Economy => Service Announcements => Topic started by: Heartbit.io on July 13, 2014, 08:58:02 AM



Title: [ANN] Heartbit.io - Real Time Data for Bitcoin and Altcoins
Post by: Heartbit.io on July 13, 2014, 08:58:02 AM
Hi everyone,

We are actually building some real time data visualization tools for bitcoin and altcoins.

Is anyone interested to test and participate to the building of the alpha/beta version ?

Here is the app: heartbit.io (http://heartbit.io/app)


Thanks!! !  If you have 2min leave a feedback !!

Share your ideas about the tools you want !


Title: Re: [ANN] Heartbit.io - Real Time Data for Bitcoin and Altcoins
Post by: Heartbit.io on July 13, 2014, 12:52:30 PM
http://i58.tinypic.com/250sfwo.png


Title: Re: [ANN] Heartbit.io - Real Time Data for Bitcoin and Altcoins
Post by: Heartbit.io on July 13, 2014, 01:05:16 PM
http://i57.tinypic.com/1ymzr9.png


Title: Re: [ANN] Heartbit.io - Real Time Data for Bitcoin and Altcoins
Post by: Heartbit.io on July 15, 2014, 08:05:59 AM
I've updated the thread with better screenshots. :)


Title: Re: [ANN] Heartbit.io - Real Time Data for Bitcoin and Altcoins
Post by: Heartbit.io on July 16, 2014, 08:59:31 AM
Up up !


Title: Re: [ANN] Heartbit.io - Real Time Data for Bitcoin and Altcoins
Post by: Heartbit.io on July 17, 2014, 12:32:32 PM
A simple mining calculator has been added.

http://i60.tinypic.com/ou613p.png


Title: Re: [ANN] Heartbit.io - Real Time Data for Bitcoin and Altcoins
Post by: Heartbit.io on July 17, 2014, 04:01:56 PM
An up to date supplier list has been added to the calculator modal.


Title: Re: [ANN] Heartbit.io - Real Time Data for Bitcoin and Altcoins
Post by: Heartbit.io on July 17, 2014, 05:13:04 PM
Nice :) Maybe the depth as the background to the trades and is there any way of separating the buying and selling volume? A volatility indicator and MACD and kitchen sink and... ;)

Most of the platform's api don't allow us to separate buying and selling volume, what we can do is putting some colors on the volume if the price increased or decreased during the volume timeframe (bitcoincharts style).

We plan to put some basic technical indicators very soon! Thank you for your feedback!


Title: Re: [ANN] Heartbit.io - Real Time Data for Bitcoin and Altcoins
Post by: edwardspitz on July 17, 2014, 08:16:34 PM
Nice! I'm actually working on a similar sort of project. So far it is just a little holiday exercise in d3 :) Have you found a way to get data from OKCoin and Huobi?


Title: Re: [ANN] Heartbit.io - Real Time Data for Bitcoin and Altcoins
Post by: Heartbit.io on July 17, 2014, 08:22:02 PM
Nice! I'm actually working on a similar sort of project. So far it is just a little holiday exercise in d3 :) Have you found a way to get data from OKCoin and Huobi?

OKCoin and huobi are definitively on our list of important exchange to plug. I think we'll plug them within 2weeks. For now we are trying to improve our data visualization and to fix some minor bugs.

thank you for this feedback


Title: Re: [ANN] Heartbit.io - Real Time Data for Bitcoin and Altcoins
Post by: theonewhowaskazu on July 18, 2014, 05:09:31 PM
Kudos to you, very nice widgets here.


Title: Re: [ANN] Heartbit.io - Real Time Data for Bitcoin and Altcoins
Post by: Coin Sentry on July 19, 2014, 01:56:35 AM
Nice :) Maybe the depth as the background to the trades and is there any way of separating the buying and selling volume? A volatility indicator and MACD and kitchen sink and... ;)

Most of the platform's api don't allow us to separate buying and selling volume, what we can do is putting some colors on the volume if the price increased or decreased during the volume timeframe (bitcoincharts style).

We plan to put some basic technical indicators very soon! Thank you for your feedback!

You definitely can tell on mintpal for example. My company is also working on such a chart analysis website and here is how we keep track.

Try running a jquery code to grab the recent 100 trades list from mintpal which indicates whether its a sell or buy action by denoting a 0 or 1. Repeat and save a copy every say 5 minutes and append the results to a server side json file. Convert to your database of choice, plot, enjoy. We append and save the data as we are working to offer a history, you may not have to?

Does this help?


Title: Re: [ANN] Heartbit.io - Real Time Data for Bitcoin and Altcoins
Post by: Heartbit.io on July 19, 2014, 11:56:28 AM


You definitely can tell on mintpal for example.

We are recording this but most of exchange places do not provide this level of detail. We are monitoring api's websocket when available , recording info in cassandra database and streaming it directly through socket.io


Title: Re: [ANN] Heartbit.io - Real Time Data for Bitcoin and Altcoins
Post by: Heartbit.io on August 14, 2014, 05:44:00 PM
NEW FEATURES

REAL TIME VOLUMES AND PRICES

http://i57.tinypic.com/n4cigx.jpg


CLICK AND DRAG : see details like number of transactions, high/low, volume during a specific timeframe fro deeper market analysis

http://i59.tinypic.com/51q8ah.jpg