Bitcoin Forum
September 02, 2024, 04:38:18 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Service Discussion / Re: Bitstamp must provide proof of BTC reserves on: January 06, 2015, 02:41:21 PM
all your bitcoins are belong to us.
2  Economy / Exchanges / Re: Is HitBTC the only major marketplace with adequate demo trading feature? on: December 29, 2014, 02:25:45 PM
Who cares?! Come on, if no. of capital letters bothers you go to https://hitbtc.com/support and ask them. Else, plz, avoid flooding. If you want to follow th ediscussion there's a great button to click - the WHATCH button.
3  Economy / Exchanges / Is HitBTC the only major marketplace with adequate demo trading feature? on: December 29, 2014, 01:57:47 PM
Hi all! I guess this sub is the most appropriate for my question…
I’m testing a robot and looking for a platform to monitor its performance on near real market data. AFAIK, HitBTC offers such a service at https://demo.hitbtc.com/terminal with replicating real market data to demo trading mode. One more thing I found ok about HitBTC is that nonmarket bids are blocked to avoid abnormal spread. Seems like convenient enough for my goals. And HitBTC’s API looks also adeq uaenough for using a robot.
Any alternatives? Fast googling did not help me find any alternative to HitBTC. There are several forex companies like turboforex or bit4x which I don’t trust that much and several links to HitBTC’s press release concerning their own announcement. Kraken, Bitstamp, BTC_E do not offer anything like this. IS there any other big exchange with demo trading possibilities, except HitBTC? Wanna be sure, that my robot can make right decisions after tune up.
Btw, advices like http://lmgtfy.com/?q=bitcoin+exchange+demo+trading are not welcome)
4  Other / Beginners & Help / Re: How to use bittrex, hitbtc and bitstamp api on: December 26, 2014, 02:48:56 PM
Hey guys, me and my friend are working on a website which gets the price of BTC from a few exchanges and gets the average, can anyone please tell us how to use the API, ive seen the bittrex developers guide but i havent learnt much code, we are working more on the design front of the website. Help is appreciated.

Hope you did a good job with your site and with understanding how api works. Then here’s what you should do next:
Go to API sections for each of three exchanges you chose (but why did you chose bittrex?! they aren’t even listed on bitcoincharts, but.. anyway):
https://www.bitstamp.net/api/
https://hitbtc.com/api
https://bittrex.com/Home/Api
 
As far as I know, getting on with Bitstamp API is very useful, ‘cause many small exchanges just rewrite their API for easier migration of api traders. It might help you in the future, when those grow up.
HiTBTC provides useful examples of code on php and json (SDK) – that’s what you need for your first steps. Look here: https://github.com/hitbtc-com/hitbtc-php-sdk
So, I would choose Bitstamp, HITBTC and maybe Kraken (instead of Bittrex).
Or even better, if you want just to track live prices, go find to some market API like http://bitcoincharts.com/about/markets-api/ mentioned about. You would save some time and parse trading data from Bitstamp, HITBTC and any other exchange you want from one node.
How is it going with your site?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!