Bitcoin Forum

Other => Beginners & Help => Topic started by: Skami on March 19, 2013, 09:56:11 PM



Title: Bitcoin exchange comparison chart
Post by: Skami on March 19, 2013, 09:56:11 PM
Hey, I've started mining bitcoin a few weeks ago so I'm still pretty new but I decided I wanted to make something relevant to it for fun (and to keep my programming skills sharp).
So after some hours I've come up with this

http://www.skami.net/ (http://www.skami.net/)
--
http://www.bitcoin-market-compare.com/ (http://www.bitcoin-market-compare.com/)
http://www.btc-market-compare.com/ (http://www.btc-market-compare.com/)
--


https://i.imgur.com/pAAcYZz.png (http://www.skami.net/)



Now designing isn't really my strong suit I would still really like to hear what you guys think of it, feedback is always appreciated :)

I'm planning on adding more exchange markets once I find a bit more time but I'm not really sure which to work on first, so if you have any suggests feel free to leave a comment.

Any feedback could also be send to admin@skami.net

or you can find me on https://twitter.com/SkamiCreations (https://twitter.com/SkamiCreations)


Title: Re: Working on bitcoin exchange comparison chart
Post by: Skami on March 20, 2013, 10:46:20 AM
The JSON I use to generate the charts:
USD
  • BitFloor   -   http://www.skami.net/Json.aspx
  • BTC24      -   http://www.skami.net/BTC24Json.aspx
  • MtGox      -   http://www.skami.net/MtGoxJson.aspx
EUR
  • BitFloor   -   //No EUR market
  • BTC24      -   http://www.skami.net/BTC24EURJson.aspx
  • MtGox      -   http://www.skami.net/MtGoxEURJson.aspx
HIGHS
  • BitFloor   -    http://www.skami.net/HighJson.aspx
  • BTC24      -   http://www.skami.net/HighBTC24Json.aspx
  • MtGox      -   http://www.skami.net/HighMtGoxJson.aspx

I have yet to create the HIGHS for the EUR chart but I will get to that eventually.

All Timestamps have been rounded down to half hours so they can be matched against each other with ease.

If you want to use this information please note that it is only updated every 30 minutes so please do not flood it with requests.


Title: Re: Working on bitcoin exchange comparison chart
Post by: davout on March 20, 2013, 10:52:48 AM
You should add Bitcoin-Central.net for EUR and Bitstamp for USD


Title: Re: Working on bitcoin exchange comparison chart
Post by: Skami on March 20, 2013, 11:28:18 AM
You should add Bitcoin-Central.net for EUR and Bitstamp for USD
Cool, will do this week somewhere :)


Title: Re: Working on bitcoin exchange comparison chart
Post by: 🏰 TradeFortress 🏰 on March 20, 2013, 11:32:17 AM
Pretty cool, what about candlestick / technical indicators if you're feeling up to the challenge?


Title: Re: Working on bitcoin exchange comparison chart
Post by: Skami on March 20, 2013, 11:37:23 AM
Pretty cool, what about candlestick / technical indicators if you're feeling up to the challenge?
Candlesticks with High's and Lows for that period you mean?
Or did you have something else in mind?


Title: Re: Working on bitcoin exchange comparison chart
Post by: Bitcoinfly on March 20, 2013, 08:34:31 PM
Yeah, those candlesticks with daily highs and lows would be great definitely.


Title: Re: Working on bitcoin exchange comparison chart
Post by: Skami on March 20, 2013, 09:10:03 PM
Yeah, those candlesticks with daily highs and lows would be great definitely.
Will work on that then, thanks for the feedback.


Title: Re: Working on bitcoin exchange comparison chart
Post by: tilex on March 21, 2013, 06:06:00 AM
I like it.  Especially the "high price" box labels.

One very very minor bug (using Firefox 19.0.2).  The Bitfloor label is cut off:

https://i.imgur.com/6MYbrat.png

You might not be a designer, but I think it looks nice and clean.  Keep it up!


Title: Re: Working on bitcoin exchange comparison chart
Post by: Dreadful on March 21, 2013, 07:08:10 AM
I'm sorry but doesn't bitcoincharts already offer this?


