TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Introducing Bitcoinica API (The first RESTful Bitcoin Trading API)

49 点作者 zhoutong超过 13 年前

5 条评论

JoachimSchipper超过 13 年前
Note: there was a lot of discussion about security etc last time Bitcoinica came up (<a href="http://news.ycombinator.com/item?id=2973301" rel="nofollow">http://news.ycombinator.com/item?id=2973301</a>).<p>patio11: "My semi-amateurish opinion is that as a non-registered securities dealer with all accounts having margin capabilities the (near 100%) likelihood of your Rails app exploitably broken is not the key source of risk to your business." (<a href="http://news.ycombinator.com/item?id=2974695" rel="nofollow">http://news.ycombinator.com/item?id=2974695</a>)<p>See also e.g. <a href="http://news.ycombinator.com/item?id=2974032" rel="nofollow">http://news.ycombinator.com/item?id=2974032</a> and <a href="http://news.ycombinator.com/item?id=2973429" rel="nofollow">http://news.ycombinator.com/item?id=2973429</a> plus tptacek's reply to <a href="http://news.ycombinator.com/item?id=2973732" rel="nofollow">http://news.ycombinator.com/item?id=2973732</a>.<p>On the other hand, Bitcoinica may not be less secure than Mt. Gox...
评论 #2981547 未加载
评论 #2981679 未加载
LeafStorm超过 13 年前
My problem with Bitcoin is that it is skewed to favor early adopters, but every two weeks or so one hears about a huge Bitcoin site being cracked, a State Department investigation, or a possible vulnerability, or something like that.<p>So, while the concept sounds interesting, it's very likely that if I get in early I will lose all of my Bitcoins to some exploit, and that if I get in late I will not be able to rack up enough Bitcoins to buy anything.
评论 #2982027 未加载
rb2k_超过 13 年前
Great work! I think I will have a lot of fun hacking away on this (yay, weekend project).<p>The only downside is that while I have no idea how I would be able to get a small amount of money (?25 Euros?) to the site. Bank transfers don't run on the weekends and while there is a bunch of ways to get money to mtgox, I don't know if any of them can be fueled by paypal/google checkout/amazon payments/... which operate on the weekends
评论 #2981480 未加载
masklinn超过 13 年前
&#62; Quotes API Returns latest quote(s) for a given currency pair.<p>&#62; Ticker:<p>&#62; URI: GET <a href="https://www.bitcoinica.com/api/quotes/[currency_pair].json" rel="nofollow">https://www.bitcoinica.com/api/quotes/[currency_pair].json</a><p>That's RPC over HTTP, not a RESTful API.<p>edit: well, apparently HN sides with meaningless keyword-babble, great.
评论 #2981472 未加载
评论 #2981612 未加载
marcf超过 13 年前
REST trading APIs? Not exactly HFT. :-)
评论 #2981752 未加载