Bitcoin Forum
July 09, 2024, 02:25:34 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN] Heartbit.io - Real Time Data for Bitcoin and Altcoins  (Read 1742 times)
Heartbit.io (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile WWW
July 13, 2014, 08:58:02 AM
Last edit: July 19, 2014, 12:31:14 PM by Heartbit.io
 #1

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


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

Share your ideas about the tools you want !

Heartbit.io/app
Building the best market data visualization tools
Heartbit.io (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile WWW
July 13, 2014, 12:52:30 PM
Last edit: July 15, 2014, 08:02:36 AM by Heartbit.io
 #2


Heartbit.io/app
Building the best market data visualization tools
Heartbit.io (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile WWW
July 13, 2014, 01:05:16 PM
Last edit: July 15, 2014, 08:04:31 AM by Heartbit.io
 #3


Heartbit.io/app
Building the best market data visualization tools
Heartbit.io (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile WWW
July 15, 2014, 08:05:59 AM
 #4

I've updated the thread with better screenshots. Smiley

Heartbit.io/app
Building the best market data visualization tools
Heartbit.io (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile WWW
July 16, 2014, 08:59:31 AM
 #5

Up up !

Heartbit.io/app
Building the best market data visualization tools
Heartbit.io (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile WWW
July 17, 2014, 12:32:32 PM
Last edit: July 17, 2014, 04:01:23 PM by Heartbit.io
 #6

A simple mining calculator has been added.


Heartbit.io/app
Building the best market data visualization tools
Heartbit.io (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile WWW
July 17, 2014, 04:01:56 PM
 #7

An up to date supplier list has been added to the calculator modal.

Heartbit.io/app
Building the best market data visualization tools
Heartbit.io (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile WWW
July 17, 2014, 05:13:04 PM
Last edit: July 17, 2014, 05:30:05 PM by Heartbit.io
 #8

Nice Smiley 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... Wink

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!

Heartbit.io/app
Building the best market data visualization tools
edwardspitz
Sr. Member
****
Offline Offline

Activity: 546
Merit: 250


View Profile
July 17, 2014, 08:16:34 PM
 #9

Nice! I'm actually working on a similar sort of project. So far it is just a little holiday exercise in d3 Smiley Have you found a way to get data from OKCoin and Huobi?
Heartbit.io (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile WWW
July 17, 2014, 08:22:02 PM
 #10

Nice! I'm actually working on a similar sort of project. So far it is just a little holiday exercise in d3 Smiley 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

Heartbit.io/app
Building the best market data visualization tools
theonewhowaskazu
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250


View Profile
July 18, 2014, 05:09:31 PM
 #11

Kudos to you, very nice widgets here.

Coin Sentry
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile WWW
July 19, 2014, 01:56:35 AM
 #12

Nice Smiley 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... Wink

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?
Heartbit.io (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile WWW
July 19, 2014, 11:56:28 AM
 #13



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

Heartbit.io/app
Building the best market data visualization tools
Heartbit.io (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile WWW
August 14, 2014, 05:44:00 PM
 #14

NEW FEATURES

REAL TIME VOLUMES AND PRICES




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


Heartbit.io/app
Building the best market data visualization tools
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!