Title: Re: Working on bitcoin exchange comparison chart
Post by: sloper on March 21, 2013, 07:12:29 AM
Very cool stuff, thanks!


Title: Re: Working on bitcoin exchange comparison chart
Post by: Skami on March 21, 2013, 09:31:44 AM
I like it.  Especially the "high price" box labels.

One very very minor bug (using Firefox 19.0.2).  The Bitfloor label is cut off:

https://i.imgur.com/6MYbrat.png

You might not be a designer, but I think it looks nice and clean.  Keep it up!
I've noticed that myself as well I will work on it but thanks for the tip :)


I'm sorry but doesn't bitcoincharts already offer this?
I've searched around for a while but I couldn't find anything similar, but I wouldn't be surprised if there are others who had this idea before me.


Title: Re: Working on bitcoin exchange comparison chart
Post by: gopher on March 21, 2013, 11:12:22 AM
Now, I see there are 2 additional things you could consider doing:

1. Create user accounts,
2. Integrate the arbitrage bot https://bitcointalk.org/index.php?topic=153661.0;all (https://bitcointalk.org/index.php?topic=153661.0;all) into your web-site

Then you can lean back and see people flocking to participate.

Soon you will be thinking of ways to monetise (or rather bitcoinetise) this gem site of yours.

Congratulations anyways, great job!


Title: Re: Working on bitcoin exchange comparison chart
Post by: Skami on March 21, 2013, 06:34:43 PM
Now, I see there are 2 additional things you could consider doing:

1. Create user accounts,
2. Integrate the arbitrage bot https://bitcointalk.org/index.php?topic=153661.0;all (https://bitcointalk.org/index.php?topic=153661.0;all) into your web-site

Then you can lean back and see people flocking to participate.

Soon you will be thinking of ways to monetise (or rather bitcoinetise) this gem site of yours.

Congratulations anyways, great job!
Will consider doing this at a later stage or when more people feel this could be a good addition to the site.
Definitely interesting to look at though :)


Title: Re: Working on bitcoin exchange comparison chart
Post by: Skami on March 23, 2013, 10:40:55 AM
Manage to do a decent amount of work on it today :)

Made my Tick Fetcher Multithreaded,
Added BitStamp USD and Bitcoin-Central EUR,
Highs for all markets,
Divided files into categories for SEO,
Added an info page with links to all tickers and all highs.

http://www.skami.net/Info.aspx (http://www.skami.net/Info.aspx)


https://i.imgur.com/wA82JRG.png (http://www.skami.net/Info.aspx/)

And of course more features will be added soon, if you have any suggests please feel free to post them and I will see what I can do with them :)

PS. I guess English and terms in general aren't really my strong suit so if you spot any words/sentences that don't look right please leave a comment :)


Title: Re: Working on bitcoin exchange comparison chart
Post by: RichardChanze on March 23, 2013, 01:56:17 PM

Thank you so much, for your hard work. :D


Title: Re: Working on bitcoin exchange comparison chart
Post by: Skami on March 23, 2013, 05:31:49 PM

Thank you so much, for your hard work. :D
You are very welcome :)


Title: Re: Working on bitcoin exchange comparison chart
Post by: nottm28 on March 25, 2013, 10:37:57 PM

Thank you so much, for your hard work. :D
You are very welcome :)

That's a pretty damn fine site Skami - needs UK pounds for the few empire leftovers :)


Title: Re: Working on bitcoin exchange comparison chart
Post by: Skami on March 26, 2013, 09:33:55 AM

Thank you so much, for your hard work. :D
You are very welcome :)

That's a pretty damn fine site Skami - needs UK pounds for the few empire leftovers :)
Will do before this week is over.
I've found 3 markets that support GBP: MtGox, Bitcoin-Central and Intersango.
If anyone knows any other markets please post them so I can integrate them as well :)


Title: Re: Working on bitcoin exchange comparison chart
Post by: Skami on March 26, 2013, 08:47:40 PM
I've updated my website, setting stuff up for the GBP Chart and tried to make a few more things more intuitive.
If everything goes well I should be able to add the GBP Chart tomorrow, I've modified my fetcher so it is also fetching GBP ticks now so the chart should have some content once it gets released :).


