Bitcoin Forum
March 28, 2024, 11:25:51 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 »
  Print  
Author Topic: Real Time Charting, Order Book, and Time & Sales  (Read 85469 times)
molecular
Donator
Legendary
*
Offline Offline

Activity: 2772
Merit: 1019



View Profile
October 21, 2011, 09:13:17 PM
Last edit: October 21, 2011, 10:47:03 PM by molecular
 #61

I just discovered this thread, should this one be used instead of the "old one" (realtime orderbook with websockets)? if so, maybe send people here and close the other one?

I've updated the code a bit to fix a few bugs.

Seen that, thanks!

Also, when loading the orders, we now get the entire order book, instead of just the tiny amount MtGox used to send.

Awesome! Just one question: HOW?

PGP key molecular F9B70769 fingerprint 9CDD C0D3 20F8 279F 6BE0  3F39 FC49 2362 F9B7 0769
"Bitcoin: mining our own business since 2009" -- Pieter Wuille
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Clark (OP)
Hero Member
*****
Offline Offline

Activity: 548
Merit: 502


So much code.


View Profile WWW
October 21, 2011, 09:24:08 PM
 #62

On October 19, MtGox just launched a new API call that returns the whole book!

https://mtgox.com/api/1/BTCUSD/public/fulldepth

Are you saying I should close the old forum thread or redirect users of /order-book/ to the main page at bitcoin.clarkmoody.com ?

molecular
Donator
Legendary
*
Offline Offline

Activity: 2772
Merit: 1019



View Profile
October 21, 2011, 10:48:45 PM
 #63

On October 19, MtGox just launched a new API call that returns the whole book!

https://mtgox.com/api/1/BTCUSD/public/fulldepth

Are you saying I should close the old forum thread or redirect users of /order-book/ to the main page at bitcoin.clarkmoody.com ?

I meant the thread. I've been monitoring that old thread and didn't know about the new one here. Maybe I'm not alone.

Thanks for the info on mtgox api.

Thanks for an awesome product, btw. I've been using it instead of my own trading clients for keepinp up to date on mtgox market ever since my websocket troubles started.

PGP key molecular F9B70769 fingerprint 9CDD C0D3 20F8 279F 6BE0  3F39 FC49 2362 F9B7 0769
Clark (OP)
Hero Member
*****
Offline Offline

Activity: 548
Merit: 502


So much code.


View Profile WWW
November 02, 2011, 04:55:53 PM
 #64

It looks like the WebSocket is back online, but Chrome support is still missing.

Clark (OP)
Hero Member
*****
Offline Offline

Activity: 548
Merit: 502


So much code.


View Profile WWW
November 10, 2011, 08:33:52 PM
 #65

With the recent upgrade to socket.io, the MtGox data is now available in Chrome again, as well as other browsers that lacked previous support.

Thanks to MagicalTux for moving on this!

toffoo
Sr. Member
****
Offline Offline

Activity: 408
Merit: 261



View Profile
November 10, 2011, 11:54:54 PM
 #66

Hi Clark,

It looks like there is a bug where the "Last" price in the ticker has been scaled down by a factor of 1000:


Clark (OP)
Hero Member
*****
Offline Offline

Activity: 548
Merit: 502


So much code.


View Profile WWW
November 11, 2011, 12:05:52 AM
 #67

It looks like there is a bug where the "Last" price in the ticker has been scaled down by a factor of 1000:

Thanks for the spot. I've just launched the fix.

pirateat40
Avast Ye!
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


"Yes I am a pirate, 200 years too late."


View Profile WWW
November 11, 2011, 09:18:54 PM
 #68

I keep seeing the depth failing to update.  I have it set to group by .01 and ill wait 10 min or so and refresh the page and the totals are different. 

Clark (OP)
Hero Member
*****
Offline Offline

Activity: 548
Merit: 502


So much code.


View Profile WWW
November 11, 2011, 09:26:10 PM
 #69

I keep seeing the depth failing to update.  I have it set to group by .01 and ill wait 10 min or so and refresh the page and the totals are different. 

What browser / OS are you using?

After the upgrade to socket.io, I've not had any problems with Chrome or Opera.

