But the market replay is not showing bid/ask volume (market depth) when replaying data. What it does show is broken up and all over the place. Regardless of the speed, the market depth is not even close.
When looking at basic entry screen or order screen, I can see the bid/ask data on each side of the last price quote.
Not so on the DOM.
UPDATE:
Ok, I thumscrolled with my middle mouse button back and forth while running in Replay mode on the DOM and I can see the depth. If I don't scroll the mouse (move the dom up and down), then it just shows 1 by 1 and doesn't update.
Should be easy to fix if it's just syncing the update.
UPDATE:
Ok, start replay
Open Dom
Wait til price starts to update (should show 1 by 1 on bid ask)
Then after you see 1 by 1, move your scroll up or down just one click.
you will see it show the true bid/ask, but then immediately go back to 1 by 1 if there is a tick update. No tick update, you can see the true values. But the second it updates, then back to 1 by 1.
Seems like a thread/sync issue.
UPDATE:
Being the bug finder that I am ;-), I tried to disable market depth on the dom. Guess what, works as expected, lol.
Go figure. So that needs to be checked out. Market Depth on, and the market depth is whacked out. Market depth off, and market depth is on and working seemingly correctly!
UPDATE:
That and cum market depth. Both whacky. When both disabled, shows best.
Bear in mind, it appears to work correctly when connected to zenfire. (If I remember correctly)
If you have Cum Market Depth set to true, 20's keep showing up and don't come off the display.

Comment