Title: Re: Working on bitcoin exchange comparison chart
Post by: Skami on March 27, 2013, 07:36:05 PM
Added the GBP Chart :)
And of course I've added the JSON to the info page, including High's

http://www.skami.net/GBP.aspx (http://www.skami.net/GBP.aspx)


https://i.imgur.com/OU98UIj.png (http://www.skami.net/GBP.aspx/)

I'm still going to work on the design so it it will also be rendered properly on smaller resolutions.

If anybody has any suggestions/comments/requests or feedback please leave a comment and I'll get on it ASAP.


Title: Re: Working on bitcoin exchange comparison chart
Post by: Skami on March 31, 2013, 09:50:24 AM
Fixed mix up where MtGox EUR would be displayed on GBP Chart.


Title: Re: Working on bitcoin exchange comparison chart
Post by: nottm28 on April 01, 2013, 11:03:21 PM
Added the GBP Chart :)
And of course I've added the JSON to the info page, including High's

http://www.skami.net/GBP.aspx (http://www.skami.net/GBP.aspx)


https://i.imgur.com/OU98UIj.png (http://www.skami.net/GBP.aspx/)

I'm still going to work on the design so it it will also be rendered properly on smaller resolutions.

If anybody has any suggestions/comments/requests or feedback please leave a comment and I'll get on it ASAP.

This is brilliant - I am using it from my iphone now - loads in no time - many thanks


Title: Re: Working on bitcoin exchange comparison chart
Post by: u.MP on April 01, 2013, 11:06:00 PM
Very nice!


Title: Re: Working on bitcoin exchange comparison chart
Post by: Skami on April 02, 2013, 10:18:14 AM
Added the GBP Chart :)
And of course I've added the JSON to the info page, including High's

http://www.skami.net/GBP.aspx (http://www.skami.net/GBP.aspx)


https://i.imgur.com/OU98UIj.png (http://www.skami.net/GBP.aspx/)

I'm still going to work on the design so it it will also be rendered properly on smaller resolutions.

If anybody has any suggestions/comments/requests or feedback please leave a comment and I'll get on it ASAP.

This is brilliant - I am using it from my iphone now - loads in no time - many thanks
If you got any more suggestions please feel free to post them :)


Title: Re: Working on bitcoin exchange comparison chart
Post by: Skami on April 14, 2013, 08:12:05 PM
Had some downtime after a switched died on my but I'm back up :)


Title: Re: Working on bitcoin exchange comparison chart
Post by: nottm28 on April 21, 2013, 11:00:03 PM
Added the GBP Chart :)
And of course I've added the JSON to the info page, including High's

http://www.skami.net/GBP.aspx (http://www.skami.net/GBP.aspx)


https://i.imgur.com/OU98UIj.png (http://www.skami.net/GBP.aspx/)

I'm still going to work on the design so it it will also be rendered properly on smaller resolutions.

If anybody has any suggestions/comments/requests or feedback please leave a comment and I'll get on it ASAP.

This is brilliant - I am using it from my iphone now - loads in no time - many thanks
If you got any more suggestions please feel free to post them :)

Hey Skami, good job my friend - still using your site every day - it would be even better if there was a volume of transactions indicator flowing along the timeline- dunno what would be the best way to show it though - well you did ask :)


Title: Re: Working on bitcoin exchange comparison chart
Post by: Nissi on April 22, 2013, 12:12:31 AM
Cool stuff! Keep up the good work


Title: Re: Working on bitcoin exchange comparison chart
Post by: anderaga on April 22, 2013, 04:33:41 AM
Very nice.  Do you plan on adding additional exchanges in the future?


Title: Re: Working on bitcoin exchange comparison chart
Post by: pcrsweetness on April 22, 2013, 04:58:46 AM
good stuff...thank you for sharing.


Title: Re: Working on bitcoin exchange comparison chart
Post by: blackriver on April 22, 2013, 06:00:08 AM
it's very good.
are you planning to add new alt coins ? it's usefull


