Hi, I’m looking to calculate the bid/ask volume from the Trades API but don’t see anything in the resultant data that I can use… When calling getTradesV2 I can get the total number of trades and the price but want to determine on what side they traded. Anybody have any ideas? Thanks!