if a trade executes on bid, the voice broker would say gone bid if a trade executes on offer, the voice broker would say gone offered. Where did you hear these terms?
Thanks. I am reviewing some TT API code and the coder has used strings "Gone Bid" and "Gone Offered" among the enums covering book events. What you've written makes sense in terms of the code I'm seeing, so thanks!