Title: Re: Working on bitcoin exchange comparison chart
Post by: bitwarrior on April 22, 2013, 06:17:17 AM
Nice work... can you build an app with that? :D  An App like this on IOS or Andriod will be a Big Sell :D


Title: Re: Working on bitcoin exchange comparison chart
Post by: Skami on April 22, 2013, 07:18:56 AM
Very nice.  Do you plan on adding additional exchanges in the future?
Did you have any exchanges in mind? :)
it's very good.
are you planning to add new alt coins ? it's useful
If you could link me to a few exchanges I will definitely look into that.
Nice work... can you build an app with that? :D  An App like this on IOS or Andriod will be a Big Sell :D

I might be able to create an Android app but that will take a fair amount of time about developing for IOS I've only looked into that once and that was kinda scary :p, so I doubt I'd be able to create that anytime soon.


Title: Re: Working on bitcoin exchange comparison chart
Post by: walletrss on April 22, 2013, 05:44:58 PM
looks great!


Title: Re: Working on bitcoin exchange comparison chart
Post by: Skami on April 22, 2013, 10:57:56 PM
looks great!
Thank you sir. :)


Title: Re: Working on bitcoin exchange comparison chart
Post by: Skami on April 24, 2013, 12:14:47 PM
Update:

Added https://campbx.com/ (https://campbx.com/) to the USD chart will add the API to them later once I have more ticks buffered.
Changed the main line to MtGox since Bitfloor isn't really alive any more.

If anyone can think of any other markets please feel free to leave a comment :)


Title: Re: Working on bitcoin exchange comparison chart
Post by: tyz010 on April 24, 2013, 12:23:37 PM
Nice looking chart, good work!


Title: Re: Working on bitcoin exchange comparison chart
Post by: raze on April 24, 2013, 12:50:30 PM
I like this. We need more people keeping the exchanges honest, especially the smaller ones :P


Title: Re: Working on bitcoin exchange comparison chart
Post by: Skami on April 24, 2013, 10:21:13 PM
I like this. We need more people keeping the exchanges honest, especially the smaller ones :P
If you know any small exchanges I should add please post them :)


Title: Re: Working on bitcoin exchange comparison chart
Post by: nottm28 on April 29, 2013, 03:28:54 PM
Hey Skami, is the website down - the graph has stopped showing for the last hour or so...


Title: Re: Working on bitcoin exchange comparison chart
Post by: Skami on April 29, 2013, 04:14:59 PM
Hey Skami, is the website down - the graph has stopped showing for the last hour or so...
Fixed, it seemed to have happened when I started tweaking my firewall thanks for the catch man, didn't notice it myself :)


Title: Re: Working on bitcoin exchange comparison chart
Post by: nottm28 on April 29, 2013, 05:58:20 PM
Thanks matey - looks good to go now...


Title: Re: Working on bitcoin exchange comparison chart
Post by: Skami on May 01, 2013, 05:49:41 PM
Thanks matey - looks good to go now...
No problem man, let me know if you find anything else that seems off :)


Title: Re: Working on bitcoin exchange comparison chart
Post by: Skami on May 11, 2013, 11:04:03 PM
My server is having some issues it somehow messed up the MtGox ticker but I managed to fix that, however there is still some issue with the CampBX Ticker since they return far more information than the average market, I hope to have fixed that by tomorrow :)


Title: Re: Working on bitcoin exchange comparison chart
Post by: Skami on May 15, 2013, 06:32:41 PM
Managed to fix all the issues (Thanks to the kind people at http://highcharts.com/), took some more time than I expected but everything should be cool now :)


Title: Re: Working on bitcoin exchange comparison chart
Post by: nottm28 on May 16, 2013, 10:47:09 AM
Ok I know it's a big ask but I'm throwing it out there - how about auto real time updates (save me pressing F5) - and if that can be done then how about changing page title to be current BTC price (then I wont have to keep preev.com open too :)

Ace work


Title: Re: Working on bitcoin exchange comparison chart
Post by: Skami on May 16, 2013, 05:36:38 PM
Ok I know it's a big ask but I'm throwing it out there - how about auto real time updates (save me pressing F5) - and if that can be done then how about changing page title to be current BTC price (then I wont have to keep preev.com open too :)

Ace work

I'll put the price in the title before the weekend is over.
About the real time updates, it only ticks every 30 minutes, but I'll look into it. :)


Title: Re: Working on bitcoin exchange comparison chart
Post by: nottm28 on May 16, 2013, 09:12:06 PM
Ok, small donation sent - I'm using your site every day so I felt I had to :)


Title: Re: Working on bitcoin exchange comparison chart
Post by: Skami on May 17, 2013, 07:57:39 AM
Ok, small donation sent - I'm using your site every day so I felt I had to :)

Greatly appreciated man :)