pirateat40
Avast Ye!
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


"Yes I am a pirate, 200 years too late."


View Profile WWW
November 11, 2011, 09:27:56 PM
 #70

I keep seeing the depth failing to update.  I have it set to group by .01 and ill wait 10 min or so and refresh the page and the totals are different. 

What browser / OS are you using?

After the upgrade to socket.io, I've not had any problems with Chrome or Opera.

I use Comodo Dragon (Chome Based), but also using Chrome on the notebook and having the same issues.

pirateat40
Avast Ye!
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


"Yes I am a pirate, 200 years too late."


View Profile WWW
November 11, 2011, 09:31:55 PM
 #71

I keep seeing the depth failing to update.  I have it set to group by .01 and ill wait 10 min or so and refresh the page and the totals are different. 

What browser / OS are you using?

After the upgrade to socket.io, I've not had any problems with Chrome or Opera.

Here is a screen shot for you.

Before
http://screenshotuploader.com/s/Kui1gxbCR7v

After Refresh
http://screenshotuploader.com/s/iNDnRR15tQd


nmat
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501


View Profile
November 15, 2011, 04:00:33 AM
 #72

Suggestion: Display the last price in the page title

Clark (OP)
Hero Member
*****
Offline Offline

Activity: 548
Merit: 502


So much code.


View Profile WWW
November 15, 2011, 06:29:56 AM
 #73

Suggestion: Display the last price in the page title



You shouldn't need this feature if you're using the site properly (with the Bitcoin Data Platform tab active at all times)  Wink

But I added it anyway.

nmat
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501


View Profile
November 15, 2011, 08:09:40 AM
 #74

You shouldn't need this feature if you're using the site properly (with the Bitcoin Data Platform tab active at all times)  Wink

But I added it anyway.

Thanks Smiley
Clark (OP)
Hero Member
*****
Offline Offline

Activity: 548
Merit: 502


So much code.


View Profile WWW
November 17, 2011, 06:40:53 AM
 #75

Hey all, please check the OP and refresh the page! We've just launched an interactive chart on the page.

Litt
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
November 17, 2011, 08:25:23 AM
 #76

The interactive chart is looking amazing Clark. Thank you for providing this service to the community.

A small donation on the way as soon as I receive my next mining income. Smiley
molecular
Donator
Legendary
*
Offline Offline

Activity: 2772
Merit: 1019



View Profile
November 17, 2011, 12:15:09 PM
 #77

Hey all, please check the OP and refresh the page! We've just launched an interactive chart on the page.

Awesome! Just one suggestion: can you increase/introduce space between candles?

PGP key molecular F9B70769 fingerprint 9CDD C0D3 20F8 279F 6BE0  3F39 FC49 2362 F9B7 0769
Clark (OP)
Hero Member
*****
Offline Offline

Activity: 548
Merit: 502


So much code.


View Profile WWW
November 17, 2011, 06:05:33 PM
 #78

Awesome! Just one suggestion: can you increase/introduce space between candles?


You can Ctrl+Drag on the chart to change the bar spacing.

molecular
Donator
Legendary
*
Offline Offline

Activity: 2772
Merit: 1019



View Profile
November 18, 2011, 02:32:32 AM
 #79

Awesome! Just one suggestion: can you increase/introduce space between candles?


You can Ctrl+Drag on the chart to change the bar spacing.

ha! awesome. what other tricks?

oh, and what's the meaning of filled vs. non-filled candle sticks?

PGP key molecular F9B70769 fingerprint 9CDD C0D3 20F8 279F 6BE0  3F39 FC49 2362 F9B7 0769
Clark (OP)
Hero Member
*****
Offline Offline

Activity: 548
Merit: 502


So much code.


View Profile WWW
November 18, 2011, 05:02:05 AM
 #80


ha! awesome. what other tricks?

oh, and what's the meaning of filled vs. non-filled candle sticks?

No other tricks just yet.

I updated the original post with the meaning of filled vs. empty bars, but I'll repeat here:

Filled: down for the bar - open > close
Empty: up for the bar - close > open
Red: down from previous close
Green: up from previous close

Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 »
  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!