Replies: 1 comment
-
Oops. I may have forgotten something, it’s been a while since I wrote it. But you’re right. The current formula has a problem to measure the deep-depth order of arrival. I’ll review it, note the issue, and add a new fitting if needed. Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi
I was looking at the code to measure the trading intensity here
in particular
Say if your tick size is 1, mid price 101, and a buy happens at 105 (i.e. a trade at depth 4 ticks) then tick would be 7. This would then count to the intensity at the first 6 levels which doesn't seem right - am i missing something?
thanks
Richard
Beta Was this translation helpful? Give feedback.
All reactions