Title: Re: Bitcoin exchange comparison chart
Post by: BitMI on May 17, 2013, 01:22:49 PM
This is very handy site! :) Thank you for sharing. BTW weren't you thinking about adding btc-e into USD comparison?


Title: Re: Bitcoin exchange comparison chart
Post by: Skami on May 17, 2013, 01:35:51 PM
This is very handy site! :) Thank you for sharing. BTW weren't you thinking about adding btc-e into USD comparison?

<.< Must have slipped my mind, sorry about that. I make sure it's on the USD Chart before the weekend is over.


Title: Re: Bitcoin exchange comparison chart
Post by: Skami on May 17, 2013, 07:23:55 PM
Ok I know it's a big ask but I'm throwing it out there - how about auto real time updates (save me pressing F5) - and if that can be done then how about changing page title to be current BTC price (then I wont have to keep preev.com open too :)

Ace work

Added the current BTC price to the title, this is updated every 5 seconds and is fetched from MtGox for USD, EUR and GBP.

I also have started gathering ticks for BTC-E, and will add them to the chart soon.


Title: Re: Bitcoin exchange comparison chart
Post by: Skami on May 19, 2013, 10:01:08 AM
Added BTC-E to the USD Chart,

I'm going to do a complete overhaul (very) soon, I'm not happy with the results any more.


Title: Re: Bitcoin exchange comparison chart
Post by: Skami on May 19, 2013, 10:40:08 AM
Added BTC-E to the USD Chart,

I'm going to do a complete overhaul (very) soon, I'm not happy with the results any more.
BTC-e are scammers they scammed a lot of users.. they ban them and then you cannot withdraw! do not use btc e they are scammers
Source?


Title: Re: Bitcoin exchange comparison chart
Post by: Skami on May 19, 2013, 10:52:43 AM
Added BTC-E to the USD Chart,

I'm going to do a complete overhaul (very) soon, I'm not happy with the results any more.
BTC-e are scammers they scammed a lot of users.. they ban them and then you cannot withdraw! do not use btc e they are scammers
Source?
investigate yourself do not use sites blindly

there are a lot of reports.. just search the forum here I counted at least 5. very easy to find.

Just my opinion, if you come around screaming scam please bring some source next time and don't tell the people to go look for it.


Title: Re: Bitcoin exchange comparison chart
Post by: Skami on May 19, 2013, 10:57:35 AM
Added BTC-E to the USD Chart,

I'm going to do a complete overhaul (very) soon, I'm not happy with the results any more.
BTC-e are scammers they scammed a lot of users.. they ban them and then you cannot withdraw! do not use btc e they are scammers
Source?
investigate yourself do not use sites blindly

there are a lot of reports.. just search the forum here I counted at least 5. very easy to find.

Just my opinion, if you come around screaming scam please bring some source next time and don't tell the people to go look for it.
Well if you gwant to be scamed go do it. Why do you support dirty thieves and scammers

You sir, are a fool.


Title: Re: Bitcoin exchange comparison chart
Post by: Skami on May 21, 2013, 09:18:06 AM
Server had some hardware errors causing it to miss some ticks and have some unexpected downtime, I guess the hardware is reaching the end >.<.
I'm hoping to be able to buy a new server next week but right now I'm kinda low on funds so please bare with me if the website is down.


Title: Re: Bitcoin exchange comparison chart
Post by: Skami on May 25, 2013, 10:05:40 PM
Just a preview of Version 2,

