Bitcoin Forum
May 09, 2024, 07:41:25 PM *
News: Latest Bitcoin Core release: 27.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 85483 times)
g2x3k
Full Member
***
Offline Offline

Activity: 147
Merit: 100

PooL-X.eu


View Profile WWW
November 19, 2011, 12:31:29 AM
 #81

really nice specially with updates / graph you got made i use it often

http://PooL-X.eu/ join the crew, bring your slaves
http://wallet.it.cx/ Instant LTC Wallet service
Whoever mines the block which ends up containing your transaction will get its fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715283685
Hero Member
*
Offline Offline

Posts: 1715283685

View Profile Personal Message (Offline)

Ignore
1715283685
Reply with quote  #2

1715283685
Report to moderator
1715283685
Hero Member
*
Offline Offline

Posts: 1715283685

View Profile Personal Message (Offline)

Ignore
1715283685
Reply with quote  #2

1715283685
Report to moderator
1715283685
Hero Member
*
Offline Offline

Posts: 1715283685

View Profile Personal Message (Offline)

Ignore
1715283685
Reply with quote  #2

1715283685
Report to moderator
S3052
Legendary
*
Offline Offline

Activity: 2100
Merit: 1000


View Profile
November 22, 2011, 09:21:29 PM
 #82

This is a wonderful service.

Just one question. It does not work today any more. Any idea what is wrong or if this issue is only happened at my computer?

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

Activity: 378
Merit: 250


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


View Profile WWW
November 22, 2011, 09:30:12 PM
 #83

This is a wonderful service.

Just one question. It does not work today any more. Any idea what is wrong or if this issue is only happened at my computer?

MTGox API changed.  He will fix it!

S3052
Legendary
*
Offline Offline

Activity: 2100
Merit: 1000


View Profile
November 22, 2011, 09:57:07 PM
 #84

Thanks

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

Activity: 548
Merit: 502


So much code.


View Profile WWW
November 22, 2011, 11:18:00 PM
 #85

I think the socket.io service is down at the moment.

For instance, the link to the hosted script is not available:

https://socketio.mtgox.com/socket.io/socket.io.js

(Maybe a nice link to click to see where the problem lies)

amincd
Hero Member
*****
Offline Offline

Activity: 772
Merit: 501


View Profile
November 29, 2011, 04:25:50 AM
 #86

This is awesome.
Proofer
Member
**
Offline Offline

Activity: 266
Merit: 36


View Profile
November 29, 2011, 05:56:53 AM
 #87

Nifty!  Thanks, Clark.
Clark (OP)
Hero Member
*****
Offline Offline

Activity: 548
Merit: 502


So much code.


View Profile WWW
November 29, 2011, 04:40:13 PM
 #88

This is awesome.

Nifty!  Thanks, Clark.

Thanks, guys.

phorensic
Hero Member
*****
Offline Offline

Activity: 630
Merit: 500



View Profile
November 30, 2011, 03:58:00 AM
 #89

This is my new favorite charting platform at the current version.  Thanks Clark.  I've been through at least 5 different web-based and stand-alone charting packages and they aren't as nice as what you are providing.  The only thing I could ask for is a way to visualize the depth chart, instead of, or in addition to a table of numbers.  It's easier for me to see where the walls sit with a graphic than a number.  I'm weird like that.  Oh, and I know this kills the layout of your page, but could we somehow get more horizontal width for the chart?  I realize that would stop it from lining up with the lower section, but it currently only uses 1/3 of my 16:9 screen - so much real estate wasted.  Maybe make it scalable?  Now I'm picking your project apart after giving it two thumbs up, lol!
pirateat40
Avast Ye!
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


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


View Profile WWW
December 06, 2011, 06:37:54 PM
 #90

Anyone else having strange volume bugs?  They seem to double up and go back after a refresh.

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

Activity: 548
Merit: 502


So much code.


View Profile WWW
December 06, 2011, 06:41:37 PM
 #91

Anyone else having strange volume bugs?  They seem to double up and go back after a refresh.

I just got a message about this and deployed a bit of new code that fixed another bug.

What settings were you using when you saw the bug? (price grouping, show depth in console, etc...)

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

Activity: 378
Merit: 250


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


View Profile WWW
December 06, 2011, 06:43:36 PM
 #92

Anyone else having strange volume bugs?  They seem to double up and go back after a refresh.

I just got a message about this and deployed a bit of new code that fixed another bug.

What settings were you using when you saw the bug? (price grouping, show depth in console, etc...)

I had thought it was on just the bid side, but looks like its both sides. See Ask 2.99

http://screenshotuploader.com/s/xA4K1bNyql


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

Activity: 548
Merit: 502


So much code.


View Profile WWW
December 06, 2011, 06:56:18 PM
 #93

I had thought it was on just the bid side, but looks like its both sides. See Ask 2.99

http://screenshotuploader.com/s/xA4K1bNyql

There is definitely a bot 'flashing' orders of ~3300 coins at a few levels on both sides of the book.

The issue could be in the initial synchronization of the poll-based full order book and the socket-based real time updates. I am working on a more precise way of achieving sync for these data sources, but it's not ready yet.

As to why the depth is building up over time, I couldn't say. I know there was a version of code deployed at one point with a serious flaw in the order book (getting volumes > 21M at points), but I fixed it a while back.

But there could be a person just piling up a ton of orders on certain prices...

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

Activity: 378
Merit: 250


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


View Profile WWW
December 06, 2011, 07:47:26 PM
 #94

I had thought it was on just the bid side, but looks like its both sides. See Ask 2.99

http://screenshotuploader.com/s/xA4K1bNyql

There is definitely a bot 'flashing' orders of ~3300 coins at a few levels on both sides of the book.

The issue could be in the initial synchronization of the poll-based full order book and the socket-based real time updates. I am working on a more precise way of achieving sync for these data sources, but it's not ready yet.

As to why the depth is building up over time, I couldn't say. I know there was a version of code deployed at one point with a serious flaw in the order book (getting volumes > 21M at points), but I fixed it a while back.

But there could be a person just piling up a ton of orders on certain prices...

Looks like its working well now.  As always, thanks. Donation on its way. Smiley

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

Activity: 378
Merit: 250


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


View Profile WWW
December 06, 2011, 10:03:22 PM
 #95

Spoke to soon, still broke. Sad  I guess its back to freaking out then refreshing.

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

Activity: 548
Merit: 502


So much code.


View Profile WWW
December 07, 2011, 07:23:41 PM
 #96

Spoke to soon, still broke. Sad  I guess its back to freaking out then refreshing.

Well the MtGox socket is down right now.

I've added functionality to poll for the depth table when a connection error is detected.

phorensic
Hero Member
*****
Offline Offline

Activity: 630
Merit: 500



View Profile
December 09, 2011, 02:23:49 AM
 #97

MtGox socketIO keeps going down intermittently every day, but your recent patch to fall back to polling is working beautifully.  Thank you.
pirateat40
Avast Ye!
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


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


View Profile WWW
December 10, 2011, 06:20:51 PM
 #98

The volume issues continue. Happens on Chrome, IE and my Droid.

http://screenshotuploader.com/s/7tubVFiMk0y

Litt
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


View Profile
December 10, 2011, 11:57:15 PM
 #99

I really love the looks and functionality of this site. Too bad that it's having issues with order book and volume so I have to manually refresh for current data Undecided
hannet
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
December 11, 2011, 03:26:19 AM
 #100

Market depth is not being updated without a refresh. Time & Sales might be broken too.
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!