TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: I built a live Bitcoin price aggregator with multiple indexes

57 pointsby timothyjcoulterover 11 years ago

18 comments

gibyboover 11 years ago
So, assume I already have Bitcoins on Coinbase and have a verified account to sell them easily. Theoretically, my plan for free money would look like this:<p>- Say I have 11 BTC on Coinbase.<p>Wire $10k to OKPAY ($25 bank fee, 0% OKPAY commission)<p>Send OKPAY money to BTC-E, $200 fee (2%).<p>- Now I have $9,775 on BTC-E.<p>Within ~1 second of each other, I enter a market order to buy 10.754 BTC on BTC-e for $9,775, and sell 10.754 BTC on Coinbase for $10,488.21 (after their 1% fee).<p>These are the real market rates at the time of this post (accounting for book depth). I make $488 with no risk other than holding the Bitcoin for awhile, which anyone holding Bitcoin does anyway.<p>Before I attempt to do this and find out the hard way why it ends up costing me money in the process, could someone please kindly point out the flaw in my plan?
评论 #6835217 未加载
评论 #6835184 未加载
评论 #6835327 未加载
评论 #6835193 未加载
评论 #6835178 未加载
评论 #6835565 未加载
评论 #6835130 未加载
评论 #6835183 未加载
shazowover 11 years ago
I&#x27;d love to see this, but also including exchanges across different currencies (e.g. CNY) and normalized.<p>Kind of like <a href="http://bitcoinaverage.com/" rel="nofollow">http:&#x2F;&#x2F;bitcoinaverage.com&#x2F;</a> does, but with a nice chart like <a href="http://bitcoinindex.es/" rel="nofollow">http:&#x2F;&#x2F;bitcoinindex.es&#x2F;</a>.<p>I suspect the visualized data will be much more interesting, since different local economies behave differently. For example, when BTC was &quot;crashing&quot; yesterday to $850 USD, Chinese trades were still holding well about $1000 USD. Eventually the arbitrage opportunity becomes too big and the gap is closed. Watching this is fascinating.
minimaxover 11 years ago
Now that I have a huge stash of bit coins I was thinking of making a service&#x2F;startup where you could lend out your bit coins to people who would agree to pay you back a slightly higher number of coins in the future. Kind of like a bank but not corrupt and full of banksters like the federal reserve and JP Morgan. Once I have traction I can IPO but instead of sell my shares for cash I would sell them in bit coins.<p>I think it would have some kind of restful API.
评论 #6835062 未加载
评论 #6835129 未加载
评论 #6835083 未加载
评论 #6835045 未加载
评论 #6835511 未加载
评论 #6835205 未加载
评论 #6835082 未加载
评论 #6835061 未加载
alanbyrneover 11 years ago
Firstly, that&#x27;s very cool. Well done!<p>Secondly, I know hardly anything about bitcoins - but here all I see is an arbitrage opportunity. Buy bitcoins from BTC-e and sell them on MTGox, which seems to be consistently around 150 (I assume USD) different.<p>Am I missing something here?
评论 #6834951 未加载
评论 #6834959 未加载
评论 #6834859 未加载
评论 #6834854 未加载
Heliosmasterover 11 years ago
Sorry to break it out, but the plural of index is indices :(
timothyjcoulterover 11 years ago
The server had a blip making me lose about an hour of data, but I was really excited to show it to you.
评论 #6834804 未加载
adrianwajover 11 years ago
That&#x27;s great. I put up a simple autorefresh page at: <a href="http://btcpricenow.com" rel="nofollow">http:&#x2F;&#x2F;btcpricenow.com</a> - still gathering my thoughts on Litecoin. <a href="http://bitcoinwisdom.com/" rel="nofollow">http:&#x2F;&#x2F;bitcoinwisdom.com&#x2F;</a> seems to be best for realtime charting.
dan1234over 11 years ago
It&#x27;d be great if you could include an overall average of the exchanges and also convert USD into other currencies.
jackgaviganover 11 years ago
V.nice. There&#x27;s a plethora of applications for good dynamic graphing. I&#x27;d suggest adding a time axis.
patrickmayover 11 years ago
Do you have any data on volume of trades you could add? I&#x27;m curious as to how liquid the market is.
M4v3Rover 11 years ago
This is awesome. Where can I donate?
评论 #6835707 未加载
评论 #6835653 未加载
resuover 11 years ago
Looks good! X and Y axes with price&#x2F;time ticks would be really useful...
评论 #6835617 未加载
jstalinover 11 years ago
Just an FYI - for some reason the HTTPS Everywhere plugin kills your site.
评论 #6837648 未加载
aiafover 11 years ago
Shows a blank page for me or a &quot;Whoops, something went wrong!&quot;.
评论 #6835162 未加载
btbuildemover 11 years ago
Looks good. Perhaps add BTCChina, and label the horizontal axis?
TallboyOneover 11 years ago
Are you working on re-upping it? I would like to see.
评论 #6836567 未加载
johlindenbaumover 11 years ago
Looks nice, would like to see cavirtex exchange.
rafeedover 11 years ago
Nice, is this on github or similar?