http://v2.skami.net/ (http://v2.skami.net/)

The preference features aren't implemented yet they are just there to give you a basic idea.

Any feedback would be greatly appreciated.


Title: Re: Bitcoin exchange comparison chart
Post by: nottm28 on May 25, 2013, 10:10:12 PM
Just a preview of Version 2,

http://v2.skami.net/ (http://v2.skami.net/)

The preference features aren't implemented yet they are just there to give you a basic idea.

Any feedback would be greatly appreciated.

Love it - great idea!


Title: Re: Bitcoin exchange comparison chart
Post by: Skami on May 30, 2013, 08:21:40 AM
New website will be up somewhere around this weekend :)

More info will be posted soon.


Title: Re: Bitcoin exchange comparison chart
Post by: litecoinno on May 30, 2013, 08:40:24 AM
Cool, will do this week somewhere


Title: Re: Bitcoin exchange comparison chart
Post by: Skami on May 31, 2013, 08:10:03 PM
New version of the website has been released, the topic for which can be found here: https://bitcointalk.org/index.php?topic=221309.0 (https://bitcointalk.org/index.php?topic=221309.0)

If you are still a newbie you can leave your comments here. :)


Title: Re: Bitcoin exchange comparison chart
Post by: Ll_lkasz on May 31, 2013, 08:39:35 PM
good job


Title: Re: Bitcoin exchange comparison chart
Post by: Skami on May 31, 2013, 08:58:51 PM
good job

Uhhh Thank you I guess :P


Title: Re: Bitcoin exchange comparison chart
Post by: nottm28 on May 31, 2013, 09:06:11 PM
Love the new changes skami - massive improvements - many thanks.

I can't find any bugs but have 2 suggestions if I may...

Could the left hand menu be collapsible/expandable so I can get a full screen width view of the charts?

I would default the title bar update to 5 seconds not 1 - but that's just me not wan't to DDoS mtgox :)

Smart - keep up the good work!


Title: Re: Bitcoin exchange comparison chart
Post by: Skami on May 31, 2013, 10:18:32 PM
Love the new changes skami - massive improvements - many thanks.

I can't find any bugs but have 2 suggestions if I may...

Could the left hand menu be collapsible/expandable so I can get a full screen width view of the charts?

I would default the title bar update to 5 seconds not 1 - but that's just me not wan't to DDoS mtgox :)

Smart - keep up the good work!


Done and done, I deliver ;)


Title: Re: Bitcoin exchange comparison chart
Post by: slackers on May 31, 2013, 10:19:08 PM
will use thanks


Title: Re: Bitcoin exchange comparison chart
Post by: nottm28 on May 31, 2013, 10:38:44 PM
Charts no showing since last update skami - give your pc a tap :)


Title: Re: Bitcoin exchange comparison chart
Post by: Skami on May 31, 2013, 10:42:57 PM
Charts no showing since last update skami - give your pc a tap :)
I've tried the website on 4 different computers (2 remote) :p and my phone and charts always seem to load.
Maybe bandwidth is the bottleneck here.

Try clearing your cache, I hope that will resolve it.


Title: Re: Bitcoin exchange comparison chart
Post by: nottm28 on May 31, 2013, 11:05:42 PM
Charts no showing since last update skami - give your pc a tap :)
I've tried the website on 4 different computers (2 remote) :p and my phone and charts always seem to load.
Maybe bandwidth is the bottleneck here.

Try clearing your cache, I hope that will resolve it.


Deleted cookies and it works - thanks mate


Title: Re: Bitcoin exchange comparison chart
Post by: Skami on May 31, 2013, 11:10:45 PM
Charts no showing since last update skami - give your pc a tap :)
I've tried the website on 4 different computers (2 remote) :p and my phone and charts always seem to load.
Maybe bandwidth is the bottleneck here.

Try clearing your cache, I hope that will resolve it.


Deleted cookies and it works - thanks mate

Good to hear that :)
Just know that your preferences are also stored in a cookie.


Title: Re: Bitcoin exchange comparison chart
Post by: Eli0t on May 31, 2013, 11:33:40 PM
looks quite nice but im getting glitches in the lines (Firefox 21 with HW acceleration on)

