I have a fairly simple question: does the function GetCurrentBidVolume return the volume at the current bid price (Level I), or the total bid volume from Level II?
If it returns only the current bid volume, how can I add up the volume at the current bid + the volume at bid tick-1 + the volume at bid tick-2, and so on?
I would like to get the total bid volume or the 5 bid volume
Thx
Thomas
Comment