Hi, I looked at your function to calculate cumulatize size (getCumulativeSize), and I noticed that you divided the sum of cumulative size by price level size (cumulativeSize / uniquePriceLevels.size()); For example: for 10 price level of bid size, to calculate cumulative bid size = sum of bid size for each price level / 10. Is this correct?
Thanks -- You received this message because you are subscribed to the Google Groups "JBookTrader" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jbooktrader?hl=en.