https://i.imgur.com/EZqQgTE.jpg


Title: Re: Bitcoin exchange comparison chart
Post by: Skami on June 01, 2013, 08:52:12 AM
Those missing lines are down-time I've had so I wasn't able to fetch the data.
Sorry about that...


Title: Re: Bitcoin exchange comparison chart
Post by: nottm28 on June 25, 2013, 11:39:33 PM
bump for this site - use it every day

[EDIT] http://skami.net


Title: Re: Bitcoin exchange comparison chart
Post by: mprep on June 26, 2013, 11:02:27 AM
Seems like an interesting website. :)


Title: Re: Bitcoin exchange comparison chart
Post by: Skami on June 27, 2013, 07:48:50 AM
bump for this site - use it every day

[EDIT] http://skami.net
Appreciated.


Title: Re: Bitcoin exchange comparison chart
Post by: hany103 on June 27, 2013, 07:52:11 AM
Very cool stuff, thanks!


Title: Re: Bitcoin exchange comparison chart
Post by: longjohnsilver on June 27, 2013, 10:39:54 AM
Very nice site. Great work Skami.  :)


Title: Re: Bitcoin exchange comparison chart
Post by: Skami on June 28, 2013, 11:44:31 AM
Very nice site. Great work Skami.  :)
Thanks :)


Title: Re: Bitcoin exchange comparison chart
Post by: nottm28 on July 29, 2013, 11:33:28 PM
Bounce for newbies - great chart here - auto updates BTC/gox prices in the browser tab

[EDIT] http://skami.net


Title: Re: Bitcoin exchange comparison chart
Post by: gototalker on July 30, 2013, 03:12:19 AM
go to exchange market!


Title: Re: Bitcoin exchange comparison chart
Post by: Skami on October 30, 2013, 09:44:34 AM
Had some major downtime last night due to a database error after moving the server. About 14 hours of ticks will be missing.
Sorry about that... everything should be running smoothly now.


Title: Re: Bitcoin exchange comparison chart
Post by: Skami on November 22, 2013, 09:12:56 AM
So my server decided it was time for it's retirement >.>
I'll be trying to replace it ASAP but it may take some time due to funds being pretty low...

Sorry >.<


Title: Re: Bitcoin exchange comparison chart
Post by: nottm28 on November 22, 2013, 05:39:20 PM
So my server decided it was time for it's retirement >.>
I'll be trying to replace it ASAP but it may take some time due to funds being pretty low...

Sorry >.<

Doh, have you used amazon ec2 cloud server? You get 1 whole year free of charge for a mini instance. Basically a free linux server for 1 year - let me know if you need help setting it up...


Title: Re: Bitcoin exchange comparison chart
Post by: Skami on November 23, 2013, 10:18:28 AM
So my server decided it was time for it's retirement >.>
I'll be trying to replace it ASAP but it may take some time due to funds being pretty low...

Sorry >.<

Doh, have you used amazon ec2 cloud server? You get 1 whole year free of charge for a mini instance. Basically a free linux server for 1 year - let me know if you need help setting it up...

Well my tickers are based on C# so that might be an issue on Linux >.>


Title: Re: Bitcoin exchange comparison chart
Post by: nottm28 on November 23, 2013, 11:57:52 AM
So my server decided it was time for it's retirement >.>
I'll be trying to replace it ASAP but it may take some time due to funds being pretty low...

Sorry >.<

Doh, have you used amazon ec2 cloud server? You get 1 whole year free of charge for a mini instance. Basically a free linux server for 1 year - let me know if you need help setting it up...

Well my tickers are based on C# so that might be an issue on Linux >.>

I just checked, you can get windows instances free for 1 year too...

(You really should learn a proper language like java :) )


Title: Re: Bitcoin exchange comparison chart
Post by: Skami on November 23, 2013, 12:56:06 PM
So my server decided it was time for it's retirement >.>
I'll be trying to replace it ASAP but it may take some time due to funds being pretty low...

Sorry >.<

Doh, have you used amazon ec2 cloud server? You get 1 whole year free of charge for a mini instance. Basically a free linux server for 1 year - let me know if you need help setting it up...

Well my tickers are based on C# so that might be an issue on Linux >.>

I just checked, you can get windows instances free for 1 year too...

(You really should learn a proper language like java :) )

Proper language... Java... wat?


Title: Re: Bitcoin exchange comparison chart
Post by: Skami on November 23, 2013, 07:47:50 PM
Very cool stuff, thanks!
Thanks man :)


Title: Re: Bitcoin exchange comparison chart
Post by: Skami on November 30, 2013, 01:07:57 AM
Managed to revive my server, some ticks are lost though :(

And since the word Skami (http://www.skami.net/) seems to scare people of more than anything >.< I've added some new URL's :)

http://www.bitcoin-market-compare.com/ (http://www.bitcoin-market-compare.com/)
and
http://www.btc-market-compare.com/ (http://www.btc-market-compare.com/)



Title: Re: Bitcoin exchange comparison chart
Post by: MickyWong on November 30, 2013, 01:17:08 AM

http://www.btc-market-compare.com/ (http://www.btc-market-compare.com/)


The charts look great. :)
This link doesn't work for me though.


Title: Re: Bitcoin exchange comparison chart
Post by: Skami on November 30, 2013, 01:18:46 AM

http://www.btc-market-compare.com/ (http://www.btc-market-compare.com/)


The charts look great. :)
This link doesn't work for me though.

Thanks :)
Yea, they are still fresh so it might take some time for the DNS to pull through :)


Title: Re: Bitcoin exchange comparison chart
Post by: Skami on November 30, 2013, 06:57:37 PM
I've added Coinbase USD and BTC-E EUR to the charts :)


Title: Re: Bitcoin exchange comparison chart
Post by: negsulyts on November 30, 2013, 07:11:22 PM
Thanks, looks great  :)


Title: Re: Bitcoin exchange comparison chart
Post by: Peter882 on December 01, 2013, 10:56:43 AM

http://www.btc-market-compare.com/ (http://www.btc-market-compare.com/)


The charts look great. :)
This link doesn't work for me though.

Thanks :)
Yea, they are still fresh so it might take some time for the DNS to pull through :)

All the links work for me, and the charts certainly look great. :D


Title: Re: Bitcoin exchange comparison chart
Post by: Skami on December 01, 2013, 05:27:52 PM

http://www.btc-market-compare.com/ (http://www.btc-market-compare.com/)


The charts look great. :)
This link doesn't work for me though.

Thanks :)
Yea, they are still fresh so it might take some time for the DNS to pull through :)

All the links work for me, and the charts certainly look great. :D

Good to hear that :)


Title: Re: Bitcoin exchange comparison chart
Post by: klaasic on January 08, 2014, 03:38:20 PM
good job! I've been searching for something like this. I'm missing some exchanges for EUR though. e.g. bitcoin.de, Kraken, Justcoin, therocktrading, bitcurex


Title: Re: Bitcoin exchange comparison chart
Post by: Skami on January 10, 2014, 07:45:26 PM
good job! I've been searching for something like this. I'm missing some exchanges for EUR though. e.g. bitcoin.de, Kraken, Justcoin, therocktrading, bitcurex
Thanks, I'll look into them.

Also just improved the loading speed of my website by about 70% :)


Title: Re: Bitcoin exchange comparison chart
Post by: nottm28 on January 10, 2014, 07:54:52 PM
good job! I've been searching for something like this. I'm missing some exchanges for EUR though. e.g. bitcoin.de, Kraken, Justcoin, therocktrading, bitcurex
Thanks, I'll look into them.

Also just improved the loading speed of my website by about 70% :)

You decided to use java :)


Title: Re: Bitcoin exchange comparison chart
Post by: Skami on January 10, 2014, 08:59:00 PM
good job! I've been searching for something like this. I'm missing some exchanges for EUR though. e.g. bitcoin.de, Kraken, Justcoin, therocktrading, bitcurex
Thanks, I'll look into them.

Also just improved the loading speed of my website by about 70% :)

You decided to use java :)
Never!